-
-
Notifications
You must be signed in to change notification settings - Fork 521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ChangeDetection Playwright Chromium/Javascript broken #995
Comments
Can you Check again? |
@MickLesk I rebuilt this again today, same exact result, what was changed? I didn't see anything in the commits. |
I was able to fix this by reverting the browserless back to v1 following discussion from tteck/Proxmox#2262 (comment) but the clean install should in theroy work? |
starting with a clean container I'm facing timeout errors according to the logs:
|
I'm having the same timeout error. I tried a complete reinstall of the LXC, as well as installing browserless manually, with the same result. |
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
ChangeDetection
π 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.
Clean install of ChangeDetection, using the Playwright Chromium/Javascript feature does not work.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Steps to reproduce the issue.
Reproduction, install with default settings, access default site, edit
https://changedetection.io/CHANGELOG.txt
Requests to usePlaywright Chromium/Javascript via 'ws://localhost:3000/chrome?launch={defaultViewport:{height:720,width:1280},headless:false,stealth:true}&blockAds=true'
- get error:β Paste the full error output (if available).
https://changedetection.io/CHANGELOG.txt Create a link to share watch config with others Using a Chrome browser Exception: BrowserContext.close: Target page, context or browser has been closed
πΌοΈ Additional context (optional).
journalct logs:
The text was updated successfully, but these errors were encountered: