-
Posts
26489 -
Joined
-
Last visited
-
Days Won
947
Everything posted by Krydos
-
I was able to install a functional copy of SVNManager on Johnny without using shell, but like I said in an earlier post the software was slightly crippled due to lack of php exec() function. If you would like to try it out let me know and I can get it set up on your account for you.
-
[Solved] Problem With Addon Domain On Johnny Server
Krydos replied to seintitus's topic in Escalated Requests
When you delete your Johnny account all of the domains will be deleted as well. http://www.heliohost.org/classic/support/scripts/delete -
Are you able to log in at https://www.heliohost.org/login/ ?
-
Is this cpanel you're getting that session cookie error from?
-
You were blocked for using the wrong cpanel username or password too many times. We recommend logging in at https://www.heliohost.org/login/ to prevent this from happening again. Unblocked.
-
What error message do you get? Which FTP client are you using?
-
A .war file cannot be deployed on that account because java is not enabled on that account. To check the status of your java request please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please note that since you picked the Johnny server the wait to receive java is currently very long. The wait to receive java on the Tommy server is generally only a few hours.
-
Try these settings: host: johnny.heliohost.org port: 1373 protocol: SFTP logon type: normal user: digitalw password: <same as cPanel password>
-
2017-09-10 09:57:51.129 ERROR 2042 --- [io-8080-exec-15] o.s.boot.SpringApplication : Application startup failed org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaAutoConfiguration': Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [org/springframework/boot/autoconfigure/jdbc/DataSourceConfiguration$Tomcat.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.tomcat.jdbc.pool.DataSource]: Factory method 'dataSource' threw exception; nested exception is java.lang.NullPointerException
-
You should be able to provide this style url for people to subscribe http://wjshradio.heliohost.org/mailman/listinfo/ Currently there are no public mailing lists on your account though. If there was you could access it directly with a url like http://wjshradio.heliohost.org/mailman/listinfo/test_wjshradio.heliohost.org where that example the list is called "Test". What probably happened is you posted a link to your cpanel url instead of that public url.
-
The message that you get after clicking the link in the email says: Your account has been archived due to inactivity. To keep your account active you need only log in to heliohost.org at least once every 30 days. Failure to log in often enough results in your account being flagged as inactive. If you would like to continue using this account you will need to request that an admin unarchive it. If you don't click the link in the email for 30 days the account becomes archived to conserve server resources for people who are actively using their accounts. I have unarchived your account for you. You should now be able to log in at https://www.heliohost.org/login/ and your website should start working within 24 hours.
-
[Solved] Totally A Newbie - Running Python On Ricky Would Cause 500 Error
Krydos replied to jwdmo's topic in Customer Service
/usr/bin/python3.6 doesn't exist on Ricky (yet). For now use /usr/bin/python -
[Solved] Unable To Export Database From Phpmyadmin
Krydos replied to rahulawa's topic in Escalated Requests
Deployed. http://rajesha1.heliohost.org/cmis/ -
That .war file cannot be deployed because java is not enabled on your account. To check the status of your java request please visit https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php Please be aware that since you picked the Johnny server the wait to receive java is quite long. On Tommy the wait to receive java access is generally only a few hours.
-
FAIL - Application at context path /sraj_uatoday could not be started FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/sraj_uatoday]]
-
[Solved] Problem With Addon Domain On Johnny Server
Krydos replied to seintitus's topic in Escalated Requests
If you're going to be using a lot of addon domains you might be interested in Ricky or Tommy where creating an addon domain has a 100% success rate. The domain bitinvestment.ga has been added. -
What is your username, or main domain?
-
The way email delivery works is if the receiving server is down the sending server will wait some amount of time before resending the email. Generally the sending server tries every 4 hours, but they are not required to follow this standard. Since you picked the Johnny server your account is on an experimental server. What experimental means is that the load can be a lot higher and there can be a lot more downtime. This is a great way for people to test out their scripts and sites when uptime and speed aren't a concern. If you are concerned with uptime then we highly recommend a production server like Ricky or Tommy. Our production servers have much much better uptime so emails that are sent to your account will not fail and have to be retried for days.
-
/username_filename
-
[Solved] Unable To Export Database From Phpmyadmin
Krydos replied to rahulawa's topic in Escalated Requests
Johnny runs tomcat 7.0.42. Tommy runs tomcat 8.5.4. If it needs tomcat 7 then you'll need to move to Johnny. -
Our wiki located at http://wiki.helionet.org/ is a great way for new users to learn how to use the wide array of features that we provide. You can help other users by writing guides on how to do things. If you think something is missing or you want to update some of the information let us know and we can grant you access.
-
[Solved] Unable To Export Database From Phpmyadmin
Krydos replied to rahulawa's topic in Escalated Requests
Deployed. http://rajesha1.heliohost.org/cmis/ -
Well, thebrightcook.com started working, but for some reason the subdomain for thebrightchef.com got removed. I recreated your subdomain again and thebrightchef.com should start working within 24 hours as well as long as that subdomain doesn't get deleted again. Also, I wanted to mention that you picked the Johnny server which is great for experimenting and getting to know our systems, but since you own two nice .com domains I would highly recommend transferring your account to one of our production servers prior to having your sites go live. Tommy and Ricky will have much better uptime and speed comprared to Johnny.
-
Remote access enabled.
-
I'm not sure what you mean. If you're talking about your main domain just put your application into the /home/sekom100/public_html/ directory. For instance /home/sekom100/public_html/test.html would be sekom100.heliohost.org/test.html If it's an addon domain then put your application into the subdirectory inside /public_html/ For instance if your addon domain is sekom100.com then put your files into /home/sekom100/public_html/sekom100.com/test.html would be sekom100.com/test.html Let us know if you still have questions or would like to elaborate on what your post means.
