Replies: 3 comments 8 replies
-
hmm you have that option what operating system and hardware? you didnt say |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi exactly the same on OCI. (AMD-based compute VMs with 1/8 OCPU and 1 GB memory each)
Docker version 25.0.4, build 1a576c5 @MMquant Have you found a solution? |
Beta Was this translation helpful? Give feedback.
7 replies
-
Hello I have the same issue. I will get the error on the first check but it works fine if I recheck it. |
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.
-
Describe the bug
playwright-chrome fetcher doesn't work with current docker-compose.yml settings.
https://github.com/dgtlmoon/changedetection.io/blob/master/docker-compose.yml
Version
v0.45.16
To Reproduce
changedetection.io UI screenshots


I tried to test it even with
sec_comp
set up for the playwright-chrome container but got same errorExpected behavior
I would expect the
playwright-chrome
service to successfully start the chrome and return data tochangedetection
service,Beta Was this translation helpful? Give feedback.
All reactions