Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,162
  • Joined

  • Last visited

  • Days Won

    849

Everything posted by Krydos

  1. Yeah, I was thinking the same thing since HE outages show all of the services going down at once so I contacted them yesterday during the first batch of slowness/downtime and they said we were being DDoS'd. They were targeting Tommy, but it was enough network traffic to take everything down. 840 mb/s was the highest spike.
  2. The donation from f_______x@hotmail.com has been resent to konzept@live.com.
  3. Looks good. Does typing 0.0.0.0:8000 into a browser actually work though? Setting a server to listen on 0.0.0.0:8000 means to listen on all available IP addresses on port 8000, but 127.0.0.1:8000 or localhost:8000 is what I would think you would need to type into the browser for the loopback address. I've never tried 0.0.0.0:8000 though.
  4. Krydos

    404 Problem

    Which domain?
  5. I verified that the invitation link has been sent. Let us know if you need it resent. I changed your forum username so you can reuse the hosting account username konzept. Let us know once you've created your account and your forum username can be changed back.
  6. Wiki edit access granted.
  7. # /usr/local/python3.6/bin/pip3.6 install postmarker Collecting postmarker Downloading postmarker-0.8.1-py2.py3-none-any.whl Collecting requests (from postmarker) Downloading requests-2.13.0-py2.py3-none-any.whl (584kB) 100% |████████████████████████████████| 593kB 1.5MB/s Installing collected packages: requests, postmarker Successfully installed postmarker-0.8.1 requests-2.13.0
  8. Deployed http://hkaldane.heliohost.org/November/
  9. Pretty good, and you? 2016 was a pretty rough year for Heliohost, but we're coming back better than ever.
  10. Remote access to postgresql database dr420_odoo granted to postgresql user dr420_odoo.
  11. That red block of downtime at about 1500 UTC is all you http://heliohost.grd.net.pl/monitor/archive/?2017-03-17 The first time you got suspended it was the exact same thing. This is a shared host so when you crash the server everyone's site goes down, not just yours.
  12. Yes, there was a bug in the javascript. It should be fixed now. Thanks for pointing it out.
  13. Tomcat on Tommy has been restarted.
  14. There is a record of that email address requesting a validation code on February 19th. Would you like me to PM you the validation link?
  15. @daksh101, the Tommy server time appears to be correct within a second or two. Unless it was out of sync when you posted this thread, and then it synced itself up afterwards. The time is set up to automatically sync fairly often. @byron, on Stevie and Johnny v1.0 I believe the system clock was set to Pacific time, and the timezone was set to UTC which was a really wonky way to do things, and why people had to write such strange php scripts etc to make it work. On Tommy and Johnny v3.0 the system clock is set to UTC, and the local timezone is set to /etc/localtime -> ../usr/share/zoneinfo/America/Los_Angeles
  16. Deployed http://fallstardust.heliohost.org/ServerLet/
  17. Does it work now?
  18. The etc directory is for mail. myacc_name.heliohost.org would translate to the email address myacc@name.heliohost.org and all the email for that address are stored as files in there. I highly recommend not messing with anything in the etc directory or deleting it because it will break your account.
  19. The "fix" is to view your site through http (instead of https) or install an SSL certificate on your domain. The certificate for albertnis.com comes up when you try to view a domain on a shared IP with https that doesn't have a certificate of it's own so apache tries to use the first one it finds alphabetically.
  20. Deployed: http://mathayde.heliohost.org/cursoRLJSP/
  21. What database are you trying to connect to? lloguers_ad? Remote postgresql access should now be enabled for username=lloguers_sa database=lloguers_ad
  22. Here are the instructions on the wiki http://wiki.helionet.org/Java_Servlet#Upload_The_.war_File
  23. All Johnny accounts come with aspx enabled from creation.
  24. Is that the full error? Can you post a link to the test page where this error occurs?
×
×
  • Create New...