Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,805
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. That .war file could not be deployed because java is not enabled on your account. To request java and then check the status of your request go to the java button in your cPanel. Please be aware that since you picked the Johnny server the wait to receive java access is quite long due to high demand. The wait to receive java on Tommy is generally just a few hours. If you're in a hurry we recommend moving your account to Tommy. If you want to save yourself some work an admin can move your account for you if you're a donor. Just let us know the transaction ID.
  2. One or the other is going to work when you change that line. You just need to pick.
  3. Following the pattern https://krydos1.heliohost.org/cgi-bin/modules27.py https://krydos1.heliohost.org/cgi-bin/modules36.py
  4. Yeah, right. I'm totally going to run the installer with /s. (Oh wait, maybe your /s didn't mean you were being sarcastic.)
  5. AutoSSL has been disabled on the account deny.
  6. Mono/Java aren't installed on your account; they are installed on your domain. If you change your main domain they have to be installed again on the new domain.
  7. You're on Tommy now, but your domain isn't going to work until you make some changes. The recommended way to make it work is to set your nameservers to ns1.heliohost.org and ns2.heliohost.org. Thanks for the donation. We really appreciate it.
  8. Did you change that line to match your username?
  9. Does it work if you just provide the username b0ardfac instead of b0ardfac@tommy.heliohost.org?
  10. How many emails do you expect to send per day?
  11. Added the Wiki and Chat options back as well.
  12. Removed the duplicates, and re-added the donate button. Thanks for noticing.
  13. Yes, we recommend sending no more than 50 emails per day otherwise you risk being throttled or suspended. If you have a valid reason to send more emails than that you can be whitelisted for a larger amount, but you have to answer some questions and provide some data first.
  14. Ok, I'm pretty sure the reason it worked before, and stopped working is because I changed some settings on Tommy to make it easier to catch spammers. I'm undoing those changes one by one until it works the way it did before. Creating a new account likely won't solve anything unless you switch servers. Anyways, Does it work now?
  15. A link to your backup has been emailed to your contact address. Please use myisam in the future to prevent this from happening again.
  16. I tested remote mysql to Johnny on my personal account. Everything works as expected. mysql> show grants for gdflow_admin; +-----------------------------------------------------------------------------+ | Grants for gdflow_admin@% | +-----------------------------------------------------------------------------+ | GRANT USAGE ON *.* TO 'gdflow_admin'@'%' IDENTIFIED BY PASSWORD '<removed>' | +-----------------------------------------------------------------------------+ 1 row in set (0.01 sec) mysql> show grants for gdflow_drup254; +-------------------------------------------------------------------------------+ | Grants for gdflow_drup254@% | +-------------------------------------------------------------------------------+ | GRANT USAGE ON *.* TO 'gdflow_drup254'@'%' IDENTIFIED BY PASSWORD '<removed>' | | GRANT ALL PRIVILEGES ON `gdflow\_drup254`.* TO 'gdflow_drup254'@'%' | +-------------------------------------------------------------------------------+ 2 rows in set (0.01 sec) mysql> show grants for gdflow_sql112277; +---------------------------------------------------------------------------------+ | Grants for gdflow_sql112277@% | +---------------------------------------------------------------------------------+ | GRANT USAGE ON *.* TO 'gdflow_sql112277'@'%' IDENTIFIED BY PASSWORD '<removed>' | | GRANT ALL PRIVILEGES ON `gdflow\_gdflow`.* TO 'gdflow_sql112277'@'%' | +---------------------------------------------------------------------------------+ 2 rows in set (0.00 sec) It looks like gdflow_admin has no remote access, gdflow_drup254 has remote access to the database gdflow_drup254, and gdflow_sql112277 has remote access to the database gdflow_gdflow. Even I can't know the password to any of those accounts (unless I bruteforced the hash) so I created a new mysql user to test. I granted the test account with all privileges to gdflow_drup254. Everything worked as expected. # mysql --host=64.62.211.131 --user=gdflow_krydos -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 64254 Server version: 5.6.35 MySQL Community Server (GPL) Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. mysql> show databases; +--------------------+ | Database | +--------------------+ | information_schema | | gdflow_drup254 | +--------------------+ 2 rows in set (1.19 sec) mysql>
  17. We've been providing free tomcat java hosting for over 10 years and you're the first person to think they need to edit server.xml. If you want control of server.xml and everything else I recommend you check out https://www.heliohost.org/partners/vps
  18. You're causing thousands of other people sharing your server emails to go to spam because you're dropping Tommy's senderscore with these emails. How about if we move your account to Johnny temporarily to give you some time to figure out your spam issue. If you can get the spam to stop we'll move you back to Tommy.
  19. Did this help? https://www.helionet.org/index/topic/32234-undeploy-war-file/?p=145733
  20. Well, before we waste too much time on this issue [Discuz!] (C)2001-2099 Comsenz Inc. This is NOT a freeware, use is subject to license terms Do you have a license to use this software?
  21. An email has been sent to your contact address containing a link to your backup.
×
×
  • Create New...