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
16.79k stars 932 forks source link

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

Open dgtlmoon opened 7 months ago

dgtlmoon commented 7 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 6 months ago

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