Jump to content

This stream auto-updates

  1. Past hour
  2. My account was suspended while attempting to program a Python script to listen for webhook requests. My load was 0.59 GB of memory and 10 CPU units before being suspended. At some point I somehow had a Python script that was running without my ability to stop it (attempting to use the .sh control panel provided in the Discord Bot tutorial at https://wiki.helionet.org/Discord_Bot, which is what I was mainly using to run and stop the script, did not work), and my memory was increasing, but only by small amounts per minute, before stopping automatically (after I believe an Apache reset, since my site was constantly showing 502 errors). I did attempt to run a few shell scripts to kill all Python scripts, since I didn't know how to kill the script myself or through Plesk, but in all honesty, these scripts were AI generated out of panic and may of accidentally been seen as an attempted attack on the server. If this was the reason for suspension, for future reference, I would like to know how to stop processes in future situations. I'm pretty new to Python and programming in general and probably made several mistakes, and a lot of my reference points are AI and basic documentation reading. If an account reset is required, I approve it in advance. a. loveingliamguy b. Tommy c. expanded-lc.helioho.st
  3. This user has been advised repeatedly to stop making duplicate posts: 1st time: Sept 3 2025 6:09AM: https://helionet.org/index/topic/65533-regarding-domain-add-remove/#findComment-293641 2nd time: Sept 3 2025 6:09AM: https://helionet.org/index/topic/65534-regarding-domain-add-remove/#findComment-293642 3rd time: Today June 12 2026 5:44AM: https://helionet.org/index/topic/68266-please-add-python-modules/#findComment-303200 4th time: Today June 12 2026 5:48AM: https://helionet.org/index/topic/68265-add-python-modules/#findComment-303202 @prabhatyadav2003 While you await assistance, kindly review our Three Strike Policy here: https://wiki.helionet.org/Suspension_Policy#Three-Strike_Policy since we've now needed to ask you multiple times to stop making duplicate posts for the same issue. Since all staff are unpaid volunteers who donate their free time outside of real-life commitments (paid job, school, family, etc.) we prefer to eliminate unnecessary duplication of time and work. For guidance on where and how to ask for help, see: https://wiki.helionet.org/FAQ#Where_do_I_ask_for_help? To understand how Community-Powered Technical Support works, visit: https://wiki.helionet.org/FAQ#How_does_community-powered_support_work? For support response timelines (SLAs and ETAs), check: https://wiki.helionet.org/ETA Asking the same question in multiple places can lead to wasted staff time and effort, resulting in slower support timescales for you and other users.
  4. Today
  5. Setting up a new server is a great opportunity to clean out all the junk and get rid of all the modules that no one is even using. This is intentional that new servers don't automatically have all the modules from the previous server. There are millions of Perl and Python modules and it doesn't make sense to just automatically install all of them even if no one will ever use it. Please provide a list of modules that you actually need and will be using, not a list of all the modules that Tommy used to have that you don't even need.
  6. Domain added, it'll take effect in about ten minutes.
  7. Plesk generates the private key for the DKIM and stores it securely along with the private keys for SSL. When you send an email from Plesk with DKIM enabled it Plesk uses the private key to generate a DKIM signature that remote mail servers can use the public key provided via DNS to verify that the email is legitimate.
  8. Since you're not using our name servers, this is not something we can do for you. You'll need to do this yourself. The DKIM records can be gotten from Plesk as they are unique to each account. For SPF, the record should have no name (or the same name as your domain, it should be in the root), and you use this value: "v=spf1 include:johnny.heliohost.org ~all" For DMARC, name the record _DMARC and use this value: "v=DMARC1; p=quarantine"
  9. Domain added. It can take up to 2 hours to start working.
  10. High server load. 10033.60 CPU. Excess CPU usage is usually caused by leaving processes running continuously, overusing scheduled tasks, leaving SFTP sessions open, or writing code that gets stuck in a loop or never exits. The notes on your account say you're using Wordpress, which is also infamous for causing high load (see https://wiki.helionet.org/WordPress), so that's probably the most likely cause. No process data is available since it has been more than 24 hours since your suspension. Please monitor your load (you can do so here: https://heliohost.org/dashboard/load/ ), and fix any issues quickly. Unsuspended. It can take up to 2 hours for your site to function.
  11. Please do not create multiple topics for one request. Posting more than one topic on the same request/issue can result in a delay in service to you. You already posted here:
  12. You're welcome to work on gnu social here, just keep an eye on your load chart https://heliohost.org/dashboard/load/ If you need more than 10k CPU you can upgrade to Morty at https://heliohost.org/dashboard/move/
  13. Yesterday
  14. That behavior is pretty normal for users on any plan that isn't Morty or a VPS. It's caused by Apache restarting to load new configurations: https://wiki.helionet.org/502_Bad_Gateway It happens approximately every 2 hours and lasts several minutes.
  15. Why did you unsubscribe from our emails? Was it a mistake? Why did you expect to get an email after telling us you didn't want to receive any emails anymore?
  16. Domain added. It can take up to 2 hours to start working.
  17. You can actually do this yourself. Log into your account at https://heliohost.org/login/ -> Continue to Plesk->Click your username in the upper right corner->Edit Profile. Please note that once you change the email, it can take several hours for systems to sync up before it becomes effective for our website/dashboard. If you use your forum account, please note that it will also need to be manually changed in your forum profile. If you're unable to change your email address for some reason, please let us know and an admin can manually update it for you.
  18. What is the correct DKIM value?
  19. 1. Yes, but the load of running something continuously often gets users suspended for excessive resource usage on the Johnny and Tommy plans. If you plan to run something continuously, Morty account might be be a better choice because there's no risk of the load getting you suspended, and the server is a LOT faster than Tommy. 2. Yes as long as the remote end is using a standard port number like 80 or 443. 3. Python 3.9 and 3.12 on Tommy. Johnny and Morty have 3.9 and 3.14 instead. 4. Can't do it yourself, but you can request we install them assuming they're reasonable. We don't support any modules that need a UI/desktop installed. 5. Depends on language used and how its launched. Its possible to start a process that never exits, but if you're planning to do this, I would suggest a Morty plan as above because the load might get you suspended. You can see more details about Python on our wiki: https://wiki.helionet.org/Python_Tutorial Including links to see installed modules, how to request modules, etc.
  20. Domain added. Please be sure to configure DNS. The domain can take up to 2 hours to function.
  21. Glad to see you figured it out. Please let us know if you need anything else.
  22. Thank you for the quick response! My web has recovered. Yes, both I and my account are still going strong.
  23. Hello, I have suggested my friend to use heliohost shared hosting for his small business and he bought an one year Morty subscription. But unfortunately he is not currently using that hosting because nothing is built and the account is idle. Can you please suspend/Degrade/halt billing so remaining credits are preserved. Username: trustinnova47 Regards, MD Shifat Bin Siddique
  24. Last week
  25. Pings are working currently. Thanks.
  26. Domain added. It can take up to 2 hours to start working.
  27. You're suspended for using a disposable alias email address, which is prohibited by our Terms of Service. Since you provided a valid address during signup, we tried changing the address back to your original signup address for you to correct the violation, but you reversed the change triggering a suspension. Can you explain?
  28. No. Temporary wouldn't really help. Thank you.
  1. Load more activity
×
×
  • Create New...