Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,895
  • Joined

  • Last visited

  • Days Won

    889

Everything posted by Krydos

  1. Which part of the guide are you having trouble with?
  2. There you go https://krydos2.heliohost.org/cgi-bin/modules36.py
  3. Filezilla on Johnny is working for me just fine. Do your settings look like this?
  4. Which FTP client are you using?
  5. Unblocked. If you login at https://www.heliohost.org/login/ that won't happen.
  6. If 3 days, 7 hours, and 40 minutes of warning isn't enough for you, how much warning do you suggest?
  7. 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.
  8. Did you add the user divid3d_admin to the database divid3d_test?
  9. Pyarlo has been installed on Johnny's python 3.6 https://krydos2.heliohost.org/cgi-bin/modules36.py It might be possible to import it from a folder on your account, but I've never put any effort into figuring out how to do that because it's easier to just install it.
  10. Tomcat probably needs to be restarted before the logs will be recreated. The way I clear logs like catalina.out is cat /dev/null > /opt/tomcat/live/logs/catalina.out The daily type logs it's probably fine to outright delete the old ones. To shutdown tomcat run /opt/tomcat/live/bin/shutdown.sh and then to start it again run /opt/tomcat/live/bin/startup.sh
  11. Maybe your changes regarding the memory leak fixed it.
  12. I had a guy on discord report that the multiphp button would just load a blank page. The solution for him was to disable his adblocker, and then it started working just fine. There is an x3 imitation theme called paper_lantern retro that looks the same as x3 used to, but is actually paper_lantern still.
  13. Anyone who searches and finds this you'll also need to add the line RewrinteEngine On before all the other code listed above or else it won't work.
  14. I don't even see your account in our system. Did you delete it?
  15. So, you didn't answer my question. Are you connecting to the .war via port 8080 or through the apache proxy on port 443?
  16. On Facebook you said you were using python 3.6 (/usr/bin/python3.6), and now you say you're using the default which is python 2.7 (/usr/bin/python). Can you verify which shebang you're using?
  17. Remote access enabled.
  18. What is the name of the module you're trying to use?
  19. You were actually suspended because of /home/lsuarts/public_html/beta/wp-content/plugins/vwcleanerplugin/ That plugin was actually a backdoor and hackers were using your account to send spam.
  20. Can you login now?
  21. Can you login now?
  22. Does the connection break if you connect directly to the .war via port 8080 rather than using the proxy through apache. That should narrow it down to whether apache or tomcat is the issue.
×
×
  • Create New...