-
Posts
25,184 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
What is the error?
-
[Solved] My Account Has Been Flagged As Inactive
Krydos replied to feshibab's topic in Escalated Requests
Your account has been unarchived and you should now be able to log in at https://www.heliohost.org/login/ again. Your domain should start working within the next 24 hours. -
Thanks for finding that. I've submitted a request for a higher limit, but it says it may take a couple weeks to get back to us. I'll keep you all updated on how it goes.
-
# ./deploy_java dessingu root User dessingu found. Unable to find file: /home/dessingu/root.war Java is enabled on dessingu Usage: deploy_java <username> <.war file>
-
[Solved] Please Remove Suspension From My Website
Krydos replied to abidkhan's topic in Suspended and Queued Accounts
This account has been suspended for violation of our one account per user policy which is clearly stated during the creation process of each and every account on Heliohost. A common misconception is that you need a separate account for each website that you want to host, but since Heliohost differs from most free hosts and even most paid hosting by offering unlimited addon domains, unlimited parked domains, and unlimited sub domains one can easily and conveniently host as many separate websites as they wish all from your one free hosting account. If multiple accounts were created to get around our disk space limit we strongly suggest using a free service such as dropbox to host your large images, videos, and downloads while continuing to host your website with us if you wish. If you understand that each user is only allowed to have one active account please let us know which account you would like to use and it can be unsuspended for you. Also let us know if you need backups of any of the data on the other accounts, and if there are any domains on the suspended accounts that you would like to host on your main account because we will need to remove them from the suspended account before you will be able to host them on your unsuspended account. For example: user1: unsuspend user2: backup user3: backup, idontreadrules.com user4: thoughticouldgetawaywithit.org -
[Solved] My Website Is Blocked, Please Reactivate It
Krydos replied to sharamke's topic in Suspended and Queued Accounts
This account has been suspended for violation of our one account per user policy which is clearly stated during the creation process of each and every account on Heliohost. A common misconception is that you need a separate account for each website that you want to host, but since Heliohost differs from most free hosts and even most paid hosting by offering unlimited addon domains, unlimited parked domains, and unlimited sub domains one can easily and conveniently host as many separate websites as they wish all from your one free hosting account. If multiple accounts were created to get around our disk space limit we strongly suggest using a free service such as dropbox to host your large images, videos, and downloads while continuing to host your website with us if you wish. If you understand that each user is only allowed to have one active account please let us know which account you would like to use and it can be unsuspended for you. Also let us know if you need backups of any of the data on the other accounts, and if there are any domains on the suspended accounts that you would like to host on your main account because we will need to remove them from the suspended account before you will be able to host them on your unsuspended account. For example: user1: unsuspend user2: backup -
http://wiki.helionet.org/Moving_your_account
-
We've been hitting the rate limits on autossl so some certificates are expiring instead of automatically renewing. I recommend http://wiki.helionet.org/Installing_a_Let%27s_Encrypt_SSL_Certificate to get your https working again without errors.
-
Does it work now?
-
You can download your backup at https://www.heliohost.org/backup/ and recreate your account at https://www.heliohost.org/signup/ Let us know if you need help restoring your backup.
-
That means your trying to log in to your database with the mysql username root, not xsirk_r. So you need to fix your user field. You will also need to use a password to connect. Use the same password you used when you created the xsirk_r mysql user.
-
Your IP was blocked because you tried to log in to cPanel with the wrong password too many times. In the future logging in at https://www.heliohost.org/login/ will prevent your IP from being blocked again. Unblocked.
-
Java is not enabled on that account and .war files cannot be deployed on accounts that don't have java enabled. To request java please go to https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Be aware that the queue to receive java on Johnny is currently very long. The queue to receive java on Tommy is roughly 24 hours or so.
-
Same error. Try setting that to 4 instead of 20.
-
Then I recommend the Tommy server as it has the best uptime.
-
I think since we enabled autossl when there were already a lot of accounts on Tommy they all had their certificates updated right around 90 days ago. https://www.helionet.org/index/topic/28033-autossl/ I noticed that the comodo queue was kind of backed up and it was hit or miss on which autossl certificates were getting updated. I switched to LE to try to clear out some more of the queue. I know we'll hit the rate limits on LE, but it appears Comodo must have some rate limits too. I've contacted cpanel to ask them about it, but so far none of them want to admit to there being any rate limits. When LE gets maxed out I'll switch back to Comodo and see if that will take care of some more. Worst case scenario we disable autossl for everyone, and make it a requested feature. I manually ran LE autossl on rax2 and it picked up a lot of missing/expired certificates.
- 11 replies
-
- letsencrypt
- ca
-
(and 1 more)
Tagged with:
-
Why do you need to have your sites on different servers?
-
Same error. Still won't start.
-
I've been experimenting with autossl providers for the last couple days so it's currently set to Let's Encrypt not Comodo, but I forced it to run on your domain: https://royalsdestiny.tk https://www.sslshopper.com/ssl-checker.html#hostname=royalsdestiny.tk
- 11 replies
-
- letsencrypt
- ca
-
(and 1 more)
Tagged with:
-
Have you gotten django working at all? Start with this guide: http://wiki.helionet.org/Django
-
It just gives this error over and over, and it blocks it from starting: org.springframework.jdbc.support.MetaDataAccessException: Could not get Connection for extracting meta data; nested exception is org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User blister2_metro already has more than 'max_user_connections' active connections
-
Ok, first of all none of your scripts are executable because they're 644 not 755 like they have to be. Next, unless you enable .py scripts to be executable outside cgi-bin using .htaccess it's not going to work there. Moving start.py and stop.py to cgi-bin is the easiest option. Also, it doesn't really matter where loop.py is. You could put it somewhere like /home/pyraz/loop.py It doesn't output the content-type header so it'll always give a 500 error when you try to execute it as a cgi through a browser.
-
Currently 10 in 10 minutes, but that number may change in the future.
-
One of your fellow users wrote up this guide that does something similar: http://wiki.helionet.org/Running_Auto_Backups
-
That .war file cannot be deployed. FAIL - Application at context path /blister2_metrolotto could not be started FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/blister2_metrolotto]]