Replies: 3 comments 7 replies
-
Anyone? :( |
Beta Was this translation helpful? Give feedback.
-
Same problem here, did you ever fix it? 😢 |
Beta Was this translation helpful? Give feedback.
-
This is old wrong syntax, you need to base it on this
changedetection.io/docker-compose.yml Line 34 in 5dea5e1 and changedetection.io/docker-compose.yml Lines 89 to 101 in 5dea5e1 not this
so you need to rewrite your proxmox |
Beta Was this translation helpful? Give feedback.
-
Hey,
I'm running changedetection.io via a Proxmox LXC and I've got the fetch method "Playwright Chromium/Javascript" working I believe.
However, when I navigate to the "Visual Filter Selector" tab to select the change I want to monitor the size of the page is to small for my needs.
I believe I've already defined a size larger than the one I'm seeing within the file:
changedetection.service
Like so:
Environment=PLAYWRIGHT_DRIVER_URL=ws://localhost:3000/chrome?launch={"defaultViewport":{"height":1080,"width":1920},"headless":false,"stealth":true}
However, it doesn't appear to be using the size I'm defining within there.
Can anyone help me resolve this issue?
Many Thanks
Beta Was this translation helpful? Give feedback.
All reactions