Booksonic-LegacyServer icon indicating copy to clipboard operation
Booksonic-LegacyServer copied to clipboard

Exception, I believe wrong jar version

Open kdorff opened this issue 4 years ago • 2 comments

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.

kdorff avatar Mar 23 '20 01:03 kdorff

I also get Class Not Found on "org.apache.http.util.Args" I believe for the same reason.

kdorff avatar Mar 23 '20 01:03 kdorff

I have found the same thing. I think this is the reason my Podcasts have stopped downloading, and covert art can't be added.

hjone72 avatar Jul 07 '20 05:07 hjone72