Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,912
  • Joined

  • Last visited

  • Days Won

    891

Everything posted by Krydos

  1. They answered on Discord
  2. https://heliohost.org/dashboard/upgrade/
  3. No problem.
  4. Try something like this python3 -m venv .venv source .venv/bin/activate pip3 install python-telegram-bot pillow pytesseract requests email-validator python-dotenv
  5. 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/
  6. What error do you get when you try running that yourself via SSH?
  7. 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.
  8. Your rebuild has been started and you'll get an email in a bit when it finishes.
  9. Remote access enabled. host=65.19.154.90 port=5432 user=cjc080911_db_user dbname=cjc080911_db password=<set in Plesk>
  10. 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.
  11. Have you tried reissuing the SSL certificates through Hestia?
  12. 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
  13. For anyone who searches and finds this you can select your OS yourself with using up your free rebuild by clicking the custom VPS button during signup. https://heliohost.org/vps/custom/ Your VPS rebuild has been started and you'll get an email in a bit when it finishes. Your next free rebuild will be available on 2025-08-16. If you need additional rebuilds prior to that date they can be purchased for $1 each.
  14. The TXT record method works great if you're using external DNS, such as Cloudflare, where you can edit your DNS records yourself. You can't edit your own DNS records if you're using ns1.heliohost.org and ns2.heliohost.org currently. We are planning on adding the ability for you to manage your own DNS records on our nameservers eventually. Like most features there is no ETA for when it will be implemented though.
  15. After increasing the storage space your websites can continue to show 503 errors for up to 2 hours until the next Apache restart. Also make sure you clear your browser cache. That domain appears to be working for me already.
  16. Your current balance is $12.7603, plus the $12 credit (bonus of $2 on a $10 payment) brings your total to $24.7603. Over the last 7 days your average bill has been $0.2375 per day so if the load remains the same your balance should keep your account active for 104 days or 2025-10-26. Thanks for the payment.
  17. Have you tried this https://wiki.helionet.org/Google_Site_Verification ?
  18. DKIM, SPF, and DMARC have been set up for the domain scutoid.top. 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.
  19. Here is your storage usage: Backups 0 MB Emails 0 MB Files 520.49 MB Trash 479.49 MB Logs 1.59 MB PSQL 0 MB MySQL 48.82 MB Total 1050.39 MB When you delete something through the Plesk file manager you may want to check the box to skip the trash. I cleared the trash for you, and you're under the limit again. You should be able to login now, but your websites may continue to show 503 errors for a while until the next Apache restart.
  20. Not sure how I missed that one. Try now.
  21. Installed. You can see the current list of installed modules and their versions for Johnny's Python 3.12 at https://krydos2.heliohost.org/pyinfo/info3.12.py
  22. Closing due to inactivity since there has been no response in this thread for over a week. If you're still having this issue or need help with something else please open a new ticket.
  23. Remote access enabled. host=65.19.154.90 port=5432 user=kelueders_admin dbname=kelueders_djangodelights password=<set in Plesk>
  24. I don't see any subscriptions under this email address. It looks like you have a Tommy account, which is a one-time donation, and then you can use it for however long you want. You could continue to use the same Tommy account for free for the next 20 years without paying us anything else if you wanted to. If you have a subscription under a different email address please let us know, but as far as I can tell there is nothing to cancel.
  25. Thanks in advance.
×
×
  • Create New...