-
Posts
18948 -
Joined
-
Last visited
-
Days Won
748
Everything posted by wolstech
-
[Solved] Add SPF, DKIM, and DMRC to my Account
wolstech replied to douglaswebster21's topic in Customer Service
DKIM, SPF, and DMARC have been set up for the domain douglaswebster21.helioho.st. We recommend sending a real email (not just the word "test" or a blank email) to https://www.mail-tester.com/ to make sure that everything is set up correctly. If you get less than a 10/10 score please post a link to the full report so we can help you fix any other issues that there may be. -
[Solved] Why was my account suspended? (devashraf)
wolstech replied to devashraf's topic in Suspended and Queued Accounts
Glad to see you figured it out Please let us know if you need anything else. -
[Solved] Request to reset my Account to start over
wolstech replied to elkhaddir's topic in Customer Service
Resetting your account is just “delete account and reinvite user” internally. Make sure you use the link in the email, it should let you create an account without paying since it’s a reset. If the email link is trying to make you pay for some reason, let us know and we can resend the invite. -
I only deal with XMR and Aeon because they require separate processing. All other currencies are handled through coinbase on our end, which is done by Krydos. But yes, we can accept LTC or any other currency listed on the donate page: https://heliohost.org/donate/ Please provide the transaction ID and coin used after sending crypto. The amount credited will be based on the amount received in our wallet (which is after fees/gas/etc.) so be sure to account for those when sending.
-
[Solved] Why was my account suspended? (devashraf)
wolstech replied to devashraf's topic in Suspended and Queued Accounts
The load specifically was because you left an SFTP session open. My guess is you opened a connection, uploaded something, and then just left the FTP client running and forgot about it. Please make sure you’re disconnecting from SFTP when you’re finished using it. -
Are you trying to sign up for Johnny? The Johnny option on the Plans page does that intentionally when its full for the day to keep people from registering. See https://wiki.helionet.org/Signing_Up#Helpful_Tips_for_Getting_a_Free_Account_on_Johnny for more information on how to get an account on that server. The other options are available 24/7 but are not free. Tommy: https://heliohost.org/tommy/ and Morty: https://heliohost.org/morty/
-
Oh...legacy account. Yeah old cPanel accounts used to do that (put addon docroots inside the main domain docroot). We typically recommend just resetting the account if its old enough to be set up that way because of all the weird bugs these accounts usually have, but the fact you both would lose your legacy .org domain (the new account would be keibeeit.heliohost.us since the .org ones are now limited to staff), have third party email DNS set up manually by us, and have an (also really old) Lily account attached to it that would need to be manually fixed after resetting make resetting kind of impractical if the account otherwise works. The document root for domain keibee-it.com has been moved to ~/keibee-it.com for you and will take effect within the next 2 hours. It may show a 404 error or other strange behavior until then.
-
Are you waiting up to 2 hours for an apache restart? Node doesn't fully disable/enable immediately. It needs an apache restart to take effect.
-
You got suspended for using too much memory. The limit is 200GB per day. Please fix the issue quickly. Unsuspended. It may take a few minutes before you can login again, and domains can take up to two hours to function.
-
You're the first person to report that the logs are slow only when node is enabled... that's an interesting observation. Morty would likely make it faster since the entire server is quite a bit faster than Tommy, but I'm actually kind of curious as to why this only happens to you when node is enabled. Maybe Krydos has some input on this?
-
[Solved] Please unsuspend my account
wolstech replied to pojda's topic in Suspended and Queued Accounts
It was suspended for high load caused by systemd, which is likely due to excessive use of cron. The scheduled jobs have been turned off on your account and you've been unsuspended, please fix the issue quickly. It may take a few minutes before you can sign in again, and domains can take up to 2 hours to function. -
That domain is working properly for me. Please clear your cache. Note that this error is usually caused by running out of disk space, and you are very close to your limit (975 of 1000MB). I suspect you were over your limit earlier and have since dropped below due to something like log rotation freeing up space.
-
error_log for domain twoofswords.net has been discarded. The best fix for this is to enable log rotation and set a max size that's reasonable (like 10MB) with a low maximum number of logs (like 3). That way the server will rotate them out and then eventually delete them for you. I've gone ahead and set up the rotation for you on that domain so this won't happen again.
-
Account senex has been unsuspended. It may take a few minutes before you can login again, and the domains can take up to two hours to function.
-
Can you explain why all of the accounts have very similar usernames? (Also, on the off chance these are a result of you just needing multiple websites, you can have multiple sites on 1 account...a Johnny account can have up to 5 websites/domains on it).
-
[Inactive] Request to Set shawon.pro as Main Domain
wolstech replied to shawonxmax's topic in Customer Service
Domains that are already added as an add-on domain cannot be switched to the main domain without resetting your account. https://wiki.helionet.org/Changing_Your_Main_Domain#Account_Reset_is_Required_to_Swap_Main_and_Addon_Domain -
[Solved] Possible Terms of Service violation detected
wolstech replied to backupchiquipoli's topic in Customer Service
The pending suspensions for luisgalvan and backupchiquipoli have been canceled. -
[Solved] Possible Terms of Service violation detected
wolstech replied to backupchiquipoli's topic in Customer Service
There are actually 3 accounts associated with you this time (two of which are the luisgalvan and backupchiquipoli accounts you've been allowed to keep already). Did you or someone you know create a third account without contacting support for permission? Also, did you at any point use a VPN to access your accounts? -
Yeah you had a ton of load coming from Python (note these numbers have dropped off a bit because you've been suspended for a little while). 66.38 GB 120.2 /usr/bin/python3.12 -u -O /home/dragoe.helioho.st/httpdocs/AppFiles/Moonlark/moonlark.py -n DragoE 56.11 GB 28.1 /usr/bin/python3.12 -u /home/dragoe.helioho.st/httpdocs/AppFiles/Watchman-main/Watchman.py There was also resources being used by the system due to the long-running python processes (about 14GB as of this post), which you can't really do anything about...it's just the nature of linux managing sessions. Please reduce the memory consumption quickly. Unsuspended. It may take a few minutes to work again. Domains can take up to 2 hours to function.
-
If you have the certificate file (and matching key file), you can likely install that instead of Lets Encrypt. Not sure how you do that on Hestia, but I'd imagine there's an option or guide for it. It should work provided the certificate is not expired and the common name and subject alternative names (SANs) are correct (the domain/subdomain you're securing needs to appear in one of those fields on the certificate unless its a wildcard certificate). A domain's certificate is sent to the browser by whatever server is serving that domain, so you'll need to install the PositiveSSL cert on your VPS if you want to use it once your (sub)domain is pointed to your VPS.
-
Information sent by PM.
-
That account looks like it has already been moved to Morty and unsuspended.
-
The load mostly came from systemd, which is usually due to excessive use of scheduled tasks or FTP connections being left open. We've seen this before, and weirdly systemd-related load suspensions are always the most prevalent after a server is rebooted (Johnny was rebooted yesterday due to hardware maintenance). It usually calms down after a few weeks, and we have no idea why. Please reduce the frequency of your tasks, and if using FTP make sure you're closing your FTP connections when you're finished using them. You can watch your load here : https://heliohost.org/dashboard/load/ Unsuspended. It may take a few minutes to work again, and domains can take up to 2 hours to function.
-
Your account has been unsuspended. Apologies for the inconvenience on this. It may take a little before your site's domain works again.
