Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,263
  • Joined

  • Last visited

  • Days Won

    573

Everything posted by wolstech

  1. It clearly wasn't enough based on that chart above. Your app is still too heavy. In order for the software to not get you suspended, it can't use more than about ~50MB of RAM continuously, which is admittedly extremely difficult to achieve with a long running node process. (node-based websites and such are much easier to accomplish here because they can rely on Passenger to stop them when there's no traffic, but a telegram bot can't do this since it has to listen to its channel continuously). Most users here who are running these sorts of bots here have chosen alternatives like Python because it's more resource efficient and won't lead to suspensions like this. If you want, I'll unsuspend you one more time, but it comes on the condition that you either rebuild the bot in something else so it doesn't slow the server down, or that you use the account for something that is not related to said bot. A future suspension after that for node-related load would be a permanent ban from our service. Do you want me to do that?
  2. You didn't fix your load issue and got suspended yet again for it (previous suspensions on the 15th and 17th). It's unfair to the other 2000 users for your account to be slowing everything else down. We have a 3 strikes policy here for suspensions, and you just struck out. Your Plesk account cannot be unsuspended due to repeated failure to manage your load. You'll need to either buy a VPS (which will isolate your software on its own server so the load won't impact other users) or find a new host for this software. If you're interested in a VPS, you can purchase that here: https://heliohost.org/vps/ (it comes as an empty Linux box with root SSH access and you can install whatever you want provided it isn't illegal, including this telegram bot).
  3. If I remember right, for Python and similar, the log files aren't specific to a given account and as such contain other users' information, so it isn't available in the UI. Some of the data may appear in the Plesk Logs tab, but these logs are usually limited to Apache and Nginx logs.
  4. I never even saw this because it was marked as solved. I'll fix this shortly...
  5. Node has been disabled on your account so the program won't start, and the account has been unsuspended. It may take a few minutes to work. Please fix the issue immediately. If this occurs again, you will not be unsuspended a second time.
  6. You're suspended because you caused such extreme load that you almost crashed Tommy. Either your app is WAY too heavy, or more likely it's broken, and either you or the server kept restarting it despite it not exiting. Either way it cannot be run here. Do you know why this may have happened?
  7. You can do this yourself in Plesk. Click your name in the upper right, and "edit profile".
  8. I just checked again and realized that removing that backup didn't bring you below 1000MB, so it resuspended you. Do you want me to delete the next-oldest backup in the same folder?
  9. Thanks for reporting this. I've passed it onto Krydos to see if it can be addressed. I had this same issue a while back, but at the time we thought it was my phone causing this so the solution was to just turn the ads off for me since I'm staff. This makes it look like a more permanent solution is needed...
  10. This error occurs when apache is restarting and takes longer than normal. It generally clears up on its own in a few minutes once the restart finishes.
  11. The best solution to WordPress load, is to not use WordPress. To give an idea a WordPress site with no traffic will cause more load than a site made in other CMSes with several gigs of traffic (nodejs-based solutions notwithstanding).
  12. You're suspended for illegal activity. The domain hitservices.org on your account was advertising doxxing services and the unauthorized sale of private (and possibly stolen) information such as SSNs. Both of these are illegal in the USA where we are based, and our Terms of Service make it extremely clear that such cannot be hosted here: Would you care to explain?
  13. This should be fine. As long as nothing private is published without consent, and there's no copyright infringement you should be good.
  14. Lily's biggest issue is that she doesn't have any control panel or other UI. All you get is FTP and phpmyadmin for databases. It doesn't talk to a Plesk account, and does not run Plesk itself. While we do require a Plesk account before you can get a Lily account, there is no actual technical reason for this anymore unless you need email service (back when we ran cPanel, this was actually needed for DNS and other essential functionality). It supports .NET 4.8, 5.0 and 6.0, as well as pretty much all versions of PHP. Will that work for you?
  15. Domain added. It can take up to 2 hours to start working.
  16. If you want a VPS, you can simply purchase it through the normal sign-up process. https://heliohost.org/vps/ Having a shared hosting account does not impact the ability to purchase a VPS. Also, unlike the shared hosting, you can have more than one VPS too if needed.
  17. The contents of the account you didn't keep can be downloaded from https://heliohost.org/backup/ Please refer to this document for instructions on unpacking the backup file: https://wiki.helionet.org/tutorials/plesk/account-backups
  18. Domains added. They can take up to 2 hours to work.
  19. You're suspended for high server load. We don't have the ability to modify what your site does to reduce its load, it is your responsibility to do that. If you want to remove comment functions on your site, you need to do that in its settings. WordPress is notorious for high load regardless. Your best solution for WP load is to not use WP at all. Please fix the issue quickly. You can watch your own load here: https://heliohost.org/dashboard/load/ Unsuspended.
×
×
  • Create New...