Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. The reason you were getting a 404 error is because your account was not finished being created yet. It can take up to 2 hours on Johnny for a new domain to start working. On Tommy new domains start working immediately. You're now getting a 500 error, but that is because your file was uploaded with dos line endings. Since we run Linux your cgi files have to have Linux line endings not dos (Windows). The easiest way to do this is to create the file with the cpanel file manager instead of creating the file on your windows computer and uploading it. This is the method that the tutorial you linked has you do it. You can also download a windows editor that understands line endings. I've never used it myself, but I've heard Notepad++ can do that. Here's the modules you requested https://krydos2.heliohost.org/cgi-bin/modules36.py
  2. It looks like you got your domain recreated with a new username. Marking this topic as solved. Let us know if you need help with anything else.
  3. The memory limit on Ricky's php 7.1 has been raised to 128 MB https://krydos1.heliohost.org/71/phpinfo.php
  4. Why does one account have the domain http://tzmedics.ga/ and another account has the username tzmedicz?
  5. The memory cannot be increased because according to our system it looks like you are in violation of our terms of service. You are only allowed to have one account per person. You can use this page http://www.heliohost.org/classic/support/scripts/delete to delete any accounts in excess of one. Let us know once you have all of your accounts combined down into one, or if you think this detection is erroneous.
  6. Yes, the configuration has changed. Johnny used to have ASP.net, but no longer does. Thanks for pointing out the outdated wiki page. I've updated it.
  7. http://kazirock.heliohost.org/ is working for me. What do you see when you open that page in a browser?
  8. You were blocked because of too many failed SFTP logins. Please make sure you have the correct credentials saved in your ftp client. Unblocked.
  9. ASP.net is not available on Johnny.
  10. Done. You should now be able to log in and your website should be working again.
  11. 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...
  12. Is there supposed to be a directory called ServletUsuarioLogin? # ls -la total 8 drwxr-x---. 8 nobody nobody 121 Nov 23 21:36 . drwxr-xr--. 17 nobody nobody 4096 Nov 23 21:36 .. drwxr-x---. 2 nobody nobody 41 Nov 23 21:36 actividad -rw-r-----. 1 nobody nobody 11 Nov 8 11:16 .gitignore drwxr-x---. 3 nobody nobody 57 Nov 23 21:36 META-INF drwxr-x---. 2 nobody nobody 24 Nov 23 21:36 parciales drwxr-x---. 5 nobody nobody 38 Nov 23 21:36 resources drwxr-x---. 2 nobody nobody 61 Nov 23 21:36 usuario drwxr-x---. 4 nobody nobody 93 Nov 23 21:36 WEB-INF
  13. You got blocked again. 80 connections this time. Unblocked again.
  14. Blocked for having 76 simultaneous connections open to the server. Unblocked. Sometimes having a poorly coded website can cause this if your browser has to make dozens of connections to the website to download all of the small .js files and images. Having too many connections open like this can cause the server to run out of available connections which would result in no one else being able to connect.
  15. You were blocked for having 79 simultaneous connections open to the server. Unblocked.
  16. You're probably getting a 404 error because there's basically nothing in your .war # ls -la total 4 drwxr-x---. 4 nobody nobody 37 Nov 21 13:56 . drwxr-xr--. 16 nobody nobody 4096 Nov 22 05:02 .. drwxr-x---. 3 nobody nobody 57 Nov 21 13:56 META-INF drwxr-x---. 4 nobody nobody 32 Nov 21 13:56 WEB-INF Have you tested this on your home pc?
  17. 22-Nov-2018 04:58:14.062 SEVERE [localhost-startStop-23] org.apache.catalina.core.ContainerBase.addChildInternal ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/weweneh1_admin]] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:167) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:752) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:728) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:986) at org.apache.catalina.startup.HostConfig$DeployWar.run(HostConfig.java:1857) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.springframework.jmx.export.UnableToRegisterMBeanException: Unable to register MBean [HikariDataSource (HikariPool-6)] with key 'dataSource'; nested exception is javax.management.InstanceAlreadyExistsException: com.zaxxer.hikari:name=dataSource,type=HikariDataSource
  18. It looks like it's working http://thmueller.heliohost.org/licence/
  19. Ah, didn't realize you were on mobile. I don't think you can change your email address without using the full version of the forums.
×
×
  • Create New...