Open benzmuircroft opened 1 year ago
Could you solve it?
nope
Please share more details. Can you give an overview about your repo?
Wich node version are you using ?
Is it stopping now ? Or never works before ?
@tiagopazhs https://github.com/verseles/tunnel-server v18.12.1 never worked / always as described above ty
All rigth. So, can you try this tutorial to run local?
https://github.com/localtunnel/server/issues/203#issuecomment-1728643319
After that, let me know if the problem persisst.
First of all, try with node 16.
busy now with a job, I will gladly try your tutorial as soon as I am free ty again @tiagopazhs
On My Server
⚠️ Please note: I run the tunnel server with --domain mysite.com
https://github.com/localtunnel/server/issues/131
On My Desktop
index.js
index.html
I can see 'Hello World!' at http://localhost:8080/ but if I go to https://x4ey71ra9q.mysite.com:1234 it shows that the certificate is ok and it shows 404 where the html body should be. I've changed the error response to be 500 if the is an error but it still shows 404.
If I do:
It doesn't print anything when I visit the url