Skip to content
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

Incompatible with Paperless 2.10.* #35

Closed
lippoliv opened this issue Jul 23, 2024 · 0 comments · Fixed by #36
Closed

Incompatible with Paperless 2.10.* #35

lippoliv opened this issue Jul 23, 2024 · 0 comments · Fixed by #36
Assignees
Labels
bug Something isn't working

Comments

@lippoliv
Copy link
Owner

From 2.10.* there seems to be an issue parsing the API response....


2024/07/23 15:52:17 | stderr | Traceback (most recent call last):
-- | -- | --
2024/07/23 15:51:14 | stderr | IndexError: list index out of range
2024/07/23 15:51:14 | stderr | ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
2024/07/23 15:51:14 | stderr | last_downloaded_document_id = new_document_ids[len(new_document_ids) - 1]
2024/07/23 15:51:14 | stderr | File "/app/main.py", line 78, in paperlessngx_lookup_new_documents
2024/07/23 15:51:14 | stderr | paperlessngx_lookup_new_documents()
2024/07/23 15:51:14 | stderr | File "/app/main.py", line 130, in main
2024/07/23 15:51:14 | stderr | main()
2024/07/23 15:51:14 | stderr | File "/app/main.py", line 137, in <module>


`
``
@lippoliv lippoliv added the bug Something isn't working label Jul 23, 2024
@lippoliv lippoliv self-assigned this Jul 23, 2024
lippoliv added a commit that referenced this issue Jul 23, 2024
Signed-off-by: Oliver Lippert <[email protected]>

#35
@lippoliv lippoliv linked a pull request Jul 23, 2024 that will close this issue
lippoliv added a commit that referenced this issue Jul 23, 2024
Signed-off-by: Oliver Lippert <[email protected]>

#35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant