Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,685
  • Joined

  • Last visited

  • Days Won

    877

Krydos last won the day on May 8

Krydos had the most liked content!

About Krydos

Profile Information

  • Gender
    Male

Recent Profile Visitors

96,434 profile views

Krydos's Achievements

Grand Master

Grand Master (14/14)

  • Reacting Well Rare
  • Well Followed Rare
  • Very Popular Rare
  • Conversation Starter Rare
  • Dedicated Rare

Recent Badges

1.9k

Reputation

  1. If you need to run a long running background process that takes more than 30-60 seconds to execute I would recommend using something like this https://wiki.helionet.org/Discord_Bot
  2. WSGI control access has been enabled on the domain tinagoldenretreiver.helioho.st. To restart your Flask app and load new code changes in simply edit /home/tinagoldenretreiver.helioho.st/httpdocs/public/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.
  3. Are you sure this is related to the scheduled tasks? I went to the URL and it timed out for me. Are you able to optimize your code so it doesn't take so long to run?
  4. Are you able to use the scheduled tasks now?
  5. Glad you got it working.
  6. Like I said on the news post 6% of your memory usage came from Laravel, and 94% of your memory usage came from Node.js. Laravel had nothing to do with your suspension. You were unsuspended at 2025-05-07 13:14:31, and warned not to cause high load. Instead of reading our warning you just started a bunch of Node.js commands running again at 2025-05-07 14:39:28, and quickly went to 210 GB memory usage. You can be unsuspended this time tomorrow when your load is back to zero. Hopefully the 24 hours will give you time to read and understand that you share this server with 929 other users, and it's not fair for you to hog all the system resources, cause downtime for other users, and cause other user's websites to load slowly.
  7. Krydos

    503 Errors

    You got suspended for high memory usage. 6% of your memory usage was from Laravel, and the other 94% came from Node.js. Laravel, PHP, and 503 errors had absolutely nothing to do with either of your suspensions.
  8. Yeah, my bad. Since you signed the first post with your name I just stopped reading at that point and didn't even see the username: hhfn after that. I'm not trying to blame you for my mistake, but in the future if you request support for the hhfn account it might make things less confusing for us, and less likely to make mistakes like this if you post from the hhfn forum account instead. We generally don't look at usernames unless the forum account and forum email don't match anything since people are extremely unreliable and often don't even know their own username. The msbsurfi account is moving back to Johnny, and the hhfn account is moving to Morty.
  9. Yeah, it's a temporary thing related to our fix for the constant 503 errors we've been experiencing on the Tommy server. Scheduled tasks will be back soon.
  10. Looks good. I have credited your account with a balance of $6, and started the move to Morty. Since you're using Cloudflare you'll need to keep an eye out for the second email, and change your DNS records yourself as instructed.
  11. It might be the app itself too. If the app opens all 10 connections and then DBeaver tries to open 1 more you would get that error too. By default most software assumes you have a 8 GB VPS and can have 100 database connections open at once.
  12. Here you go https://buy.stripe.com/7sI8wOe4p40y9q0147
  13. The vps111.heliohost.us/adb/public/ directory doesn't even exist. Did you delete it? If so can you provide the URL that still exists that is producing the open_basedir error?
  14. I see a 403 at https://shahzaib.heliohost.us/ that is caused by there being no index file. You can fix this by putting index.html or index.php. What URL are you seeing a 404 at?
  15. I'm not sure how int("None") would work on any Python install.
×
×
  • Create New...