-
Posts
26471 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
Likely when the .war was refusing to deploy due to errors is when you had it the closest. I've seen a lot of .wars refuse to deploy because java doesn't play nice on a multi-user system and for whatever reason it tries to open 100 mysql connections during deployment. Obviously this is going to fail because you're on a server with other users than just you. If that is why it was failing to deploy all you would have needed to do was limit the number of simultaneous connections to something sane like 6, or even better 1. This is all just guesses without any actual evidence though so who knows what the actual reason was.
-
Unblocked. If you login at https://www.heliohost.org/login/ that won't happen again.
-
addon domain with Google Domains primary domain
Krydos replied to helioma's topic in Customer Service
You either need to use our nameservers for a few minutes, and then switch back after you add the domain in cpanel, or if you can't (or refuse to) use our nameservers you'll need to change your main domain. -
You're on Tommy now. If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thanks for the donation. We really appreciate it.
-
[Solved] Lost packets / poor connection from China
Krydos replied to liuzxdp's topic in Escalated Requests
Ping statistics for 65.19.143.6: Packets: Sent = 3372, Received = 3372, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 62ms, Maximum = 316ms, Average = 71ms I'm thinking the packet loss you're seeing has something to do with your internet connection. I'm 2500 km from the servers too so it's not like they're in my backyard either. Some other people can test this too if they want. Just type ping 65.19.143.6 -t on windows command line, and then press ctrl-c to see the final report when you get bored of letting it run. -
[Solved] Any .htaccess rewrite will causes error 403
Krydos replied to yky123's topic in Customer Service
Does .htaccess rewrites work now? -
Looks like it worked https://www.sslshopper.com/ssl-checker.html#hostname=denied.gr It only covers denied.gr and www.denied.gr though. Will that work for you?
-
[Solved] Your account has been archived due to inactivity
Krydos replied to naser202's topic in Suspended and Queued Accounts
Looks like wolstech forgot to post the finished message. I tested this account and it looks like it unarchived fine. -
Moving...
-
Backup heliohost account to a cloud storage.
Krydos replied to a topic in Website Management and Coding
Here is an example of how to set up an automated backup system on HelioHost to email your backups. https://wiki.helionet.org/Running_Auto_Backups -
INTL is already installed on php 7.2 on Tommy https://krydos.heliohost.org/72/phpinfo.php Are you sure you're using php 7.2?
-
You have to set your nameservers to ns1.heliohost.org and ns2.heliohost.org in order to add a domain to cpanel. This is required as proof that you own the domain. Once the domain is working on our nameservers you're welcome to switch back to some other DNS service if you want, but it may break certain features if you're not using our nameservers. Git and SSH are not available on a free shared hosting account because ssh is a security risk on a multi-user system. If you would like to have ssh access and git we recommend taking a look at a vps instead https://www.heliohost.org/vps/
-
It should be working again now. Thanks for noticing.
-
A separate IP for Chinese users is unnecessary at this time because none of our IPs are blocked in China. If the user wants to purchase a dedicated IP for $12 per year they're welcome to.
-
Is it working now?
-
Try deleting the wordpress and installing it again without any extensions or themes. If it works install your extensions and themes one at a time to make sure each work.
-
Does it work now?
-
[Solved] Allow remote access to PostgreSQL database
Krydos replied to randwalk's topic in Escalated Requests
Remote access enabled. -
No, you should be able to run those commands without any problems.
-
Yes, if you use a vps you'll be able to run your software on Heliohost. You can configure your vps at https://www.heliohost.org/vps/
-
[Solved] Open UDP And TCP Port Number: 27015
Krydos replied to Luigi123's topic in Escalated Requests
You now have port 27015 open to 185.107.96.63, and 185.107.96.49. -
This time is was mostly because of an account that had a wordpress malware which tried to send out hundreds of thousands of spam emails. Obviously our system blocked most of the emails from actually being sent, but until they're deleted they take up space on /var.
-
Done. You should now be able to log in and your website should start working within 2 hours.
-
Changed.
