Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,484
  • Joined

  • Last visited

  • Days Won

    866

Everything posted by Krydos

  1. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py
  2. I've never registered an eu.org domain myself, but I found these instructions by searching. https://nic.eu.org/register.html
  3. You have to say the right username. You can't say bee1 and then try to connect with bee1_sensor_user. They are different users and I enabled it for the one you said.
  4. No, Tommy doesn't have mod_wstunnel.
  5. Remote access enabled.
  6. Unarchived.
  7. Your account was archived, not suspended. Suspended means you violated our terms of service or caused too much load. Archived means you haven't logged in to your account for a long time. To prevent your account from becoming archived again please remember to log in to cpanel at https://www.heliohost.org/login/ least once every 30 days. Unarchived.
  8. Unblocked.
  9. Donation verified, and max storage increased to 2000 MB.
  10. Here's your error: # /home/lookyweb/node/test.js:5 user.cloudSession(419697811, function (err, cloud) { ^ TypeError: Cannot read property 'cloudSession' of undefined at /home/lookyweb/node/test.js:5:10 at /home/lookyweb/node/node_modules/scratch-api/scratchapi.js:105:7 at IncomingMessage.<anonymous> (/home/lookyweb/node/node_modules/scratch-api/scratchapi.js:39:37) at IncomingMessage.emit (events.js:203:15) at endReadableNT (_stream_readable.js:1145:12) at process._tickCallback (internal/process/next_tick.js:63:19) Passenger is what you would be using if you followed this guide https://wiki.helionet.org/tutorials/node.js
  11. Yes, you can host those configurations on a VPS. https://www.heliohost.org/vps/
  12. Remote access enabled.
  13. It's fine to keep both your Tommy account and the VPS at the same time. To transfer your Tommy sites to the VPS I would use a temporary domain like hippo2.heliohost.org. You will need to install a webserver on the VPS for sure. Also I'm sure you probably use php and mysql so you'll need to install those too and anything else you'll need. I recommend using apache for your webserver on the VPS because that is what Tommy uses, and if you switch to nginx it may take some changes to get your site to work. Using apache you should be able to just copy your files over and it'll just work. Then when everything is functional on your temporary VPS domain, you can switch your main domain over to the new server with no downtime. If you need help with any of the above just ask. I'll start setting up your VPS now.
  14. It was enabled on Tommy v1, but I never set it up again on Tommy v2 after I rebuilt him because no one has ever requested it. I would be willing to set it up again on Tommy, but not Ricky.
  15. Are you starting/stopping it with python again, or is it running through passenger? If the latter what is the URL to it?
  16. What is the url to the test python script?
  17. Pip automatically installs all dependencies. If dnspython wasn't installed it isn't a dependency. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  18. Unarchived.
  19. What I would do is install apache or nginx to handle the ssl and certificates, and then proxy the socket through the web server. Either that or just run the socket without encryption.
  20. See if any of this helps https://www.thesslstore.com/blog/ssl_error_rx_record_too_long/
  21. Try accessing the https/wss by domain name instead of by ip.
  22. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  23. Anything is better than wordpess. Thank you for getting rid of it.
×
×
  • Create New...