-
Posts
24,534 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
Source: https://www.helionet.org/index/topic/29658-servlet-deploy/ According to the logs you requested deployment 24 minutes ago. Please be patient. This is a very new feature, and since it's still in testing the deployment threshold is set very conservatively. Once we're sure the deployment scripts aren't going to crash the server the time it takes should decrease significantly.
-
See https://www.helionet.org/index/topic/30058-python-upgraded/?p=135755 There you go http://krydos.heliohost.org/cgi-bin/modules36.py
-
You can ignore the invite you go on your other email address. Since you didn't move yourself I went ahead and renamed your forum account back to hwiremod. You're on Ricky now. http://hwiremod.heliohost.org/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thank you very much for the donation. We really appreciate it.
-
You could just have your main domain be more or less a throwaway for debugging and then use everything as addon domains. That's pretty much the reason my main domain has simply said "Blank." for the last 8 years: https://krydos.heliohost.org/
-
I think that's why the archive wouldn't automatically restore like every else's. I recommend trying to extract as much information out of the archive as you can get and then recreating anything that might be missing.
-
I think you're running into a limitation of the language you're using at this point. My two suggestions that I can think of now is to try another language that will allow you to properly close your mysql connections or create a different mysql user for each client that you want to connect to your database.
-
See https://www.helionet.org/index/topic/30058-python-upgraded/?p=135755
-
Unarchiving... You should now be able to log in at https://www.heliohost.org/login/ and your website should start working within 24 hours.
-
Your domain is working now http://perfectloveservices.tk/
-
I requeued it. The account hariram exists now with the domain hrce.tk.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/renew. To prevent this from happening in the future please remember to visit https://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
-
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.