-
Notifications
You must be signed in to change notification settings - Fork 1
Error when generating duplicate report #9
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
Comments
Hi, The problem is some item in your library was detected as not Here is the line of code that raises the exception
I just updated the app with some debug messages, because I would like to know more about the item, that causes this bug. Could you try again? I did not fix it yet! Thank you for helping out with the debugging. |
Hey, I just tried it again and this is the result - this is with library set to
|
Do you need anything else that could be helpful to debug this? |
Hi @step21, However, this one is a bit trickier, then it's an error generated by the The error you showed is triggered by this line. Maybe there might be something wrong with the information in your Probably unrelated, but what do you mean your library is set to Best, would be you try it again, and I can take a look at the logs, |
Did you ever encounter this error? This when running on the main library, because that's where I need it.
Could it be because for testing I am using a read-only key? However the "report" options shouldn't write anything, right?
The text was updated successfully, but these errors were encountered: