Jump to content

wolstech

Chief Risk Officer
  • Posts

    19282
  • Joined

  • Last visited

  • Days Won

    766

Everything posted by wolstech

  1. Users are only allowed to use the python binaries provided by our server. You may not download and run your own. If you have concerns that something doesn't work, you need to contact support. Trying to modify anything outside your home folder, or creating symlinks to files outside your home folder, will result in a hacking ban. You're sharing a server with several thousand other users. If you want to run custom binaries or access the rest of the server, you need a VPS. If you use /tmp, you should not leave your files in /tmp permanently, as doing so can fill /tmp (which will break the server) and can also be seen as evading the disk space limit (we've had users do that before...). If you do store something in /tmp, your code should either move those files into your account or delete them when finished. If your account is seen doing this sort of thing again, your account will receive a permanent ban without warning or refund. Unsuspended. Your account can take up to 2 hours to function.
  2. No worries. Our support is based in America, and when you made the request it was ~3AM EDT. If you make a request overnight (especially between ~12AM - 6AM EDT) you likely won't get a response for several hours just because we're all asleep. That said, I just went to add these for you and realized your account has already reached its domain limit of 15. If you want to add these domains, you need to buy a second account or remove 2 existing domains first. Do you have any domains you want to remove? If not, you can purchase a second account at https://heliohost.org/morty/ then let me know the username and I can add the domains to that one instead.
  3. When domains are added/removed, or when settings like enabling node or switching PHP versions are changed, Apache has to restart to load the new config before it takes effect. Since you are one of several thousand sites on the server, there are always changes like that being made, and people waiting for them. If you've ever requested a domain or used some of the options in Plesk and were told it takes "up to 2 hours to take effect", the Apache restart is what you're waiting for.
  4. Requests can take up to 24 hours to receive a response, with the oldest requests worked first. Bumping your topic without waiting at least 24 hours may result in your request taking longer than normal to receive a response.
  5. Every 2 hours, or about 12 times a day
  6. It's the server performing a routine Apache restart. https://wiki.helionet.org/502_Bad_Gateway The only server that doesn't show this error is Morty, because Morty is fast enough that the restarts complete in seconds, well before the connections can time out and generate a 502.
  7. Unsuspended. It can take up to two hours for your domains to function again.
  8. Looks like you left your FTP sessions open. The load was from systemd, which usually happens when processes are running inside a user account for extended periods (FTP connections left open, overuse of cron, etc.). In your case, there are a bunch of FTP connections listed as other processes, including several that are marked idle, so that's the most likely cause.
  9. Krydos can probably answer this for sure, but my guess is this site was the one that got you flagged: https://vouchergo.app/
  10. Domain added. Please be sure to configure DNS. The domain can take up to 2 hours to function.
  11. Krydos can assist with this.
  12. You're suspended for downloading binary files into /tmp and trying to symlink them. Can you explain why your account was doing this?
  13. You're suspended because your account contains malware. The files in the down folder that were labeled as download clients with Chinese names are malicious. https://www.virustotal.com/gui/file/0b7a989ae07ce603b80f8debcd0517ba22cb04a7a66ba0c1ef9f2180cb146198 In addition, there may also be possible copyright infringement on your account, although we were unable to verify this as the buttons for selecting the content did not work. Accounts containing malware cannot be unsuspended. Instead, it needs to be reset without a backup, which permanently deletes all of your data including the malware. Please let us know when you're ready to proceed with the reset.
  14. It has nothing to do with multiple accounts. This time around you're suspended for high load because you left an SFTP session open for several hours and used up your CPU quota. SFTP consumes CPU usage just sitting there idle, even if you're not actively transferring files. You need to be disconnecting your sessions as soon as you're done using them. Do you know why this happened?
  15. Something is blocking your connection to the server. More than likely, it's going to be something like your ISP blocking it or antivirus flagging it as malicious, since it does not appear to be on our end. I'll also have Krydos take a look to make sure it's not something wrong with the firewall that I can't see in the admin tools.
  16. No it's not. Custom inbound ports are not supported on the shared hosting Plesk plans. If you want to open inbound custom ports, you'll need to buy a VPS instead.
  17. He deleted the entire httpdocs folder and turned off Apache on top... It looks like you broke your account by deleting httpdocs (and cgi-bin, which was inside). Apache was also turned off. The httpdocs folder is your document root (Plesk does not use or honor public_html), and CGI runs through Apache on Plesk, so turning that off also prevents Python from running. I've renamed your public_html to httpdocs, fixed its permissions, recreated cgi-bin, and turned Apache back on. Please give it 2 hours for everything to take effect. Once everything has updated and Apache has restarted, this link should work for you: https://flab.heliohost.us/cgi-bin/test.py
  18. The IP address is not blocked, so it's not a firewall issue on our side. Are you able to try a different Internet connection (perhaps a cell phone data plan?)
  19. It supports python, but it has an older version of python than Johnny and Morty. Note that there is no user interface for Python. https://wiki.helionet.org/Python_Tutorial
  20. Lets see what Krydos says about this, as I'm not sure if hosting what sounds like an internal system for a business will be an issue (I'd assume not as long as it is not public facing).
  21. Krydos can exchange this for you. Keep in mind that for VPSes, the $4 cost is per month, so you will need to set a subscription up as well (or make a one-time payment for 6 months of service at a time). Escalating to have this exchanged for you.
  22. What error are you receiving? Is it just timing out? If you're not able to connect to the server at all, please post the IP address of the connection you're using (you can see that here: https://heliohost.org/ip.php)
  23. Sure. Please remove the commercial website within 24 hours. Please let us know when the site has been transferred so we can remove the domain from your account. Unsuspended. The domains can take up to 2 hours to function.
  24. Unsuspended. Your domains may take up to two hours to function.
  25. You're suspended because we have reason to believe you were using Johnny to run a website that belongs to a commercial business. The Johnny and Tommy plans cannot be used to run commercial websites. Normally, we would offer a free trial of Morty for this, but you've already had a trial previously and chose not to purchase, so you were suspended instead. If you wish to keep your website hosted here, you'll need to either purchase a Morty subscription or prove that your website does not belong to a commercial business. How would you like to proceed?
×
×
  • Create New...