Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,316
  • Joined

  • Last visited

  • Days Won

    905

Everything posted by Krydos

  1. Here you go https://heliohost.org/vps/pay/?code=4KIVlsrTFsbTphcF
  2. Your 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-11-19.
  3. Which MS SQL database are you planning on connecting to?
  4. Added. It should start working in about 2 hours.
  5. The restart has been started and you'll receive an email in a bit with a link to continue the reset process. You can set it as your main domain during the reset, or you can choose a free domain as your main domain again, and we can re-add it after the reset.
  6. You are required to do an account reset if you wish to stay on Johnny. You are allowed to have a partial backup of a file or two if you need, but each file needs to be checked manually by an admin prior to being approved for backup to make sure we aren't backing up anything that violates our terms of service. If you don't need a backup of anything let us know and we can proceed with the reset immediately.
  7. Here is our documentation on how to host a Flask website on the free Johnny plan. https://wiki.helionet.org/Flask Please note that SSH isn't required, nor is uploading hacker web shells with extremely weak passwords stored in plaintext that are comically insecure. If you feel like you're incapable of following these instructions, you can purchase a VPS at https://heliohost.org/vps/ where you will have root SSH access.
  8. What does the Python application do?
  9. The reason you were suspended is because you intentionally uploaded a web shell. It looks intentional to me because it has your name written all over it in the comments, etc. Attempts to hack our servers, or circumvent limitations imposed for the security of our thousands of other users sharing the same server as you are not taken lightly. If you need SSH access you can purchase a VPS at https://heliohost.org/vps/ where you will have root access to install anything you want, and you can't be tempted to try to access other users data because you're the only user on the server.
  10. 1. https://helionet.org/index/topic/59895-solved-subscription-was-suspended/#findComment-266335 2. https://helionet.org/index/topic/65589-solved-subscription-was-suspended/#findComment-293864 3. https://helionet.org/index/topic/65897-solved-my-account-is-overuse/#findComment-294816 4. This one.
  11. 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.
  12. 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.
  13. The file has been deleted. Keep in mind you can fix this yourself by increasing your storage space at https://heliohost.org/dashboard/storage/ rather than waiting for an admin.
  14. 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.
  15. Here's a guide I found on how to install Tomcat on Ubuntu 24. Since you have root access to the VPS you have the ability to install anything you want without an admin's help. https://medium.com/@jasonrbodie/learn-linux-install-apache-tomcat-10-and-nginx-on-ubuntu-24-04-5bcdd9fad1c9 If you're new to Linux or if if you have any questions feel free to ask. We prefer to give users the opportunity to learn how to do stuff like this themselves if they're willing to learn. If you mess things up you always get 1 free rebuild per month.
  16. Yeah, thanks for using Perl. Not many people do so it's cool to see it getting some use. Let us know if you need help with anything else.
  17. Your VPS is ready now, and you should have received an email about it. Depending on the OS you select it can take anywhere between 6 minutes to 24 hours for it to be ready. CentOS Stream 10 is closer to the 24 hour end of the spectrum. In fact, you're the only person who has ever requested this OS.
  18. Something like this may work depending on your software. Make sure the port matches what port your websocket is running on. RewriteEngine on RewriteRule (.*) http://127.0.0.1:33333/$1 [P,L] If it doesn't work let us know and we can try an Nginx proxy instead.
  19. I'm not sure why you need all of these installed. Most people just use one type of database at a time. Nonetheless, they have been installed.
  20. Are you still interested in signing up for a VPS?
  21. Glad it's working. Let us know if you need help with anything else.
  22. Have you read https://wiki.helionet.org/FAQ#Does_HelioHost_support_sockets?_Which_ports_are_open?
  23. Are you using Python 3.12 or Python 3.9?
×
×
  • Create New...