-
Posts
24,186 -
Joined
-
Last visited
-
Days Won
853
Everything posted by Krydos
-
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/
-
Unblocked. It looks like you got blocked for trying to log into IMAP with the wrong username or password too many times. Make sure to check your mail client settings to prevent this from happening again.
-
Good idea. We were already using v2 on heliohost.org, but now v2 is enabled on helionet.org as well.
-
Deployed. http://outerspace.ml/outerspace/ Since you are on the Johnny server it can take up to 24 hours to start working. In the meantime it will show a 404 error.
-
Yes, it's still running. We post "Unarchiving..." so another admin doesn't try to unarchive it at the same time otherwise the command gives a bunch of errors. I'll post again once the command has finished running. Done. You should now be able to log in at https://www.heliohost.org/login/ and your domain will start working within 24 hours.
-
Unarchiving...
-
https://www.helionet.org/index/topic/28921-triggering-a-file-on-arrival-of-email/?p=131771
-
Deployed. http://saini.heliohost.org/SwipeCard5/ Since you're on Johnny it could take up to 24 hours to start working.
-
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.
-
Deployed. http://sfu1.heliohost.org/PSFC/
-
Deployed. http://shuffly-backend.heliohost.org/shufflyMusicBackend/
-
Also if you're using windows the OS can cache the old Johnny IP of your domain. To clear this open a command prompt windows and type ipconfig /flushdns
-
Deployed. http://shuffly-backend.heliohost.org/sample/
-
I could probably install that extension, but that would likely involve upgrading our undoubtedly ancient mediawiki install. I'll put it on the todo list, but don't expect it to have a particularly high priority level. Thanks by the way. I meant to write that, but haven't gotten around to it. My post about piping an email to a script should probably have a wiki page at some point too. It's really awesome that you're helping out like this miwilc.
-
Ah, I figured it out. You deleted your tmp folder for some reason. You probably shouldn't delete random things on your account if you want everything to continue working. I have recreated your tmp folder and phpmyadmin can now write it's session files on your account again.
-
[Solved] Server Move Request Johnny --> Tommy
Krydos replied to raider's topic in Escalated Requests
Transferring... Done. You're on Tommy now. Thanks for your donation. If you haven't seen it yet, here is a guide I wrote on how to get a simple flask website started https://www.helionet.org/index/topic/27822-how-do-i-use-flask-on-johnny/?p=128919