-
Posts
17,717 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
It depends, and there's several reasons the numbers could decrease. For one thing, that scoreboard is very buggy. Also, the Electroneum numbers are no longer updating since I turned off the server for ETN due to the Electroneum coin network being severely overloaded due to ASIC mining abuse. And of course, Electroneum lost much of it's value (went from $0.12 when we started to $0.02 now). I've moved all the miners over to Aeon, which is much more profitable right now. Bailey didn't realize I was even mining two coins, so his scoreboard currently doesn't reflect Aeon. As for way the numbers shown could actually decrease...a PC's stats are deleted from the system when the user uninstalls, so once uninstalled, it's like they never mined to begin with. The coins themselves are still there though (we don't just throw money away). The result of an uninstall is that everyone else's coins earned will rise slightly as the coins are redistributed across the other users.
-
Would moving from Ricky to Tommy improve Server Response Time?
wolstech replied to kjwed's topic in Customer Service
Quota has been restored. Do you want me to merge the forum accounts so these posts belong to jptiger now (the forum account kjwed will cease to exist, you'll log into the forums as jptiger if I do this)? -
If it should rewrite the URLs of the entire main domain, then yes. Otherwise put it in whatever folder you picked as the domain root.
-
I'm not sure what's up with this. I see 17MB of stuff in your account...and that includes the trash. Krydos will need to look at this.
- 5 replies
-
- quota
- disk quota
-
(and 3 more)
Tagged with:
-
Nope. cPanel/EasyApache actually does the build for PHP I believe...they apparently use the redhat configurations even when running on CentOS Straight from WHM (yes we know it's outdated, we avoid updating whenever we can because all the custom stuff breaks every time we do): CENTOS 7.4 x86_64 vmware – tommy cPanel & WHM 64.0 (build 36)
-
Unblocked. It may take up to 10 minutes to be effective.
-
To my knowledge, our instances of Python don't generate any error logs accessible by users. Usually though, it's not a Python issue anyway. Most issues are caused by incorrect shebang line, failure to use the cgi-bin folder (obviously not the issue here), permissions, or line endings (make sure your file has unix line endings)
-
Would moving from Ricky to Tommy improve Server Response Time?
wolstech replied to kjwed's topic in Customer Service
The disk space limit is the big reason we forbid multiple accounts. Since you're fine with not getting the space, what email address do you want the account under since the one you donated from is already used (or would you rather me move the Ricky account, in which case please let me know the username)? I'll reduce the space quota for your existing account to 500MB, and once you make the second one (or I move the Ricky account), I'll make that one 500MB as well. -
[Solved] Account must be activated
wolstech replied to tatcabu's topic in Suspended and Queued Accounts
That account works fine. Please clear your cache. -
Nothing you did. It's our anti-DOS protection being hypersensitive due to an ongoing attack. It'll just happen from time to time until this attack is over unfortunately. Unblocked
-
[Solved] how possible change ip of hosted website?
wolstech replied to rambler's topic in Escalated Requests
I'm guessing you're in a country that censors the internet? We used to have an IP that users in such countries could be assigned to so their sites would work. Not sure if we still do. Krydos would know. Moving so he looks at this again for you. -
My first step in troubleshooting it would've been to flush the DNS cache and rename the index.php and .htaccess file. 99% of the time that fixes it (it's usually either stale DNS or misconfigured software that causes those loops).
-
Try clearing your cache. If the admin page works, it's done being set up and you're seeing stale browser cache.
-
I wasn't the one who suspended this one, so I don't know what got it banned for phishing. I'll let Krydos take a look if he wants, but generally a phishing ban means you lose your data too. We don't want to accidentally give a criminal their stolen information.
-
[Solved] The deployment of my .war file failed
wolstech replied to cridus's topic in Escalated Requests
Krydos has been so busy outside of this place lately that he probably just hasn't had time to look at it (we're all volunteer after all, none of us get paid for what we do here). -
Johnny's SSL is rather broken due to load and the large number of accounts, and has a tendency to do weird things like this when certificates are missing or improperly installed. It just shows the first random account it can find. Verify the certs are installed (or remove and reinstall) then wait 12 hours. If nothing changes, the only recommendation we have is to move to one of our other servers. Ricky and Tommy don't have these issues since we actively manage their load and account numbers.
-
Would moving from Ricky to Tommy improve Server Response Time?
wolstech replied to kjwed's topic in Customer Service
Assuming this is a domain you own, you can back up and delete your ricky account then add the domain that was on Ricky to the Tommy account as an addon domain. Then use the backup to upload the content into the folder you specified when you created the addon domain. If your site is using one of our heliohost.org subdomains, you'll need to create a subdomain of one of your existing domains instead and let us know what it is. We'll add the heliohost.org subdomain to it for you. -
This is and has always been intentionally disabled for security reasons. They must have changed their updater to require that...we don't allow it, so you'll need to update manually.
-
That account is suspended for Phishing. HelioHost does not tolerate phishing activity of any kind, and for security reasons will not unsuspend, back up, or delete an account that was involved in phishing. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
-
Moving to have this enabled for you.
-
That account is still queued. It takes up to 12 hours to start working, and cannot be sped up. You'll need to wait 12 hours, then clear your cache if it still shows a queued page after that.
-
That link works for me...weird. It's supposed to be a redirect for https://www.hostgator.com/vps-hosting?irgwc=1&clickid=wieyNCW63TwK3cgyOYwdcwiyUkj10ITp1SR7140&affpat=1
-
That'll never work because sudo requires root. This script will not run here as it is a standalone program/daemon that also requires root access. We don't allow standalone programs, and would never remotely consider offering root access. You need this: https://heliohost.org/partners/vps to run that.
-
We do not allow SSH for security reasons. We also don't support docker.