-
Posts
17,725 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
Activation emails and invites aren't arriving for users. I just tried signing up using both Gmail and an Office 365 enterprise address and neither received it. They're not even going to spam. We also have several users who've reported similar: https://www.helionet.org/index/topic/36033-hh728754-utf-8qie28099m-not-recived-confirmation-email/ https://www.helionet.org/index/topic/36028-hh498770-account-activation/ Any ideas?
-
Heliomine can actually run xmrig instead of stak. Some PCs do perform better in it, though the opposite is usually true. I just switched your computer to xmrig manually. Quit the heliomine miner and restart it and it should run xmrig now. Also, be aware that heliomine's xmrig won't use the entire cpu (it'll leave one core free where possible), so performance may be slightly less than when you mine manually using your own configuration that doesn't do this.
-
Yes it would fix this issue. If you buy a dedicated IP, please be sure to specify that you would like email to originate from it and that you need reverse DNS set up for it. There are extra steps needed if email needs to originate from it, and Krydos has to manually create the reverse DNS records for you too.
-
SSL can take up to 24 hours to start working on Tommy. I just checked and AutoSSL's queue shows a certificate is currently pending for that domain. Usually it happens a bit faster than that, but due to high load, it looks like the earlier attempts failed because the DCV validation file couldn't be retrieved due to the connection timing out.
-
[Solved] Suspended: hh webdevse
wolstech replied to webdevsemo's topic in Suspended and Queued Accounts
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. -
[Solved] Suspended: hh webdevse
wolstech replied to webdevsemo's topic in Suspended and Queued Accounts
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. -
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
-
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/
-
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.
-
[Solved] Is it possible to deploy Java Servlet as https?
wolstech replied to chanders's topic in Escalated Requests
Moving so Krydos can take a look at this... -
[Solved] Is it possible to deploy Java Servlet as https?
wolstech replied to chanders's topic in Escalated Requests
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? -
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...
-
Krydos is the one who would be able to get you more information. Unsolved so he looks at this.
-
Done. You should now be able to log in and your website should be working again.
-
Unarchiving...
-
It's suspended for sending too many emails. The limit is 50 per day. Please reduce the number of emails you're sending. Unsuspended.
-
What is your PC's public IP address (the device you posted from is not blocked)?
-
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/
-
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).
-
That should go away within minutes on tommy. Please clear your cache and it should work.
-
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.
-
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.
-
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.
-
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.
-
Unblocked. It was for SMTP logins, so you probably have a misconfigured mail client somewhere.