Jump to content

Krydos

Chief Executive Officer
  • Posts

    26468
  • Joined

  • Last visited

  • Days Won

    945

Everything posted by Krydos

  1. Your website is working now http://lbsci720.heliohost.org/
  2. Your website is working again http://nativguard.heliohost.org/
  3. 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.
  4. What is your username or main domain?
  5. We recently changed the main IP on Johnny, and that broke a few things including the insecure login button apparently. We always recommend using the secure login button unless you absolutely must use insecure so very few people use insecure logins. We fixed it as soon as you and a few other people let us know about it. Thanks again.
  6. It says you were blocked for too many imap logins with the wrong username or password. Do you have the wrong password saved in a mail client perhaps? Unblocked.
  7. Another advantage of Tommy is he has postgresql 9.2.23. Johnny only has Postgresql 8.4.20. Remote access enabled.
  8. Remote access enabled.
  9. 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.
  10. Does the Johnny insecure cpanel login button work for you now?
  11. Is the Johnny insecure link working for you now?
  12. The Johnny insecure cpanel link is working again. Thanks for letting me know that it broke.
  13. What is your username or main domain?
  14. 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.
  15. 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/
  16. 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.
  17. We always recommend SFTP for security. Use these settings Host: johnny.heliohost.org Port: 1373 Protocol: SFTP Logon type: Normal User: beytecno Password: <same as cpanel> If your FTP client doesn't do SFTP you'll have to use insecure settings Host: johnny.heliohost.org Port: 21 Protocol: FTP Encryption: None Logon type: Normal User: beytecno Password: <same as cpanel>
  18. 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.
  19. No, it's not a problem. If you need any help with anything just let us know.
  20. The way addon domains work is first cpanel creates a subdomain, and then parks the new domain on the subdomain. For example, if your main domain is main.heliohost.org and you want to add the addon domain addon.com cpanel would first create addon.main.heliohost.org and then park addon.com on to addon.main.heliohost.org. That's why cpanel talks about subdomains when you're trying to create an addon.
  21. Have you installed pip, virtualenv, and django yet? https://docs.djangoproject.com/en/1.11/howto/windows/
  22. What is your username or main domain?
  23. 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.
  24. Remote access enabled.
×
×
  • Create New...