Jump to content

Krydos

Chief Executive Officer
  • Posts

    26430
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Signups opened on 2025-07-21 00:00:00.011 UTC and closed at 2025-07-21 00:57:35.379 UTC which is 57 minutes, 35 seconds, and 368 milliseconds. Free signups open every 12 hours. Sometimes they fill pretty quickly like you've noticed. Other times they stay open for quite a while. It usually takes people a few tries before they can get a free account. The trick is trying to signup when no one else is trying to signup, like yesterday.
  2. Free signups were open for 57 minutes yesterday. Maybe you should have tried signing up then?
  3. Your rebuild with Ubuntu 24 has been started and you'll get an email in a few minutes when it is done. Let us know if you need help with anything else.
  4. What error did you get while signing up for the Tommy plan?
  5. Thank you for increasing your Morty balance. Since you paid $20 I added $25.2631 to your balance which was $1.3282. So your total is $26.5913 now. Based on the load from the last month that should last you about 808 days or until 2027-10-07. We'll email you when you get low.
  6. I did apt update and apt upgrade on your VPS and everything seems to be fixed now. All of your domains are working except wordpresscenter.net. It looks like that domain expires in 5 days so maybe it needs to be renewed before it will work.
  7. Remote access enabled. host=65.19.154.90 port=5432 user=victord1_eventdly_app dbname=victord1_eventdly password=<set in Plesk>
  8. Your current balance was $18.0122. You paid $10, which means you get +$12 credit which brings your total to $30.0122. Based on the load for the last month that balance should keep your Morty account active for 912 days, which is roughly 2028-01-18. We will email you when your balance gets low.
  9. I took a quick look around, and it looks pretty thoroughly broken. You'll probably need to do a rebuild. I recommend taking a backup of any files you need. Let us know when you're ready to proceed.
  10. Sorry to hear about your donation issues. If you want to add an additional year to your Morty account you can use this link https://buy.stripe.com/8x23cx77M9szc7D4Gpco008 That should charge you $10, and then we'll credit your account with +$12 balance. Let us know if it works for you.
  11. They answered on Discord
  12. https://heliohost.org/dashboard/upgrade/
  13. No problem.
  14. Try something like this python3 -m venv .venv source .venv/bin/activate pip3 install python-telegram-bot pillow pytesseract requests email-validator python-dotenv
  15. The command is working fine, it's just letting you know that you should use a virtual environment. Parts of the operating system use Python too so if you change the versions or install random stuff to environment that the operating system uses you could break the whole VPS. Here is a guide for how to create a virtual environment and install modules with pip inside it. https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/
  16. What error do you get when you try running that yourself via SSH?
  17. This was posted at 10:12am my time. Based on the timestamps, I'm guessing this was caused by Johnny's /tmp being full this morning which would cause that error. I cleaned it up at 10:47am and everything should be working again now. Let us know if it happens again.
  18. Your rebuild has been started and you'll get an email in a bit when it finishes.
  19. Remote access enabled. host=65.19.154.90 port=5432 user=cjc080911_db_user dbname=cjc080911_db password=<set in Plesk>
  20. It looks like it's a common issue that pops up on Hestia. I created the file /etc/nginx/conf.d/fixssl.conf and put these contents proxy_ssl_server_name on; proxy_ssl_name $host; Then I restarted Nginx and everything seems to be working now.
  21. Have you tried reissuing the SSL certificates through Hestia?
  22. Unsuspended. You should be able to login to your control panel in 5 minutes or so, and your websites may continue to show 503 errors for 30 minutes or so.
  23. So, is this jumonjii the account you would like to keep?
  24. You can't change or delete the root user, but you can add as many users as you want with the useradd command. https://www.strongdm.com/blog/create-users-in-linux-with-useradd-command
×
×
  • Create New...