-
Posts
17,071 -
Joined
-
Last visited
-
Days Won
619
Everything posted by wolstech
-
Enabled.
-
Subdomain added. it can take up to 2 hours to work. For the PHP errors, it would be best if you disable the error reporting yourself by adding this line to the top of your PHP scripts. For programs you didn't write, you can often just add it to the top of the program's config file to turn it off. error_reporting(0); Turning it off on our side doesn't make much sense as you won't be able to troubleshoot anything...you'll just get a plain white page or a 500 error instead. Doing it as above means you can turn it back on if needed.
-
You are suspended for crashing Johnny. Your account was running something that filled up the /tmp volume with several gigs of image files and caused email and PHP to go down for 8 hours, which caused an outage for over 2000 other websites. Can you explain what you were doing? And what will you do to prevent it from happening again if we give you a second chance?
-
My account has been suspended..
wolstech replied to morpheusendless's topic in Suspended and Queued Accounts
You're suspended for high load because whatever you tried to run was so absurdly heavy on resources that it used up your entire day's allocation of CPU and RAM in the span of about an hour. In fact, it was so heavy that you managed to go almost 13% beyond your quota before the system had a chance to even finish suspending you. -
That domain is not valid because it contains spaces, has no TLD, and should not contain symbols except hyphens (periods are reserved to separate out the parts of a domain, and other symbols are not supported). Also, domains are not case sensitive, so are generally written in all lowercase. Would krzysztof-lewkowicz.helioho.st work for you?
-
Not at the moment no. We might be able to get Payoneer working if that's an option for you as we've used them in the past, but we'd have to get that set back up if you are able to donate that way...
-
I'm learning sql for the first time - what went wrong?
wolstech replied to demashqi's topic in Suspended and Queued Accounts
You're suspended for having 2 accounts. Users are only allowed to have one account. Which one do you want to keep? -
[Solved] Cannot connect to server via Filezilla
wolstech replied to niemen's topic in Escalated Requests
There was an issue with accounts that were migrated to new Tommy early on that specifically broke SFTP. Krydos can fix it for you... -
Also, since you're one of the rare cases where you're allowed to have two accounts, we would need to know which one you want to move. Or you can donate twice to move both of them..
-
I'd recommend $6, that way you'd get an extra 1000MB space too. Since you already have an account, you can send the money by donating through any of our normal donation channels (https://heliohost.org/donate/), then post the transaction ID here so we can verify the donation and move you. We can just directly move the account to Tommy. You shouldn't need to set it up again...
-
My Heliohost account is Suspended
wolstech replied to cocodeveloper's topic in Suspended and Queued Accounts
You're suspended for having more than one account. Users are only allowed to have one account. Which one would you like to keep? -
Should be working again. Someone else had filled /tmp up with junk from a broken script...
-
Try again now. Someone else with poorly written code filled up /tmp , which causes a lot of things to stop working.
-
That's probably because /tmp was full due to another user's software malfunctioning. Try again now.
-
[Solved] Hosted website stopped working
wolstech replied to davtyangarnik95's topic in Customer Service
This should be resolved, and your site is no longer showing an error for me. Another user had filled up /tmp causing the server to stop working properly. -
Should be working now. Someone filled up /tmp on the server...
-
[Solved] Webmail problem ! Please help !
wolstech replied to huycolab2023's topic in Customer Service
You probably need to set up SPF, DKIM, and DMARC. Gmail won't accept email without them. Since you are using Cloudflare, you'll need to set these up yourself. For SPF, you can create a TXT record with a blank name (i.e. the same name as the domain) and this value: "v=spf1 a mx include:johnny.heliohost.org ~all" For DKIM, you need to enable it in Plesk under Mail Settings, apply it, then create the DNS records shown under the "How to configure DNS" link next to the option (usually two records). For DMARC, you can create a TXT record called _dmarc and use this value: "v=DMARC1; p=quarantine;" -
[Solved] My site matilda.vn is not work
wolstech replied to huycolab2023's topic in Customer Service
The domain is working for me now. I see what looks to be a soccer (football) website. -
[Solved] The Memory and CPU usage is extremely high
wolstech replied to ltseng's topic in Escalated Requests
Node really uses that many resources, and it's the second leading cause of suspension behind Wordpress. It is extremely inefficient. It is worth noting that if you noticed a spike specifically in the memory numbers in the past day or so for a program that has worked previously, the memory calculations were recently updated to more accurately reflect memory usage. This was the result of a user who managed to almost crash the server, and the new calculations will reflect as an increase in memory usage for users with long-running programs like Node and Python. PHP users are less likely to be affected by the changes because PHP both exits after each page is loaded, and times out after a minute or so if it doesn't finish. -
More than likely that's exactly the cause. Your site is constantly using tons of resources due to all the cron traffic. Lower the frequency of those calls to like once every 5 or 10 minutes and your load will probably drop significantly.
-
[Solved] Cant access server tommy2 (Postgres remote access)
wolstech replied to peterlasvera's topic in Escalated Requests
Tommy2 has been retired and is no longer available. Your account was moved to the new Tommy on September 25, and should be accessible at tommy.heliohost.org instead. Several emails as well as news announcements were made regarding these moves. Note that any data added to tommy2 after September 25 was not migrated as it is a one time migration, and it is expected that you read the relevant announcements and no longer use the old server after the move is completed. Postgres remote access also does not migrate between servers. Since the information for a Postgres remote access request is already included in the post, I'll simply escalate this for you to have it set back up. -
Krydos may be able to get it for you but since the server it was on has already been retired there are no guarantees that this data is recoverable. Escalating.
-
I believe FTP will change alongside Plesk if you reset it through our website (https://heliohost.org/reset/). If you do it through Plesk, Plesk and FTP change separately. Is this not working for you on the new server? The forum password is not synchronized to anything by design and must be changed through the forum.