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
π Provide a clear and concise description of the issue.
The script isn't up to date with latest guidance which enables the resolution to be set for playwright, see here for details: dgtlmoon/changedetection.io#2739 (comment)
βοΈ What settings are you using?
Default Settings
Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
Install the script with default settings.
Within Changedetection.io "Add a new change detection watch" e.g. "https://store.steampowered.com/" and select "Edit > Watch"
Select tab "Request"
Select "Fetch Method" > "Playwright Chromium/Javascript via 'ws://localhost:3000/chrome?launch={defaultViewport:{height:720,width:1280},headless:false,stealth:true}&blockAds=true'"
Select "Save"
Wait for the site to process
Select "Edit" on the site
Select "Visual Filter Selector"
Notice the issue, the resolution is to small for the site and adjusting the current settings within "changedetection.service" does not work.
β Paste the full error output (if available).
No error
πΌοΈ Additional context (optional).
No response
The text was updated successfully, but these errors were encountered:
Do you have the changes we can make on hand? In the linked discussion I can see no solution for this problem.
I don't have the exact changes required to be implemented to resolve the issue no. Only a direction which I don't understand how to execute.
Firstly I believe you can no longer use this: PLAYWRIGHT_DRIVER_URL=ws://localhost:3000
Instead you need to use this: PLAYWRIGHT_DRIVER_URL=ws://sockpuppetbrowser:3000
There might be more knock-ons from that, I don't know but this is what I understand so far.
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Change Detection LXC
π What was the exact command used to execute the script?
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/changedetection.sh)"
π Provide a clear and concise description of the issue.
The script isn't up to date with latest guidance which enables the resolution to be set for playwright, see here for details:
dgtlmoon/changedetection.io#2739 (comment)
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
β Paste the full error output (if available).
No error
πΌοΈ Additional context (optional).
No response
The text was updated successfully, but these errors were encountered: