This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 574
Error: Timed out after 30sec - ECONNREFUSED 127.0.0.1:9222 #425
Comments
I got this error too, I am using lambda in Here is the detailed lambda log:
|
got this error just now. i have been using the same set up for months but it doesn't work just now UPDATE: just redeploy the chromeless proxy and everything works like magic lol |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I just deployed the proxy lambda. I am getting two variations of
ECONNREFUSED 127.0.0.1:9222
Worth noting this is not a reliability issue (as in 1 of every X requests errors out), I have not been able to get a single successful request.
My code is simply setting the HTML content and then getting a PDF. However, I also tried just fetching a URL and getting a PDF.
The first request errors out like so:
NOTE: I've cleaned up the logs from Cloudwatch a little bit (removing request IDs and timestamps)
Subsequent requests seem to error out like so
The text was updated successfully, but these errors were encountered: