Kareadita / Kavita

Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
http://www.kavitareader.com
GNU General Public License v3.0
6.2k stars 323 forks source link

Library can't be created or edited, but still imports files - docker version #2121

Closed Kwikxilver closed 1 year ago

Kwikxilver commented 1 year ago

Please put as much information as possible to help me understand your issue. OS, browser, version are very important!

Describe the bug Fresh install via Docker - trying to create a new library. It scans all the files in the folder, but when the scan is finished the library doesn't appear and it still says I have no libraries, even though I can see individual comics in the "Home" tab.

To Reproduce Steps to reproduce the behavior:

  1. Fresh install of Kavita on Docker. Set up everything as normal and launch via docker-compose.
  2. Once logged in, click on "Add Library" and follow the prompts to set everything up (went back to "/" before selecting my folder with my comic collection)
  3. Wait for everything to process.
  4. When I return to the library list, there's no libraries listed there and it just prompts me to create a new one - although I can see the comics it's imported!

Expected behavior I expected to see the library listed, or be able to access it from elsewhere in Kavita. I can't see or edit my libraries..

Screenshots https://imgur.com/a/Qnn287m

Desktop (please complete the following information):

majora2007 commented 1 year ago

This is an issue with the new cache I put in v0.7.4 for libraries. In my testing, it would bust it, but it seems like somehow that didn't happen. You can restart Kavita as a temp workaround and I will fix this in v0.7.5 or a hotfix.

Kwikxilver commented 1 year ago

Thank you. I restarted the container and the library has appeared now, which is great.