-
Posts
25,180 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
Added. Do you need minihoot.helioho.st on your account still, or that can be deleted since your friend created their own account?
-
Closing due to inactivity.
-
Is your IP address changing? This is the most common reason for getting logged out frequently. The solution is to contact your ISP and ask them for an IP that doesn't change as much, or use a VPN.
-
[Solved] gektek info can't send email...please help
Krydos replied to gektek's topic in Escalated Requests
DKIM, SPF, and DMARC has been set up for the domain gektek.info. Try sending a test email to https://www.mail-tester.com/ again and if the score isn't 10/10 post a link to the full report so we can fix any other issues that you may have. I've also noticed that your HelioHost contact email address is on your gektek.info domain. If you lose access to your hosting account you'll need access to that email address to recover your account, but since that email address is hosted on your hosting account that you've lost access too it's basically the same as locking your spare car key inside your car. We recommend using a reliable external email address that you won't lose access to such as gmail.com or yahoo.com. -
Yep! Once you make a donation let us know by replying here since I don't check the fundraiser daily anymore.
-
[Solved] Postgres TimeZone and Crypting functions
Krydos replied to jolivac256's topic in Escalated Requests
The pgcrypto externsion has been created. For the timezone the proper way to handle it is in your software. For instance if you're using PHP you could use date_default_timezone_set('America/Mexico_City'); Another alternative is you could get a VPS and set the time zone however you want. -
When I first discovered HelioHost I had to stay up until 2am 3 nights in a row because I was too slow the first 2 nights. Unfortunately there wasn't an option to donate to get an account back then either.
-
[Solved] Unable to login with that username and password.
Krydos replied to animecaf's topic in Escalated Requests
I have sent you a password reset link. Please check your email and use the link to create a new password. Let us know if you're still having trouble logging in after you reset your password. -
You were suspended for using 110.25 GB of memory in 5 hours. We recommend keeping that under 100 GB per 24 hours to avoid being suspended. It looks like you're using Wordpress which is infamous for its high load. Let us know if you have any questions about how to reduce the amount of load you cause.
-
The database counts towards your storage space. You can have 999 MB database and 1 MB files, or 1 MB database and 999 MB files, or 500 MB database and 500 MB files, etc. You can also upgrade your storage later if you start to run low.
-
Remote access enabled.
-
[Solved] Request to cancel subscription in next billing day
Krydos replied to hypergroup's topic in Escalated Requests
This cancel request has been verified by email -
[Solved] Request to cancel subscription in next billing day
Krydos replied to hypergroup's topic in Escalated Requests
I have sent an email to the address which created this VPS to try to confirm whether this cancel request is authentic since we've never heard back from you. -
This was handled via Discord.
-
Your rebuild has been started and you'll get an email in a bit when it's done.
-
The rebuild has been started and you will get an email when it is done. Your next free rebuild will be available on 2023-10-25.
-
It looks like your NS records are missing https://dnschecker.org/#NS/infinityhue.us.to
-
Your rebuild has been started and you will get an email in a bit when it is done.
-
This account was created in 2019 on cPanel so any issues with the DNS records is due to cPanel not any of our custom systems or Plesk. I can't even tell you how many DNS records I've fixed from the old cPanel accounts. Your DNS records were a disaster. More than half of your subdomains didn't even work because all the DNS records were missing for those too. Is everything working for you now?
-
[Solved] changing for a whole server plan
Krydos replied to vascoambrogi's topic in Escalated Requests
Yes, you can keep your Tommy account at the same time as a VPS account. You can't have 2 Tommy accounts or 1 Johnny and 1 Tommy account, but VPS don't count towards the limit. If we had unlimited amount of server space like Google or some huge company we could allow unlimited accounts, but we aren't there quite yet. -
[Solved] changing for a whole server plan
Krydos replied to vascoambrogi's topic in Escalated Requests
The first thing to keep in mind on transfers from Tommy to a VPS is the VPS don't come with Plesk for free like Tommy. If you wanted to get the Venus VPS with Plesk it would be $7.00 per month for the VPS from us, plus $13.50 per month for the control panel from Plesk for a total of $20.50 per month. Like Wolstech already mentioned there are free control panels though, such as Hestia, that are similar to Plesk. If you want Plesk installed for free we can do that, and then we can try importing your Plesk account directly into your VPS Hestia control panel. I've done this quite a few times for cPanel to Hestia transfers, but never for a Plesk to Hestia transfer. According to Hestia's documentation their import tool works on Plesk backups though so it should work. The other free VPS control panel that gets a few recommendations is KeyHelp because Hestia still doesn't support IPv6 for some reason. If you don't care too much about IPv6 yet then I recommend Hestia. -
[Solved] ENABLING REMOTE ACCESS TO POSTGRES DB
Krydos replied to fdevillalobos's topic in Escalated Requests
Remote access enabled.