Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,862
  • Joined

  • Last visited

  • Days Won

    925

Everything posted by Krydos

  1. Which MS SQL database are you planning on connecting to?
  2. Added. It should start working in about 2 hours.
  3. 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.
  4. 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.
  5. 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.
  6. What does the Python application do?
  7. 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.
  8. 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.
  9. 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.
  10. 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.
  11. 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.
  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. 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.
  14. 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.
  15. 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.
  16. 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.
  17. 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.
  18. Are you still interested in signing up for a VPS?
  19. Glad it's working. Let us know if you need help with anything else.
  20. Have you read https://wiki.helionet.org/FAQ#Does_HelioHost_support_sockets?_Which_ports_are_open?
  21. Does it work now?
  22. Are you using Python 3.12 or Python 3.9?
  23. It looks like you paid $19 for $24 Morty prepaid balance. This isn't a subscription. It's just a one-time payment, so there is no billing zipcode or any billing information at all really saved. $24 balance at $1 per month generally lasts people 2 years, but if you have any memory or CPU overages it could shorten the time. You can add to your prepaid balance at any time if you want, but right now your estimated expiration date is 2027-09-21. We'll email you once a month to keep you updated on how your balance is being used. If your balance goes all the way to zero we'll email you one last time to ask you if you want to increase your prepaid balance, and if we don't hear from you your account gets moved to Tommy, and will then require logins every 30 days to stay active. If you fail to login the account is archived, and you can renew it at any time through our website. TLDR: You didn't signup for a subscription.
  24. Remote access enabled. host=64.62.151.106 port=5432 user=blasco86_tstsite dbname=blasco86_tstsite_db password=<set in Plesk> It looks like you picked the Johnny plan, which doesn't have SSH. If you need SSH you will have to choose a VPS plan instead which can be found at https://heliohost.org/vps/
×
×
  • Create New...