Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,178
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. That account was suspended for cryptophp infection 446 days ago, and cannot be unsuspended. You're free to create a new account if you wish. Let us know if you need your old domain back or if you get any errors while creating your new account.
  2. We lost about 4 months of account database information during the Charlie hardware failure. Your account may have gotten caught up in that. I have recreated the database entry so you can log in at http://heliohost.org/ again. I also updated your last login date to today so your account won't got inactive right away. All your data seems to be intact on your domain http://michaelstcyr.com/ but you have a database connection issue. Let us know if you need help with anything else.
  3. Deployed. http://smot.com.br/MCS
  4. Since that username and domain don't already exist you can just create a new account with that same information and restore your latest backup.
  5. When was the last time you logged in? If it was prior to June 1st 2015 (466 days ago) then your account has probably been automatically deleted by the server to make room for active accounts. I'm not seeing that domain or that username in the system.
  6. Deployed. http://smot.com.br/MCS
  7. You could also go to remote mysql connections and add 'johnny.heliohost.org' or '%' and that should add the mysql user 'sms_mock'@'johnny.heliohost.org'.
  8. You probably just need specify an absolute path for the log file.
  9. java.sql.SQLException: Access denied for user 'sms_mock'@'johnny.heliohost.org' (using password: YES) java.io.FileNotFoundException: mock_charge_log.txt (Permission denied) at java.io.FileOutputStream.openAppend(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:192) at java.io.FileOutputStream.<init>(FileOutputStream.java:116) at java.io.FileWriter.<init>(FileWriter.java:61) at br.com.mock.LOG.save(LOG.java:21) at br.com.mock.LOG.setError(LOG.java:16) at br.com.mock.LoadGeneratorCore$1.run(LoadGeneratorCore.java:47) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462) [MOCK CHARGE SYNC] Erro inesperado... Reiniciando em 5s!
  10. Your account is still there. We lost about four months of our account database during the hardware failure on Charlie. Yours was probably included in that. I have recreated your database entry and you should be able to log in now. It looks like your last login was July 29th so I updated that to today's date so you won't have to reactivate your account too. Let us know if you need help with anything else.
  11. Sure. I've just been keeping an eye on the FTP line of http://heliohost.grd.net.pl/monitor/ and it looks like FTP only fails maybe 6 minutes of the last 24 hours. I also checked open FTP connections and there have been a few people just leaving their FTP clients connected forever. The worst offender had been connected since August 28th. That's probably the real problem. They've all been booted.
  12. You probably just had something typed not quite right. Glad you got it working.
  13. There is no set date yet.
  14. That is the only thing that would block external access.
  15. If it requires php 5.5 then it won't work on Johnny because Johnny is running 5.4.
  16. Have you enabled remote mysql connection through cpanel?
  17. Where is your test file located?
  18. Please post the following information: Your cPanel username Your main domain The server that you are on
  19. @juriarve your post has been split to http://www.helionet.org/index/topic/25720-johnny-backup/
  20. If you make a donation via paypal you're guaranteed to get a beta invite. If you don't want to donate you might get lucky and receive an invite. Otherwise you just need to wait for public signups.
  21. That code looks fine to me. Does the mysql user rsmartap_php have permissions on rsmartap_encuesta? Are you using the correct password for rsmartap_php?
  22. Telnet can actually be used on any port. You can troubleshoot all types of servers, such as http by using telnet on port 80. Telnet should never be used to transmit any kind of password or sensitive information though as it's ridiculously insecure.
  23. Deployed. http://smot.com.br/MCS
  24. Unable to find file: /home/sms/MCS.war Do you mean this one? # find /home/sms -name MCS.war /home/sms/public_html/mcs/MCS.war If so move it to your /home/sms directory.
  25. The SSH button should be removed from Johnny. Sorry for the confusion.
×
×
  • Create New...