-
Notifications
You must be signed in to change notification settings - Fork 998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--print-requests not printing anything when I try to visit the url #204
Comments
Could you solve it? |
nope |
Please share more details. Wich node version are you using ? Is it stopping now ? Or never works before ? |
@tiagopazhs |
All rigth. So, can you try this tutorial to run local? 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 |
On My Server
#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
The text was updated successfully, but these errors were encountered: