-
Posts
24,190 -
Joined
-
Last visited
-
Days Won
853
Everything posted by Krydos
-
Sent.
-
There you go http://krydos.heliohost.org/cgi-bin/modules36.py Django 1.11.6 was released on October 5th. 1.11.7 is expected to be released on November 1st. Source: https://docs.djangoproject.com/en/1.11/releases/1.11.7/
-
It says you tried to log in to ftp with the wrong username or password too many times. Be sure you don't have any old credentials saved in your ftp client. Unblocked.
-
[Solved] Archived Due To Inactivity
Krydos replied to jcgo8103's topic in Suspended and Queued Accounts
You should now be able to log in at https://www.heliohost.org/login/ and your website should start working again within 24 hours. -
Your website is working now http://lbsci720.heliohost.org/
-
Your website is working again http://nativguard.heliohost.org/
-
The timeout is currently about 30 seconds, which is a really long query. Increasing that further would just make the problem worse as hundreds more people would be allowed to have long running queries open blocking everyone else's sites from working. The problem is really the high load causes your queries to take a long time. There is high load because you picked the Johnny server. This server is for people who simply want to experiment with a server, but don't care about uptime or speed. Since you seem to care about speed I recommend you switch to a production server like Ricky or Tommy. Let us know if you need help switching over.
-
[Solved] Archived Due To Inactivity
Krydos replied to jcgo8103's topic in Suspended and Queued Accounts
Unarchiving... -
Another advantage of Tommy is he has postgresql 9.2.23. Johnny only has Postgresql 8.4.20. Remote access enabled.
-
Yeah, it's no problem. Mistakes happen when you're learning. I just wanted to make sure you were fully aware of the problem and had a game plan going in to prevent this from happening again. After you've run your script a few times or for a few days please post back here and I'll check to make sure it isn't starting to overflow /tmp again. Unsuspended. You should now be able to log in at https://www.heliohost.org/login/ and your website should start working again within a few hours.
-
The Johnny insecure cpanel link is working again. Thanks for letting me know that it broke.
-
We've received donations of all sizes. Several very grateful users have donated $100.00 USD. We recommend donating the amount that you feel our services are worth to you. For instance, a comparable plan from a paid host will probably run you $11 or more per month https://www.heliohost.org/partners/hostgator Not everyone is capable of donating. We have users from Iran and other countries that the US has economic sanctions against and no matter how much they want to donate they can't because of politics. We have a lot of users who aren't 18 yet and can't open a credit card to donate to us. All of the people who can't donate for whatever reason rely on those that can to keep our free service going. I see you're from the Netherlands so this doesn't mean as much to you, but the US internal revenue service has inspected our comapny and granted us the status of 501c3 non-profit orginization. That means we don't use our donations for personal profit, and everything that is donated goes straight towards improving our service, paying our bills, and purchasing more hardware. It's a good cause.
-
You don't need virtualenv. For some reason a lot of python guides always say you need it. The next step is to go to command prompt at the directory you want your django project to be and run the command django-admin startproject hello Like it says at http://wiki.helionet.org/Django#Getting_started_with_Django_1.10 Here is another guide https://docs.djangoproject.com/en/1.11/intro/tutorial01/
-
Well, apparently the automated unarchiver script is unable to process your account for some reason. I sent you a Tommy invite that you can use to recreate your account. I have put your backup in https://www.heliohost.org/backup/ where you can download it and then restore it on your new account. Sorry the automated script failed to do it for you. To prevent your account from becoming archived in the future please remember to log in at https://www.heliohost.org/login/ at least once every 30 days.
-
That's odd. It broke because of the IP change, and then I fixed it yesterday. I verified the .conf file had the correct IP, and tested the cpanel.johnny.heliohost.org page and it was all working again. Then it broke somehow over the night.
-
No, it's not a problem. If you need any help with anything just let us know.
-
Have you installed pip, virtualenv, and django yet? https://docs.djangoproject.com/en/1.11/howto/windows/
-
The directories are all deleted now, but from memory they were from all random dates and times going back at least through September. Some merely 30 minutes apart, etc. There's about 180 of those same directories in your cgi-bin directory all created on October 9th. Some of the directories there were 20 or so created all within the same minute.
-
Remote access enabled.
-
That .war file cannot be deployed because java is not enabled on your account. To check the status of your request please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please be aware that since you picked the Johnny server the wait to receive java is considerable. The wait to receieve java on a Tommy account is generally a few hours.
-
Remote access enabled. Yes, johnny.heliohost.org is the host and 5432 is the port.
-
Marking solved since the account in question has since been deleted.
-
# ./deploy_java ganeshpi ganeshpi.war User ganeshpi found. Unable to find file: /home/ganeshpi/ganeshpi.war Java is enabled on ganeshpi Usage: deploy_java <username> <.war file> Make sure /home/ganeshpi/ganeshpi.war exists.
-
http://ohadbenjamin.tk/ is working now, and probably the reason ohadbenjamin.heliohost.net doesn't work is because it's heliohost.org not heliohost.net. I changed your main domain for you and it should start working within 24 hours. Let us know if it's still queued 24 hours after this post.
-
Unarchiving...