Change detected, but empty diff on ctrl+c #713
Unanswered
norbertogriffiths
asked this question in
Q&A
Replies: 2 comments 9 replies
-
It will trigger a change if
I was thinking to add some better logging, so it will log what/how it decided a change was found does that help? did you do something like that? are you able to repeat it with just 1 URL and share the "shared link" for it? |
Beta Was this translation helpful? Give feedback.
1 reply
-
oh yeah, also ctrl+c might be related to this #693 because it might not be saving the database at that time |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running changedetection.io on my local Debian desktop. I turn it on once a day by executing the command in a terminal, go through all the diffs and then turn it off again by pressing ctrl+c. I'm monitoring about 300 websites and usually around 20 change per day. "Ignore whitespace" is turned on.
On random days, maybe once every 2 weeks, unexpectedly, over 100 websites will be marked as changed. However, most of them will have no highlighted lines in the diff view (i.e. no changes). This only happens in clusters. Either there are at least a hundred websites that supposedly changed, but show no changes or none. It never happens with only a few websites. My expectation was that only websites that have changed lines will be marked as changed.
Is this an expected behavior that I don't understand or a bug?
Is maybe something going wrong, because I turn the system off every day?
Beta Was this translation helpful? Give feedback.
All reactions