Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. /usr/bin/python = 2.6.6 /usr/bin/python2.7 = 2.7.13 /usr/bin/python3.6 = 3.6.1
  2. It looks like most of your load was coming from /home/advil64/public_html/wp-login.php The best option in my opinion would be to delete wordpress entirely and use something else. Wordpress is the #1 cause of high load suspensions, and also responsible for most of our suspensions due to malware. Wordpress is just a poorly written, bloated, and vulnerable software. The next option is to disable logins to your wordpress site. Usually when wp-login.php is causing the most load it means some bots have found your site and they're trying to bruteforce their way in to inject malware. Disabling logins would help protect you from high load and malware. I have unsuspended your site. Please fix the issue quickly. I checked to see if your site was properly unsuspeded and it looks like it was already hacked when it got suspended. Please just delete the whole site and start over.
  3. The limit is in place to prevent one user from hogging all of mysql preventing anyone else from being able to connect. If I raised your limit you would likely cause issues for everyone else which is the entire reason we have the limit. Tommy offers a higher number of simultaneous mysql connections than the other servers due to having less users.
  4. Done. You should now be able to log in and your website should start working within 12 hours.
  5. Mono has been installed on your account, but it looks like you have some asp.net files already that are preventing the test.aspx file from working.
  6. A link to your full backup has been sent to your contact email address.
  7. Deployed. http://rahulrai.heliohost.org/HibernateMvc/ Since you're on Johnny it could take up to 12 hours for the 404 error to go away.
  8. The hotmail blacklist removal page is returning a 503 error. We'll need to wait for them to fix their website.
  9. Most of your load came from /home/mrj/public_html/4movies/_ud.php /home/mrj/public_html/4movies/_cat.php
  10. https://en.wikipedia.org/wiki/Cicada_3301 We may or may not have hosted one of their sites. That's all I can say. Only trust what someone claiming to be affiliated with cicada 3301 says if it's signed with the proper PGP signature.
  11. Done. You should now be able to log in and your website should start working within 12 hours.
  12. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  13. Krydos

    Tommy

    See https://www.helionet.org/index/topic/32039-solved-tommy-is-down/?p=144777 Good call. I've seen this before. His site probably got posted on reddit or something. They call it the hug of death. I tried to keep his site online by blocking people with a lot of connections, but it wasn't enough. Suspension was the only solution. He got unsuspended a couple times and within minutes the downtime would start again.
  14. So, interesting that you should post this. Your account is 100% responsible for causing seven hours of downtime on Tommy due to high load. Perhaps it's time to try paid hosting? https://www.heliohost.org/partners/hostgator It's only a penny for the first month. We can provide a backup if you wish, but your account is not getting unsuspended.
  15. Please post the following information: Your cPanel username Your main domain The server that you are on
  16. #2 on cpu usage, and #2 on memory usage.
  17. INFO: HTMLManager: start: Starting web application '/ahmed200_pw' Mar 04, 2018 6:31:05 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc WARNING: JDBC driver de-registration failed for web application [/ahmed200_pw] java.lang.UnsupportedClassVersionError: com/mysql/jdbc/Driver : Unsupported major.minor version 52.0 (unable to load class com.mysql.jdbc.Driver) at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2899) at org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:1173) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1681) at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1559) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:278) at java.sql.DriverManager.isDriverAllowed(DriverManager.java:463) at java.sql.DriverManager.isDriverAllowed(DriverManager.java:455) at java.sql.DriverManager.getDrivers(DriverManager.java:356) at org.apache.catalina.loader.JdbcLeakPrevention.clearJdbcDriverRegistrations(JdbcLeakPrevention.java:55) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.catalina.loader.WebappClassLoader.clearReferencesJdbc(WebappClassLoader.java:2070) at org.apache.catalina.loader.WebappClassLoader.clearReferences(WebappClassLoader.java:1990) at org.apache.catalina.loader.WebappClassLoader.stop(WebappClassLoader.java:1902) at org.apache.catalina.loader.WebappLoader.stopInternal(WebappLoader.java:662) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232) at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5669) at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:232) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:141) at org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1256) at org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java:714) at org.apache.catalina.manager.HTMLManagerServlet.doPost(HTMLManagerServlet.java:219) at javax.servlet.http.HttpServlet.service(HttpServlet.java:647) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.filters.CsrfPreventionFilter.doFilter(CsrfPreventionFilter.java:212) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:611) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622) at java.lang.Thread.run(Thread.java:748) Johnny has tomcat 7.0.42 and java version 1.7.0. Is your servlet set to use those versions?
  18. You're on Tommy now. http://patrickdemers.tk/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thanks for the donation. We really appreciate it.
  19. It might be your ISP caching the page then if you're phone is on wifi. I've tried both http://bloggersgate.de/ and http://www.bloggersgate.de/ and they both show the same thing and both work as they should.
  20. The forum username scalar has been changed to scalar2. Let us know one you've create your hosting account and it can be changed back.
  21. The forum username scalar still exists.
  22. The database backup should contain all of the tables in the entire database. You should only need to create an empty database through cpanel, and then import the one database .sql file and all of the tables will be there.
×
×
  • Create New...