popeen / Booksonic-LegacyServer

DISCONTINUED - Please note that this server has been replaced by https://github.com/popeen/Booksonic-Air
http://booksonic.org
33 stars 18 forks source link

Exception, I believe wrong jar version #54

Open kdorff opened 4 years ago

kdorff commented 4 years ago

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 commented 4 years ago

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

hjone72 commented 4 years ago

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