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

Can't add books to shelve on nightly version #2265

Closed
BrianTipton1 opened this issue Jan 13, 2022 · 5 comments
Closed

Can't add books to shelve on nightly version #2265

BrianTipton1 opened this issue Jan 13, 2022 · 5 comments
Labels

Comments

@BrianTipton1
Copy link

Describe the bug/problem
On the nightly version I am unable to add books to a shelf. Dev tools shows that it returns a 400 on the request. Switching to stable does not have this problem.

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to add book to shelf

Logfile
No info in log file that I can find when in debug mode

Expected behavior
A clear and concise description of what you expected to happen.

Screenshot
Screen shot of request from devtools
image

Environment (please complete the following information):

  • Docker container: [LinuxServer]:
@OzzieIsaacs
Copy link
Collaborator

Newest nightly version from 3 days ago? Start of january it was indeed broken

@BrianTipton1
Copy link
Author

Yes the version from 1/10

@OzzieIsaacs
Copy link
Collaborator

I‘ll check

@nwskier
Copy link

nwskier commented Jan 17, 2022

Nightly from 1/16 has this issue still as well.
Running on Pip install.
Here is my console capture:
DevTools failed to load source map: Could not load content for http://192.168.1.36:8083/static/js/libs/jquery.form.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

@OzzieIsaacs
Copy link
Collaborator

Should be fixed now.

Over 300 tests but none of them is click on the add to shelf button on the popup page (if you click on edit and then cancel you will get to the site where the books details are visible on a fullpage, there it was working...)
I will do a new release next weekend, this will cause a lot of trouble

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants