dgtlmoon / changedetection.io

The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification
https://changedetection.io
Apache License 2.0
19.82k stars 1.08k forks source link

[bug] possible playwright and proxy bug - when proxies authentication fails #2173

Open dgtlmoon opened 9 months ago

dgtlmoon commented 9 months ago

I see this in the logs, but it still shows "Checking..."

The page has BrowserSteps, and I'm connecting with playwright

Playwright console: Watch URL: https://news.ycombinator.com/?someargs=yes error: Failed to load resource: the server responded with a status of 407 (Proxy Authentication Required) []
Playwright console: Watch URL: https://news.ycombinator.com/?someargs=yes error: Failed to load resource: net::ERR_TUNNEL_CONNECTION_FAILED []
dgtlmoon commented 9 months ago

seems to get stuck in playwright mode when proxy is not responding (which is what browser-steps uses)