Booksonic-LegacyServer
Booksonic-LegacyServer copied to clipboard
Exception, I believe wrong jar version
I'm getting the same exception as described
https://www.reddit.com/r/Booksonic/comments/fk78l6/having_trouble_with_docker_install_of_booksonic/
as I try to setup the app using Docker-Compse. The app runs. It scanned my media and reported books, files, etc. but never lists any media such as when I try to show "Authors".
I see the Exception mentioned in the reddit thread. I looked in the 1.2 release war and it contains httpcore-4.2.4.jar but this doesn't contain the class "org/apache/http/config/Lookup". It seems that this class was not introduced until httpcore 4.3.
I think perhaps the distributed jar is out of sync with the version that is needed.
I also get Class Not Found on "org.apache.http.util.Args" I believe for the same reason.
I have found the same thing. I think this is the reason my Podcasts have stopped downloading, and covert art can't be added.