Hi,
today I bought the Premium license for my subsonic server to be able to use the android app with my personal server. The server works fine and the media library is loaded correctly in the server's web interface. But when I want to use the android's subsonic app, I can register my server and the "Test Connection" button in the settings of the app verifies that the connection can be established. But when I want to load the media library in the app, it tells me that a network error occurred.
I can't find the log file of the app on my android phone so I cannot provide more detailed information on this.
The log files of the server print error messages:
java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageWriter
but these seem to be only related to the thumbnails not beeing able to be created. The web user interface verifies this. Thumbnails are not shown correctly, but everything else works fine. Googling this error tells me, that the open java sdk has some issues with a package concerning this. I am hosting the server on my raspberry pi with some other service. I would prefer not to switch to the oracle java installation as I do not want to break anything else.
Could you help me debug this? To be able to use the android app is the only reason I bought the premium license. It would be a pity, if it won't work.
Thanks in advance!