Jump to content

karvp

Members
  • Posts

    30
  • Joined

  • Last visited

Everything posted by karvp

  1. Sorry for bothering you :). Thanks for responding
  2. I want to add these ns record for my domain ygo.helioho.st to be added to Cloudflare, thanks. cory.ns.cloudflare.com imani.ns.cloudflare.com
  3. For python 3.10 as in title please
  4. I would like to add module curl_cffi==v0.7.0b4 for johnny server. Thanks
  5. got it, thanks
  6. Can you help me? I'm new at this
  7. That's good to hear, thank you. I must have wasted my time
  8. Sorry for the disturbance. I am contacting my domain registrar.
  9. One more thing, can you edit dns to add these two nameservers? cory.ns.cloudflare.com imani.ns.cloudflare.com Thanks.
  10. Thanks a lot
  11. Hi there, I would like to add this domain, ygio.uk.to Thank you.
  12. I got this when trying to run a simple hello world: Btw, if I add the shebang:
  13. Hello, I would like to know if I can schedule a Python task to be executed at certain times. Thanks.
  14. Yes, I noticed it. I wonder if we have a way to find logs like Krydos did in my previous post
  15. So after a while I found out where I was wrong (I used the wrong type). However I still want to keep this topic up because debugging without error messages is such a challenge
  16. Hello, my current website using Python Flask isn't working (i.e., HTTP 500), but I don't know where the error log is (or probably it isn't available for me?). I tried to catch the error internally but failed. Please help me
  17. Thanks. Idk why it didn't work before but it does now.
  18. I am using Python. The folder permission is 'rwx r-x r-x' all the way down to the file from httpdocs (I changed it recursively). However, the file stayed at 'rw- r-- r--' no matter how I changed it. Also, when I try to write a non-existent file open("nonexist.ext", "w") It also result with an permission error. Anyway, when I tried to write a file from php, it worked. I thought about using FTP and binding php with python but it consumes more memory and cpu, which I don't want it to.
  19. Can anyone help me with this?
  20. Hello, so I got this error when trying to write a file: PermissionError: [Errno 13] Does Heliohost's Johnny server allow us to write? And if not, are there alternative ways?
  21. The import error is fixed now, thanks a lot
  22. I tried to edit on the web editor, sorry lol
  23. It is currently giving a bunch of 500 errors. I can't get why
  24. I didn't noticed that thanks
×
×
  • Create New...