-
Posts
26464 -
Joined
-
Last visited
-
Days Won
945
Everything posted by Krydos
-
[Solved] Unable To Export Database From Phpmyadmin
Krydos replied to rahulawa's topic in Escalated Requests
Please be patient. When you make a post at 3am you can't reasonably expect a quick response. Deployed. http://rajesha1.heliohost.org/cmis/ -
In softaculous what do you have entered as the SVN repository directory?
-
Deployed. https://shuffly-backend.heliohost.org/shufflyMusicBackend/
-
Ricky is about 99% ready. We're just doing some final bug testing before we start releasing it to a limited number of people. Once we're sure everything is working we will likely increase the daily signup limit to the point of being available most of the day.
-
What is your username or main domain?
-
You create the username and password, and grant permissions at https://tommy.heliohost.org:2083/frontend/paper_lantern/psql/index.html Depending on what you create it will look something like this: username = iniesta_user database = iniesta_db password = <whatever> port = 5432 host = localhost Take a look at http://wiki.helionet.org/Django The .htaccess file is where you define your static file directories that won't be processed through dispatch.wsgi RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] You can add as many directories as you want or change media and admin_media to whatever you want, but whatever you put in there will be served directly from apache to the browser without being processed through django.
-
There is no hosting account named patonoid. The hosting account that matches your forum email address is pato so I guess I'll transfer that one. Please ignore any invitation emails you got to your @ig.com.br email address. Transferring... Your account is on Tommy now. http://empreenda.heliohost.org/ If you see the Johnny queued page or a 404 error please clear your browser cache and flush your os dns records. Thank you for your donation. We really appreciate it.
-
Does it work now?
-
FAIL - Application at context path /afarias_BarcodeNetBar could not be started FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/afarias_BarcodeNetBar]]
-
You can delete your account at http://www.heliohost.org/classic/support/scripts/delete
-
That .war file cannot be deployed because java is not enabled on your account. To request java on your account please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click the Request Java button. Please be aware that since you picked the Johnny server the queue to receive java is quite long. The queue to receive java on a Tommy account is generally only a few hours.
-
It looks like your username is actually basilky and your account is already created.
-
It can take up to 24 hours for Johnny accounts to unsuspend sometimes. I'll check back on this thread later today to make sure it unsuspends itself.
-
Alright, it looks like I got it installed. I had to fix a lot of syntax errors by hand. Since you're on Johnny it could take up to 24 hours to start working. Just don't mess with it, and it should start working eventually. I'll check back on this thread later today to make sure.
-
Unarchiving... There you go http://premiumsg.heliohost.org/
-
Your account is now on Tommy. http://zumbalenzburg.heliohost.org/ If you see the Johnny queued page or a 404 error be sure to clear your browser cache and flush your os dns records. Thank you for your very generous donation. We really appreciate it.
-
Try https://www.heliohost.org/reset/ one more time. If that doesn't work try https://johnny.heliohost.org:2083/resetpass?start=1 If that doesn't work either let us know and we can try manually resetting the password. I see your password reset attempts in the log file, but you're on Johnny and they were during some extremely high load. Johnny has a tendency to have high load, but this was worse than usual. This kind of load has a tendency to cause the password resets to time out which causes the error message you saw.
-
The point of this post is that the wikipedia page HelioHost doesn't exist and if anyone is willing and experienced in writing wikipedia articles we would greatly appreciate them writing an article about us. We've been in business since 2005 providing free webhosting and as far as we know we're the only 501c3 non-profit webhosting orginization in the world. The wikipedia trolls didn't argue with us being notable. Our article just had too much information, and most of that information was from internal sources like interviews with the founder. We've had thousands of reviews written about us over the years, both good and bad. Academic thesis papers have been written about us. There's a book that has a whole chapter about us. The sources are out there, but the wikipedia folks want someone other than me to write it.
-
To troubleshoot missing modules I highly recommend making a simple helloworld cgi and adding each import one at a time until it throws a 500 error. You can also follow this guide https://www.helionet.org/index/topic/29544-python-27-module-request500-error-troulbeshooting/?p=133824 to use a cron to find your error, although that doesn't always work with django/flask because they are loaded through wsgi. Let us know what you find.
-
> Firstly,we want to confirm if the company is your company's cooperative partner. No, they are likely a phishing site trying to impersonate us. > Secondly,we need to verify whether you have allowed the company to apply these names. No, they are likely a phishing site trying to impersonate us.
-
If you're using opera mini they do have a compression proxy. Maybe that's where the nginx error came from, but we definitely run apache not nginx.
- 7 replies
-
- an error occurred
- occured
-
(and 2 more)
Tagged with:
-
Oh, you're right. I just checked the username, checked the server, and assumed he was having the same issue as everyone else on Johnny. Or maybe that was added in the edit?
- 7 replies
-
- an error occurred
- occured
-
(and 2 more)
Tagged with:
-
There you go http://denisoft.heliohost.org/test.aspx
-
Since you picked the Johnny server he can experience high load from time to time. This is because he is our experimental server. Experimental means that we allow people who don't care much about uptime or speed to experiment with their code. Johnny has been experiencing higher load than normal for the last few hours, but it should be returning to a more normal level soon. If you need better uptime and speed we recommend one of our production servers like Tommy.
- 7 replies
-
- 1
-
-
- an error occurred
- occured
-
(and 2 more)
Tagged with:
-
That .war file cannot be deployed because java is not enabled on your account. To request java please go to https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php and click the Request Java button. Once java is enabled on your account please post back here and we can get that .war file deployed.
