-
Posts
17,722 -
Joined
-
Last visited
-
Days Won
662
Everything posted by wolstech
-
We've never heard of it or had a request for it until now, so no its not. This would already run on a VPS, but likely won't run on Plesk unless perhaps Passenger can do it. Long-running Python processes are supported, but all web traffic must go through nginx and/or Apache on the Plesk boxes, so a program expecting to open its own port and accept traffic directly won't be able to receive requests unless they're proxied through there. Krydos would be the one to answer whether this could be supported.
-
I see an invite matching your forum account in the list from 13 hours ago. I've resent it for you. Gmail always puts them in spam, though we have had times where gmail temporarily stops accepting mail from us. Please check for the invite again now that it's been resent, and if you still can't find it, please provide a different email address and I can send it there instead.
-
[Solved] SMTPAuthenticationError using Django
wolstech replied to tdevries's topic in Customer Service
Great to hear. Let us know if you need anything else. -
[Solved] SMTPAuthenticationError using Django
wolstech replied to tdevries's topic in Customer Service
Shouldn't need to. Try giving the account a mailbox if it doesn't have one, even though it's for outbound mail. I'm not sure if it'll work to send mail if it lacks a mailbox... -
[Solved] Relocating: Remove Account on Lily
wolstech replied to Ookma-Kyi's topic in Customer Service
Lily account deleted and domains added to Tommy account. The domains may take a few hours to start working on Tommy, especially since they were previously attached to Lily and DNS caches may need to expire before the DNS reflects the new server. If you're using external DNS, please make sure the DNS for those subdomains is updated to point to the IPs shown in Plesk, as they are different from those used on Lily. -
[Solved] SMTPAuthenticationError using Django
wolstech replied to tdevries's topic in Customer Service
Try setting the host to either localhost or to johnny.heliohost.org. Use port 25, ssl false. The mail server is running on the same box as the software.. -
Marking solved since the account has been created. These often end up in the spam folder...
-
Please check your email for a link to reset your password.
-
[Solved] Please provide my domain name as:- whatephphatha.co.uk
wolstech replied to paulbieniek's topic in Escalated Requests
The 403 error is normal when there is no index page in your document root. It will go away on its own once an index page is added. FTP / SFTP upload can be done using the following: Host: tommy2.heliohost.org Port: 1373 (SFTP protocol), or 21 (explicit FTP over TLS, or plain FTP) Username: paulbieniek Password: <same as plesk> Unfortunately I can't answer the Perl question. That will need to wait for Krydos. Also, please keep in mind that we are all volunteers who don't get paid to run HelioHost, and as a result the time for support is usually 24-48 hours, possibly longer. This week in particular may have longer than normal waits due to Thanksgiving in the USA (HelioHost and all root admins are in the USA, and while some of our moderators are located elsewhere, they don't have the access or knowledge to work the escalated bin). -
It's been answered above (that was a 10 year old post, back in the day we were a lot more lax about things like this). Any forum posts from before 2021 might reference servers and configurations that no longer exist or are no longer supported (we switched platforms in July 2021). As for it being in Plesk, if it's available there, it's probably a default application that came with the system. The load restrictions are something we implemented, so Plesk has no idea the software won't actually run in our configuration. Plesk offers Wordpress too...which is also a leading cause of high load suspensions.
-
Those limits would cause your account to be suspended for high load within minutes (especially the memory, though the execution time could be a problem for CPU usage as well). If the application needs those sorts of limits, you'll need to buy a VPS instead.
-
Krydos is the one to speak to about this. Escalating.
-
We couldn't do that if we wanted to. The paypal fee would eat a $0.01 donation.
-
This is why you keep getting hacked. I just looked and you seem to have restored the same version of Joomla from August 2020 that has been hacked twice now, so plan to be hacked again in the next few days. Now that the site is restored, you need to immediately update Joomla and all extensions to the latest versions. If it can no longer be updated to a supported and secured version, you should discard the backup and start over entirely.
-
Did you rebuild the site completely after the last time this happened? Changing passwords doesn't fix these hacks after the fact, you have to rebuild the site or restore using a backup prior to it being hacked, then update all of the software (both the base software and the extensions). Remove any extensions you don't use. These hacks are usually a result of using outdated software or dubious extensions from random untrusted websites. It looks like you're using Joomla which does tend to be less prone to attacks (compared to WP) when kept updated.
-
Done. Might take 2 hours to start working.
-
[Solved] please cancel my subscription
wolstech replied to adminconnect's topic in Escalated Requests
Krydos can cancel this for you. -
[Solved] Add domain to account on Lily server
wolstech replied to Ookma-Kyi's topic in Customer Service
Added. Also, I enabled SSL on your domains since that wasn't set up for you. -
It really depends on the WP configuration. WP in general is really heavy though. If you want to make the site available once the backup is done so you can put in maintenance mode, just edit the .htaccess file in your public_html folder and put a # in front of the deny from all line. Just make sure you watch your load at https://heliohost.org/dashboard/load/ to make sure it isn't too heavy.
-
You're suspended because your Wordpress site got hacked, caused high load, and ran the account out of disk space. WP is infamous for being hacked, which is a big reason that we hate WP around here and encourage everyone to avoid it. Those random named files are all malware: root@johnny [/home/ayur.heliohost.org/public_html/drroshan.pro.np]# ls about.php hgwixjzq.php iupjhnwi.php link.php picture_library robots.txt wp-blog-header.php wp-cron.php wp-mail.php backup_1 hxrdxlua.php jdijmahr.php makjiujz.php profile.php rzfnzfjl.php wp-comments-post.php wp-includes wp-settings.php cgi-bin images krqmk.php oiijygjj.php pvwpyaze.php tempfuns.php wp-config.php wp-links-opml.php wp-signup.php gmpozdrl.php index.php lainfdqr.php okjgycza.php readme.html wp-activate.php wp-config-sample.php wp-load.php wp-trackback.php guuzs.php inputs.php license.txt pggmmypo.php rmaou.php wp-admin wp-content wp-login.php xmlrpc.php The disk space was because your logs ballooned as a result of the hacker attacking the site (note the 693MB access_ssl_log.processed file and 30MB error_log): root@johnny [/home/ayur.heliohost.org/logs/drroshan.pro.np]# ls -l total 711960 -rw-r--r--. 2 root root 0 Jan 13 2023 access_log -rw-r--r--. 2 root root 515270 Nov 18 05:09 access_log.processed -rw-r--r--. 1 root root 1775 Nov 18 05:08 access_log.webstat -rw-r--r--. 2 root root 0 Nov 18 05:08 access_ssl_log -rw-r--r--. 2 root root 693029144 Nov 18 05:09 access_ssl_log.processed -rw-r--r--. 1 root root 157504 Nov 18 05:08 access_ssl_log.webstat -rw-r--r--. 2 root root 31731445 Nov 17 18:44 error_log -rw-r--r--. 2 root root 1152 Nov 18 13:07 proxy_access_log -rw-r--r--. 2 root root 51143 Nov 18 14:51 proxy_access_ssl_log -rw-r--r--. 2 root root 3523482 Nov 17 17:54 proxy_error_log This happened to another longtime user as well, also WP being hacked: https://helionet.org/index/topic/57625-solved-suspended-hh_rockygl1/ Krydos can back it up for you, then we can reset the account to remove the malware.
-
WordPress struggles to run here because of how poorly it's written, especially when plugins are used. Usually WP sites just cause load to the point you end up suspended, but sometimes the pages take long enough that the nginx gateway times out waiting for Apache, which means your WP install is so bloated from extensions that the pages can't even generate in 30 seconds. Start by removing all of your extensions and testing it. Vanilla tends to run decently. Then add them back one at a time. WooCommerce, WordFence, and Elementor are some extensions well known for causing load and performance issues, but there are plenty of others as well... The best solution is to replace WP with different software, but that may not be an option for you.
-
[Solved] Please provide my domain name as:- whatephphatha.co.uk
wolstech replied to paulbieniek's topic in Escalated Requests
You received an email with a link to create the tommy account. It looks like you didn't complete the creation process and abandoned it about an hour and a half ago without entering a domain. Click the email link again and complete the registration. Enter the domain without the www. and make sure you specify its a custom domain. If you can't get it to work, you can just take one of our subdomains for now and we can add the domain you bought to the account once the account is set up. After that, you need to set the name servers of the domain to ns1.heliohost.org and ns2.heliohost.org (you do this at your domain registrar), and wait up to 2 hours for the site to be set up. -
Someone resuspended you for the load because the deny from all had been commented out (Krydos had mentioned doing that when I asked about the Apache page, which is unusual for a deny from all...we think that's related to the fact you're a transfer account) Unsuspended and site blocked again. Please remove the WP site quickly.
-
Krydos... Unable to log in since you removed those 5 domains...
wolstech replied to skullys's topic in Customer Service
There was maintenance to MySQL that would’ve caused this. That maintenance has completed.