You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am spinning up a local webpagetest server using webpagetest listen 8080 --server and then I can access localhost:8080 to see the docs of what endpoints i can hit. Certain endpoints like /help work just fine but when I do a url such as /test/google.com the application hangs and it appears like the sever never sends a response. Any help would be much appreciated. Error is below.
Hi,
I am spinning up a local webpagetest server using webpagetest listen 8080 --server and then I can access localhost:8080 to see the docs of what endpoints i can hit. Certain endpoints like /help work just fine but when I do a url such as /test/google.com the application hangs and it appears like the sever never sends a response. Any help would be much appreciated. Error is below.
command run:
curl http://localhost:8080/player --verbose
console output:
as soon as it gets to accept, it just hangs with what appears to be a problem where the server does not respond.
The text was updated successfully, but these errors were encountered: