This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 2 comments 12 replies
-
@tteck sorry to ping you but I wonder if you might be able to help with this issue? Many thanks |
Beta Was this translation helpful? Give feedback.
12 replies
-
Anyone manage to change the width and height? Changing it in the file Doesn't seem to work for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I've run the changedetection script which looked to install fine but when trying to use the Playwright Chromium/Javascript function within changedetection I appear to get this error:
Exception: BrowserType.connect_over_cdp: WebSocket error: getaddrinfo ENOTFOUND browserless-chrome Call log: <ws connecting> ws://browserless-chrome:3000/chrome - <ws error> ws://browserless-chrome:3000/chrome error getaddrinfo ENOTFOUND browserless-chrome - <ws connect error> ws://browserless-chrome:3000/chrome getaddrinfo ENOTFOUND browserless-chrome - <ws disconnected> ws://browserless-chrome:3000/chrome code=1006 reason=
Are there any checks I can run to see what might be wrong?
Many Thanks
Beta Was this translation helpful? Give feedback.
All reactions