-
Posts
24,534 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
There is no account with that username. I assume you found the page to delete your own account and the deletion has completed already. Let us know if you need help with anything else. Upon further consideration, I think you might mean your forum account. Since you've only ever made this one post I'll delete it too.
-
Yes, there are plans to implement node.js. You can like us at https://www.facebook.com/HelioHost.org and follow us at https://twitter.com/heliohost for the latest news.
-
Your account does not currently have any open mysql connections.
-
Please disregard any Tommy invitation emails. Transferring... Done. http://albert72.heliohost.org/ If you see the Johnny queued page be sure to clear your browser cache and flush your OS dns cache. Thank you very much for the donation. We really appreciate it.
-
Deployed. https://shuffly-backend.heliohost.org/shufflyMusicBackend/
-
I can edit the post if it's important to you to have your domain removed from our forum. Post a link to it. But the other guys are right. Usually any links to your site are good links as long as they don't come from known spam sites. Since helionet.org is a well respected and old source on google and other search engines, having a backlink on our site will actually boost your search engine rankings. Sites that have few or no backlinks rank much lower. People usually pay quite a bit to have backlinks such as you have from websites like helionet.org. The reason the Helionet results rank so high is because, like I said, we're well known and respected by the google algorithms.
-
Since you picked the Johnny server it can take up to 24 hours for a new ssl cerificate to start working. On the Tommy server ssl certificates begin working within seconds. Plus Tommy has AutoSSL that installs a free SSL certificate for you automatically.
-
Your account is now on Tommy. You may need to clear your browser cache or flush your OS dns records if you see the Johnny queued page. http://viridi-pollicis.heliohost.org/ Thank you very much for your donation. We really appreciate it.
-
Deployed. http://teniscp.heliohost.org/Tennis/
-
Cool, thanks again.
-
We don't have that version on any of our servers. We do have 3.6.0 and 3.6.1 though. Are you sure your script requires 3.5.3 or can you rewrite it for 3.6.x? Django can only be installed on one version of Python at a time per server. We're planning on doing Python 2.7 on Ricky when we get him running soon. Tommy's django is already installed on 3.6 and he's not going to be downgraded to 3.5.3. I'm assuming you need them installed on Tommy's django python version so I went ahead and installed django-rest-framework 3.6.4 and geopy 1.11.0. https://krydos.heliohost.org/cgi-bin/modules36.py
-
Deployed. http://teniscp.heliohost.org/Tennis/
-
1) By default the deployment script only deploys on http because deploying it on https as well takes twice as many system resources and not everyone needs it. If you ask it can manually be deployed on https too. There you go https://shuffly-backend.heliohost.org/shufflyMusicBackend/ 2) No, unfortunately the log files contain information pertaining to all of the accounts on the server that have java enabled. It would violate our terms of service to grant you access to them because then you would be able to see private information of the other accounts. I'm not sure anyone has ever tried this, but you may be able to write to a log file from within your servlet by using the absolute path /home/shuffly/public_html/tomcat.log or something like that. The tomcat server runs with pretty limited permissions for security, but it may work.
-
All of the backups from Stevie are located at https://www.heliohost.org/backup/ The final attempt to retrieve any additional information was over 8 months ago https://www.helionet.org/index/topic/27235-manual-backup-results/ You will need to use the backups that you've been taking on your personal computer since 2008.
-
This post about how to start and stop infinite loop scripts might be useful to have a wiki page too https://www.helionet.org/index/topic/29129-python-script-behavior/?p=132451
-
FAIL - Application at context path /teniscp_Tennis could not be started org.postgresql.util.PSQLException: FATAL: password authentication failed for user "teniscp"
-
Yeah, that looks right.
-
Yes. Yes. Make a post in customer service with your username, server, and war filename.
-
Need Cpanel Account Reset- Restored To Day 1
Krydos replied to michael82's topic in Customer Service
I have verified that your Johnny account is fully deleted. I changed your forum username so you can create your account on Tommy as michael8 again if you wish. I have verified the transaction ID and sent the invitation to the alternate email address. Let us know if you need help with anything else. Thanks a lot for the donation. -
Need Cpanel Account Reset- Restored To Day 1
Krydos replied to michael82's topic in Customer Service
Post the transaction ID and the new email address to send the invite to. If you don't want the email address to public you can PM me, but make sure you post here saying you sent a PM because I never check them otherwise. -
FAIL - Application at context path /teniscp_Tennis could not be started
-
Need Cpanel Account Reset- Restored To Day 1
Krydos replied to michael82's topic in Customer Service
To reset an account to it's starting state again you must go to http://www.heliohost.org/classic/support/scripts/delete to delete it, and then https://www.heliohost.org/signup/ to recreate it. Deleting and recreating is the only way to do what you're wanting. There is no reset button. We don't actually have any paid plans. All of our services are free. Tommy has a limited number of free signups each day starting at midnight UTC. If you want to donate to help us stay in business go to https://www.heliohost.org/donate/ and a special invitation link will be emailed to you. This link allows you to create your Tommy account whenever you want and even if the server is full for the day. -
No, the server error log files contain information for all accounts on the server. It would violate our privacy policy to allow a user to see private information from someone else's account. Yeah, you got .htaccess file in the wrong place. You have it in /home/iniesta/public_html/ when it should be in /home/iniesta/public_html/inforiesgoserver/ I edited the wiki in a couple places to make this more obvious. Here is the list of modules currently installed on Tommy python 3.6 https://krydos.heliohost.org/cgi-bin/modules36.py If you're using something that's not on that list you'll need to request it to be installed, or upload the module to your account and do something like this https://stackoverflow.com/questions/67631/how-to-import-a-module-given-the-full-path
-
Deployed. http://shuffly-backend.heliohost.org/shufflyMusicBackend/