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

[Bug]: Client fails to handle 'book already exists' state #197

Open
paulcsiki opened this issue Sep 13, 2024 · 0 comments
Open

[Bug]: Client fails to handle 'book already exists' state #197

paulcsiki opened this issue Sep 13, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@paulcsiki
Copy link

Description of the bug

Trying to upload 20 ebooks and the client seems to have gotten into a stalemate situation where it tries to upload the books, the server reports that the books are already present but the client retries.
librum_log.txt

This is connecting to a self-hosted server running maria db as the persistence layer. Here are the error logs on the server side.
librum-app.log

Environment: Hosted with Kubernetes, fronted by Traefik as a reverse proxy.
Client Version: 0.12.2
Server Commit Hash: 2a2d21f62486e0414bf408781d809fa4923dafcb

Steps To Reproduce

Not exactly clear as all I have done was press the "Add books" button and the selected the books and moved them to a folder.

Additional Information

No response

@paulcsiki paulcsiki added the bug Something isn't working label Sep 13, 2024
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

No branches or pull requests

2 participants