-
Posts
25,178 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
#!/usr/bin/python27 Do you see the difference?
-
Your domain is working now http://raghvendra.heliohost.org/
-
Let's wait a bit and see if the domain starts working. Then if it doesn't we can try to figure out why.
-
Unarchiving... Done. You should now be able to log in at https://www.heliohost.org/login/ and your domain should start working again within 24 hours.
-
Also, since you're on Johnny currently I need to warn you that Johnny has a lot of bugs when it comes to creating addon domains. Let us know if you run into any error messages. If you transfer to Ricky or Tommy you'll be able to add as many domains as you want without bugs and they will start working instantly instead of taking up to 24 hours like they do on Johnny.
-
Try creating the subdomain loretogutierrezjr.loretzjr.heliohost.org parked on the same directory as your addon domain was supposed to use. Once you do that the addon domain should show up in your addon domain page in cpanel. From there you can wait up to 24 hours for the domain to start working or you can remove it. I should note that if you're going to be doing a lot of domains Ricky and Tommy don't have these bugs and adding domains always works. Also Ricky and Tommy domains begin working instantly instead of having to wait for up to 24 hours.
-
It's also possible for your router or your isp to cache the wrong old ip too. You can eliminate that as a possibility by using an internet connection that has never been to your site before from a different device that has never been to your site. The only other option is to wait it out. Eventually the old cached values will time out and devices will all be forced to lookup the new ip.
-
You've got a syntax error. root@johnny [/home/xittle/public_html/cgi-bin]# /usr/bin/python mail.cgi File "mail.cgi", line 6 s.login((my username),(my password)); ^ SyntaxError: invalid syntax Also, I want to point out that if you use this shebang you're using a truly ancient version of python 2.6.6 which was released in 2010. I recommend you use /usr/bin/python2.7 or /usr/bin/python3.6
-
You're on Tommy now. http://mountainmakers.heliohost.org/ You should be able to log in at https://www.heliohost.org/login/ If you see a 404 error or Johnny queued page clear your browser cache and flush your os dns records. Thanks for you donation. We really appreciate it.
-
You're on Tommy now. http://uew.waw.pl/ You should be able to log in at https://www.heliohost.org/login/ I also changed your forum username to match your hosting username. 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.
-
Unblocked. Please log in at https://www.heliohost.org/login/ to prevent this from happening again.
-
In php you have to use the function date_default_timezone_set("America/New_York"); before you use the time. Cron runs on local time.
-
[Solved] Flask-Openid - A Python Module Installation Request
Krydos replied to cprn's topic in Customer Service
There you go https://krydos.heliohost.org/cgi-bin/modules36.py -
23:59 PST/PDT would be 02:59 EST/EDT. Yes, the cron should continue to execute at the right time during daylight savings changes.
-
Remote access enabled.
-
Unblocked. It looks like you were blocked for failed SFTP logins. Do you have the wrong username or password saved in your FTP client?
-
Put mail.py in cgi-bin or make python scripts executable in public_html with .htaccess, and then pass the arguments to it like domain.heliohost.org/cgi-bin/mail.py?address=example@domain.com&arg1=hello&arg2=goodbye
-
Unblocked. It looks like it was pop3 that got you blocked. Do you have a mail client with the wrong credentials saved?
-
Nope, port 465 to smtp.mxhichina.com is definitely not blocked. # telnet smtp.mxhichina.com 465 Trying 205.204.101.152... Connected to smtp.mxhichina.com. Escape character is '^]'. ^] telnet> quit Connection closed.
-
You're on Tommy now. http://quantum9.heliohost.org/ You should be able to login at https://www.heliohost.org/login/ 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 your donation. We really appreciate it.
-
Remote user changed.
-
[Solved] War File Uploaded And Set For Deployment , Still Not Deployed..
Krydos replied to abhi44's topic in Customer Service
There was actually a bug involved with the one guy that waited more than 24 hours. His cpanel was saying pending when it should have said deployed. I have since fixed that particular bug, but as this is a very new feature there's the possibility of other bugs. Thanks to everyone for helping beta test this by the way. -
Remote access enabled.