Jump to content

wolstech

Chief Risk Officer
  • Posts

    16,287
  • Joined

  • Last visited

  • Days Won

    575

wolstech last won the day on April 27

wolstech had the most liked content!

About wolstech

  • Birthday May 17

Contact Methods

  • Website URL
    https://www.raxsoft.com

Profile Information

  • Gender
    Male
  • Location
    Pennsylvania

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

wolstech's Achievements

Grand Master

Grand Master (14/14)

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

Recent Badges

1.2k

Reputation

  1. I'll let Krydos handle this... In the meantime, which accounts are affected and which one do you want to keep?
  2. Turnaround time on support requests can sometimes be 24-48 hours or longer, especially if it needs Krydos's attention. Please be patient.
  3. Wordpress is notorious for causing excessive load, and is one of the leading causes of a load suspension. The spike on the below chart was your WP site hogging an absurd amount of both CPU and memory. The CPU usage is what got you suspended...you used 11348 in under 2 hours, the limit is only 10000 for an entire 24 hours. Either your site is broken, or you have a plugin or something installed that is way too heavy to host here (woocommerce, elementor, and wordfence are the three worst offenders, but others can also definitely cause this issue). You can take a look at this page on Wordpress for information on how to reduce its load as well as alternatives to WP: https://wiki.helionet.org/misc/wordpress Please fix it quickly. Unsuspended. It may take a few minutes to work.
  4. You're suspended for having more than one account. Which one do you want to keep?
  5. You can only call files in your home directory due to a chroot, so you can't actually access the Python binary. The easiest way to make this work is to put together a script in the cgi-bin folder that works when accessed in your browser, and then schedule it to be called using the fetch web URL feature.
  6. Any software that requires ion cube is intentionally not supported on the free service due to a history of piracy. We even specifically removed WHMCS from our softaculous offerings because of this issue. You would need to buy a VPS if you wanted to run that. Please keep in mind that if you go this route and we receive an abuse report for you using a pirated version of the software, your VPS will be subject to a ban without a refund.
  7. You're making progress. New code seems to be more efficient in that it isn't slamming the memory usage, but something happened to spike it. Do you know what might have happened around 0900 that caused the jump and pushed you over the limit?
  8. That's why. The server is designed to check if the website is hosted here and disables the domain if it's not. Users on Cloudflare used to be exempt just due to using Cloudflare so you never had an issue before, but I believe Krydos updated the system to now verify these domains via file presence...which a mail-only domain will fail. I believe Krydos can exempt you so the domain cleanup script won't disable it... Escalating.
  9. Are you actually hosting your website with us or just email? Usually when we see this, it's because either the website isn't hosted here, or in a few odd cases we've found the domain cleanup script was broken...if the website itself is hosted here, I'll escalate to Krydos to check why this was disabled.
  10. Be aware that the .us.to and .uk.to domains or any other that's run by afraid.org have known issues. Afraid/FreeDNS sucks when it comes to supporting their domains properly, and you're likely going to run into weird issues like email not delivering and Lets Encrypt claiming its rate limited when it shouldn't be (the most commonly reported issue I see with these domains). These issues aren't HelioHost's fault, but rather that of Afraid, and most hosting companies exhibit some odd behaviors with their domains. For basic HTTP they're fine I suppose...
  11. You need to either: Find a complete copy of the application that's not missing that folder. Or, if it has a composer.json file, you need to use composer to assemble it. Plesk has a composer tool which can be used for this, or you can follow the application developer's directions (you'll need to do these locally on your PC as most need command line access which we don't offer), then upload the final folder structure that's output by composer.
  12. It should come with the application. That file and all the stuff it references will vary depending on the program and version. More often than not this file is generated by composer. If the app uses composer, this error could be that you either didn’t run the composer script or said script failed.
  13. Try using tommy.heliohost.org or 65.19.141.77 as the host name. Using your chosen domain for this may work in some instances, but for non-HTTP services, it's not fully supported and things tend to work best when you use the server name (tommy.heliohost.org in your case) as the hostname.
  14. Please set the name servers for that domain to ns1.heliohost.org and ns2.heliohost.org. Alternately, for users with external DNS servers, you can use an A record pointed to 65.19.141.67 and an AAAA record pointed to 2001:470:1:1ee::2009
  15. Invite sent. If you need a copy of your old account's data, it's available from https://heliohost.org/backup/ Thank you for the donation
×
×
  • Create New...