Jump to content

Krydos

Chief Executive Officer
  • Posts

    26418
  • Joined

  • Last visited

  • Days Won

    943

Everything posted by Krydos

  1. Yep, Morty never has 502 errors because there are far fewer domains on that server, and it only takes Apache 10 seconds or so to restart. Morty also uses graceful restarts so the old Apache threads continue serving requests while the new Apache threads load up the configuration. On the free hosting plans we use hard Apache restarts which shows 502 errors for a minute or two every time Apache is restarted. You can read more about 502 errors with this link if you want to https://wiki.helionet.org/502_Bad_Gateway
  2. Sorry for the delay. I've been travelling the last few weeks, and somehow managed to miss this one. The requested DNS record has been added. In the future, if you don't receive a reply within 24 hours we encourage users to bump their support requests to make sure we don't miss it.
  3. Since there was no request for the March 23rd backup I'm going to mark this as solved and lock it. If you're still missing any data please use this link to open a new support request. https://helionet.org/index/forum/45-customer-service/?do=add
  4. Which host are you using?
  5. It's working for me. This one seems to be working fine too. You failed to pay your Morty bill so you were moved to a free hosting server. If you want a fast server you should upgrade back to Morty. The free hosting servers are much slower than the production Morty plan. We don't recommend running Wordpress on the free hosting because it is very bloated, slow, and causes a lot of load. It's pretty common for people to get suspended for high load running 1 Wordpress site on the free hosting, and you're running 2 Wordpress sites. The 500, 502, 503, and even 504 errors are because the free hosting is very overcrowded and not intended to run such bloated software as Wordpress. Here are some options for you to consider: FREE: Switch to some other software other than Wordpress. Pretty much any other software will run faster with less errors. FREE: The free hosting server you're on is scheduled to be upgraded in the next month or two anyways, because it is very old and starting to fall apart. If you want to wait for a bit it may get better. FREE: We also have a free hosting server called Johnny that we could move you to. Since Johnny was just rebuilt a few weeks ago, and is very empty still it will be faster than the older, more crowded Tommy you're on now. RECOMMENDED $1 per month: Upgrade back to Morty at https://heliohost.org/dashboard/move/ You've had quite a few issues since you refused to renew your Morty plan, so going back to Morty would fix all of that. This plan has variable billing if you go over 200 GB memory or 10k CPU in a day. $4 per month: We also have VPS plans that run Wordpress well starting at $4 per month https://heliohost.org/vps/subscription/?mem=1&cpu=2&hdd=50&os=ubuntu24 The advantages of a VPS is you have the whole server to yourself so other people can't slow you down, and you have root SSH access.
  6. The backup you downloaded is a full backup from 2024-07-25. I have removed the old backup and added a partial backup from 2026-05-09 when the Johnny server was powered off. To download the new backup just go to https://heliohost.org/backup and request a new link. After downloading the new backup let us know if you're still missing anything.
  7. Remote PostgreSQL is transferred to the new server when your account moves so you don't need to request it again. I just checked and it's already set up. Most likely you didn't read the email you received when your account finished being moved that said if you use remote database connections you may need to update your host to the new IP address that your account is on.
  8. This person had a VPS, not a Plesk account. I'm not sure where they changed their email address. Maybe on the forum? VPS don't automatically update their email address from the forum if you change the forum email address. This person has already deleted their VPS for some reason though so I guess we'll just mark it as solved. @thywickedone If you deleted your VPS because you can't change your email address, we can change the email address and rebuild it for you. For VPS by default we just set the email address to whatever your PayPal account is using.
  9. Installed. You can see the current list of modules and their versions for Morty's Python 3.14 at https://morty2-info.heliohost.org/pyinfo/info3.14.py
  10. Krydos

    Johnny Upgrade

    Yes, if you need more domains added to your account you can follow these steps Click this link https://helionet.org/index/forum/45-customer-service/?do=add to start a new support request. Provide your username. Provide the domain you want added.
  11. It looks like you deleted your account for the reason "performance issues". Tommy is quite slow right now due to being overdue for a rebuild. We're going to be upgrading Tommy in the next month or so which should improve the performance quite a bit. Even after the rebuild Tommy will still be more crowded and slower than our Morty plan though. If you'd like to try Morty for a bit to see if that fixes your issues with performance let us know.
  12. DKIM, SPF, and DMARC have been set up for the domain dark.helioho.st. We recommend sending a real email (not just the word "test" or a blank email) to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be. You suspect correctly. It supports Johnny domains now.
  13. Remote access enabled. host=65.19.154.90 port=5432 user=dvdbrugnoli_RestaurantManagerADMIN dbname=dvdbrugnoli_RM password=<set in Plesk>
  14. That's not one of our IPs, so you'd have to contact whoever owns that IP address to have reverse DNS set up. We can create an A record on bladerunner.top pointed to 45.156.84.85 though. Of course you can also use external DNS and create the A record yourself too. Let us know if you'd like more information on how to set up external DNS so you can add and remove DNS records yourself, or if you'd rather we create the A record for you.
  15. Correct. SQLite3 is actually built into every Python 3.14 by default too, but we recommend using MariaDB or PostgreSQL because they're easier to get working, and better performance. This module is really ancient and doesn't even work with Python 3.0. For Python 3.14 I installed Beautifulsoup4 instead. You can see the current list of installed modules for Johnny's Python 3.14 at https://johnny-info.heliohost.org/pyinfo/info3.14.py
  16. Please provide the following information: Database name 5-10 table names from the database Any unique string of data that may be in the database
  17. It looks like yesod already figured it out, but for anyone who doesn't already know you can manage your PayPal subscriptions at https://www.paypal.com/myaccount/autopay/ If you cancel it through there it won't automatically try to bill you anymore, but your VPS will stay active until your payment runs out. We have had quite a few people ask for pay-as-you-go billing for VPS so you can just pay with one-time payments instead of setting up a subscription. This is something we will implement eventually, but like most things there is no exact ETA for it.
  18. Did you download your backup from https://heliohost.org/backup ?
  19. DKIM, SPF, and DMARC have been set up for the domain pinahouse.heliohost.us. We recommend sending a real email (not just the word "test" or a blank email) to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be.
  20. Installed. You can see the current list of installed modules for Johnny's Python 3.14 at https://johnny-info.heliohost.org/pyinfo/info3.14.py
  21. Sounds good. Let us know if you need help with anything else.
  22. Are they gone now? Tommy has been grumpy the last few days because he was scheduled to be upgraded next, and Johnny cut in line. I've had to kill stuck tasks for 3 different people in just the last few days.
  23. Installed. You can see the current list of modules and their versions for Johnny's Python 3.14 at https://johnny-info.heliohost.org/pyinfo/info3.14.py
  24. Yeah, there is a backup from March 23rd when the account was archived. Let us know if you're missing anything from the May 8th backup, and we can try sending you the March 23rd backup instead.
  25. Request a new download link from https://heliohost.org/backup/ I added the backup from May 8th when Johnny was powered off.
×
×
  • Create New...