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]: CBR file fails to load certain pages #3935

Open
mdb17 opened this issue Feb 5, 2025 · 2 comments
Open

[Bug]: CBR file fails to load certain pages #3935

mdb17 opened this issue Feb 5, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@mdb17
Copy link

mdb17 commented Feb 5, 2025

What happened?

When scrolling through an uploaded CBR file certain pages will get stuck on "please wait..." flipping to the next page works but going back to the page that gets stuck will never load. I am seeing this across multiple CBR files and clients. When examining the pages that it hangs up on it is not the same page number across the different files. I took this a step furth and compared the pages it hangs up on to the percentage complete of the CBR file and didn't find any correlation between files.

What did you expect to happen?

I expect to be able to scroll through each page without issue.

Steps to reproduce the issue

  1. Open the book
  2. For the book UI to load
  3. Swipe through the pages until "please wait..." appears

Audiobookshelf version

2.19.0

How are you running audiobookshelf?

Other (list in "Additional Notes" box)

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Edge

Logs

2025-02-05 12:45:54.851
INFO
[LibraryItemController] User "mbell" requested download for item "The Walking Dead Vol. 01" ebook at "/mnt/media/Comics/Robert Kirkman/The Walking Dead/The Walking Dead Vol. 01- Days Gone Bye (2004)/The Walking Dead Vol. 01- Days Gone Bye (2004).cbr"

2025-02-05 12:48:45.432
INFO
[LibraryItemController] Downloaded ebook file "/mnt/media/Comics/Robert Kirkman/The Walking Dead/The Walking Dead Vol. 01- Days Gone Bye (2004)/The Walking Dead Vol. 01- Days Gone Bye (2004).cbr"

2025-02-05 12:51:24.277
DEBUG
[ApiCacheManager] mediaProgress.afterUpdate: Clearing cache

2025-02-05 12:51:28.301
DEBUG
[ApiCacheManager] mediaProgress.afterUpdate: Clearing cache

2025-02-05 12:51:29.901
DEBUG
[ApiCacheManager] mediaProgress.afterUpdate: Clearing cache

2025-02-05 12:51:31.795
DEBUG
[ApiCacheManager] mediaProgress.afterUpdate: Clearing cache

2025-02-05 12:52:28.862
DEBUG
Set Log Level to DEBUG

2025-02-05 12:52:28.895
DEBUG
[ApiCacheManager] Array.afterUpsert: Clearing cache. 

Additional Notes

I have also tried Firefox and experienced the hang up on the exact same pages as well as with different users. I can use the same files in other readers without issue.

@mdb17 mdb17 added the bug Something isn't working label Feb 5, 2025
@nichwall
Copy link
Contributor

nichwall commented Feb 5, 2025

Can you look at the logs in the browser to see if you are getting any errors?

@mdb17
Copy link
Author

mdb17 commented Feb 5, 2025

I edited my post above with the logs. I reproduced the issue by opening a book, scrolling through till it hung and then scrolling back.

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