Jump to content

wolstech

Chief Risk Officer
  • Posts

    19135
  • Joined

  • Last visited

  • Days Won

    757

Everything posted by wolstech

  1. I disabled that one website because it kept getting you suspended again almost immediately. You can unblock it by deleting the “deny from all” from the .htaccess file in that donain’s folder, but be aware you may get suspended again for load if you do. If that happens you’ll have to delete the entire contents of that folder to fix it.
  2. Causing high server load. /home1/webdevse/public_html/rapidenglish.me/xmlrpc.php It's for high load...specifically WordPress, which is the number one cause of this. The proper solution is to not use WP (it's a horrible pile of garbage internally, and widely regarded as the worst CMS available when it comes to performance and security). We usually recommend Joomla as an alternative. If you really want to try and make WP usable, the next step is to remove a bunch of extensions to try and reduce its load. I've added a deny from all to your htaccess for rapidenglish.me to disable the offending WP installation and unsuspended you.
  3. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache. If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
  4. Use pretty much anything other than WP and you won't have this issue. WP is a known problem on our servers, both in terms of performance and it's also the leading cause of suspensions and bans here. Tommy is a bit overloaded right now though... This is what I'm seeing for all the servers right now: Server Response Time: Server Name Mean Median Ricky 1.037 s 0.032 s Johnny 1.899 s 0.029 s Tommy 0.140 s 0.020 s Performance and counters: Server Name Uptime Load Home Free Hosts Memory Free Java Wait Ricky 99.69 % 10.22 139.1gb 2528 1.472gb N/A Johnny 95.42 % 4.23 203.0gb 3375 2.989gb 2019-07-25 Tommy 99.59 % 19.85 131.3gb 5146 3.688gb 2019-06-20 Historical performance data: http://heliohost.grd.net.pl/monitor/
  5. That's normal for 2-3 hours after adding it, then you need to clear your cache to get rid of the queued message. The domain is working in the sense it's not queued anymore, but the content is broken. I get an error regarding too many redirects. The new domain redirects to https://sohamb03.heliohost.org/panthergroup.eu.org/ which then tries to redirect to itself in an infinite loop.
  6. To be a little more thorough, we provide 1000MB of disk space and cpanel on our shared hosting plans. Bandwidth is unlimited, but cpu and memory usage are not. Accounts can get suspended for running heavy software (Wordpress and proxies being the most common causes). Emails are limited to 50 per day. No API of any kind is provided, though if whatever software you want to run has one, you can obviously access that. If you're looking to resell the service, you would need to purchase a VPS and your own cpanel license (or you can use a free alternative like vesta panel instead). See https://heliohost.org/vps for pricing information on the VPS offerings. All prices are per month.
  7. Moving so Krydos can take a look at this...
  8. Krydos can make this work, but you'll lose the regular http access. Having both would cause your account to use two java slots. Is this what you want to do?
  9. Tommy’s load has been very high the past day or so. Not sure why. I do know though that when the server bogs down, wordpress is usually the first program to show it...
  10. Krydos is the one who would be able to get you more information. Unsolved so he looks at this.
  11. Done. You should now be able to log in and your website should be working again.
  12. Unarchiving...
  13. Done. You should now be able to log in and your website should start working within 2 hours.
  14. It's suspended for sending too many emails. The limit is 50 per day. Please reduce the number of emails you're sending. Unsuspended.
  15. What is your PC's public IP address (the device you posted from is not blocked)?
  16. Unblocked. If I had to guess, this happened because the server went down while you were using it. The past hour or so has been a bit rocky due to load: http://heliohost.grd.net.pl/monitor/
  17. Digibyte cannot be supported because it requires specialized ASIC hardware to mine meaningful amounts. We also have nowhere to sell it. I'll probably end up patching in support for some small-time coins like the Electronero series or something instead. Cryptonight and its variants always seems to be the best choice for a distributed mining application like HelioMine. Cryptonight will mine on nearly any x86-based CPU and any AMD or nV GPU that's not too old (AMD R7+ or nvidia GTX 670+), uses miner software that is nearly universal, runs on most OSes, and is easy to automate, and is well understood and basically the norm for coins focused on CPU mining. Major downsides are the limited number of coins to pick from and lack of miner support for non-x86 processors (it can be done, but nobody has bothered to write miners to do it).
  18. That should go away within minutes on tommy. Please clear your cache and it should work.
  19. Digibyte doesn't use the same algorithm, so it can't be meaningfully compared to Turtlecoin. On the other hand, if I can find a command line miner for Digibyte that's compatible with the backend I use, I might be able to support that in Heliomine and you can contribute that way instead. I'll dig into it more when I have some time.
  20. You should never compare one coin to another based on speed because speeds are not generally comparable across coins due to different algorithms and implementations. Coins labeled as using the same algo can sort of be compared, but it has to be the exact same algo and version, and even then implementation differences mean speed will differ somewhat. Digibyte is a bad coin to compare anything with because it's actually a mix of algos. Does the miner generate any errors about the AMD module when you run the miner manually, or is it mining with a speed of 0? Mining with a speed of 0 means your device tried to use that GPU, however the hardware either lacks the video memory to use it effectively, is simply not fast enough to produce anything with the algorithm, or on rare occasion it can be drivers that are incompatible or that have hung. Heliomine only has 2 algorithms supported by its mining assignments at the moment, and they're all in the Cryptonight family. We specifically use CN-Turtle (TurtleCoin) and CN-Light (Aeon). CN-Light is being eliminated in an upcoming Aeon update, and replaced with an algorithm that caters to ASICs.
  21. That computer is reporting an Intel Graphics HD 3000 as it's primary video card, however the miner shows both cards. Intel HD 3000 is being ignored due to being an Intel (miners only support AMD and NVIDIA)AMD HD7400M doesn't meet minimum requirements for mining (R7 or newer and 1GB VRAM) though it appears to be attempt it. It won't produce much if anything due to age and lack of memory.Your CPU is putting up 500H on its own though, which isn't bad for an older laptop.
  22. What is your participant ID so I can check what the system is seeing? You can get this by manually starting the miner. It'll be a long GUID that appears in the first few lines of output in the console window.
  23. The certificate associated with your domain is now showing as up to date.
  24. This process is fully automated by the AutoSSL service on Ricky (Tommy also supports this service), so there's no reason to be doing this manually. Only Johnny users have to use the ZeroSSL procedure. I've deleted your expired certificate and instructed the server to request a new one for you. The domain passed its validation, so the server should install a valid certificate for you within the next few hours. As for why ZeroSSL says policy doesn't allow it, in my experience, it's due to rate limiting (too many something.heliohost.org certs...LE has a very low weekly limit, and since ZeroSSL uses LE, it breaks when those limits are reached). AutoSSL is provided through cPanel under an agreement with Comodo that has no limits, which is why we are able to offer it to everyone.
×
×
  • Create New...