Jump to content

Krydos

Chief Executive Officer
  • Posts

    26500
  • Joined

  • Last visited

  • Days Won

    947

Everything posted by Krydos

  1. Here's your /home/arvy/public_html/stantoine/.htaccess RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(stantoine/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ stantoine/dispatch.wsgi/$1 [QSA,PT,L] The line for dispatch.wsgi starts from the webroot which is public_html. So according to the .htaccess it looks for /home/arvy/public_html/stantoine/dispatch.wsgi and it can't find it there because it's actually one directory deeper in /home/arvy/public_html/stantoine/stantoine/dispatch.wsgi That's fine and it matches the structure that running the startproject command on your home computer creates. So, try changing your /home/arvy/public_html/stantoine/.htaccess to this RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(stantoine/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ stantoine/stantoine/dispatch.wsgi/$1 [QSA,PT,L]
  2. What is the error?
  3. I'm glad you figured it out.
  4. 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.
  5. 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.
  6. This happens sometimes on Johnny. Since Johnny is an experimental server that means he experiences high load a lot more than our production servers. If you're adding a domain during high load it can error out like that and the domain can get half created.<br /><br />I fixed the domain for you, and you should now be able to see it on the alias page of cpanel. It should start working within 24 hours.
  7. You should be able to connect to the server now. This time it says you tried to log in to FTP with the wrong password too many times. This is usually caused by having the wrong credentials saved in your FTP client.
  8. # ./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>
  9. Are you entering the same password in both fields?
  10. 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
  11. 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
  12. http://wiki.helionet.org/Moving_your_account
  13. 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.
  14. Does it work now?
  15. 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.
  16. 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.
  17. 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.
  18. 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.
  19. Same error. Try setting that to 4 instead of 20.
  20. Then I recommend the Tommy server as it has the best uptime.
  21. 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.
  22. That error means your ssl certificate expired. According to the logs it wasn't able to verify the .txt file during the autossl renew. I forced the script to run again on your site and it updated the certificate this time.
  23. Why do you need to have your sites on different servers?
  24. Same error. Still won't start.
  25. 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
×
×
  • Create New...