strange/not true messages #3668
Replies: 5 comments
-
|
Issue topic template not followed, not enough information. Add please exactly the version, screenshots the site etc, how you installed etc |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the quick reply and for pointing to this discussion. Here is my specific case in more detail: Install: Docker on Ubuntu server (VPS). Image: ghcr.io/dgtlmoon/changedetection.io:latest (UI still shows 0.51.4 in the footer). Global “Fetching” setting is Basic fast Plaintext/HTTP Client, so I’m not intentionally using the browser/Chrome fetcher for most watches. Problem watch URL: https://chromewebstore.google.com/detail/downthemall/nljkibfhlpcnanjgbnlnbjecgicbjkge?hl=en-GB Request tab: Fetch Method: “System settings default” (so it should use the global Basic HTTP client). Proxy: “Default” / effectively no external proxy. No visual filters or CSS selectors that depend on a very specific layout. What I’m seeing On every manual re-check of this Chrome Web Store watch I get: text The worker clearly gets HTML (mime type detected 'text/html'). Then async_update_worker logs an exception, but the message line (293) is completely empty. In the UI this shows up as an “Exception (empty)” message, with no diff and no real traceback to debug. Other watches with the same global settings (e.g. Google Play pages, changelog URLs, simple sites) work fine and do not show this empty exception pattern. If it helps, I can: Try forcing this watch to use explicit Basic HTTP client only (no browser) and post a new log snippet. Or set up a minimal instance with just this single watch and share any extra debugging info you’d like. Let me know if there is any additional logging or a specific flag you’d like me to enable to capture the real underlying exception text instead of the blank line. |
Beta Was this translation helpful? Give feedback.
-
|
I even subscribed to check and I'm getting the message "Error: 'str' object has no attribute 'name'" on your instance with chrome extension watch(es) |
Beta Was this translation helpful? Give feedback.
-
|
I enabled telegram notifications and I'm getting some that say that xpath hasn't appeared after 6 attempts as I enabled in settings, but when i click on edit it's working fine!! |
Beta Was this translation helpful? Give feedback.
-
|
all my issues gone when I switched to chrome browser, so these should be related to html part |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
hello,
I'm getting many
"Warning, no filters were found, no change detection ran - Did the page change layout? update your Visual Filter if necessary."
and "exception:" (empty exception) messages, other than that these watches work fine, I can see the latest change on previews etc, but why are these errors then,?
I'm trying self hosting for now, thanks
Beta Was this translation helpful? Give feedback.
All reactions