Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,296
  • Joined

  • Last visited

  • Days Won

    575

Posts posted by wolstech

  1. 4 hours ago, KineticKarma said:


    Is this about the 2 hours for the domain to work? or am I doing something wrong?

     

    The default page shows until Apache restarts next, so yes it is. It restarts every 2 hours.

    If a Plesk page shows after 2 hours, you need to delete the index.html file as above and clear your cache.

  2. 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?

  3. 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).

    image.png.fba922b1b60f404683d080c124ebbf07.png

  4. 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.

    • Like 1
  5. Quote

    High server load. Started so many Node.js processed that Tommys load went to 40

    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?

    image.png.a43553570511d73227280a7999bdec79.png

     

  6. 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...

  7. 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:

    Quote

    Your site will contain no illegal content.

    Would you care to explain?

  8. 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?

×
×
  • Create New...