I'm currently using Subsonic 5.2.1 in Raspbian 7.
I have 10 users, 1,570 artists, 3,615 albums, 44,246 songs, 265.94 GB.
Whenever subsonic restarts, it doesn't start again. The subsonic.log file just says:
- Code: Select all
[2015-04-22 18:39:55,673] INFO DaoHelper - Checking database schema.
And it stays like that forever.
The Subsonic Java process is running, but no more messages are shown in the log file.
The only solution I could find was to remove the db directory. Then Subsonic recreated the Database during startup successfully and Subsonic was up again.
Nevertheless, after configuring my users and scanning the Music directory, the same issue happens again. Subsonic never starts after restarting, and the only message in the log is that one.
It began to happen in Subsonic 5.2, and it's still happening with 5.2.1. I lost my Subsonic everytime it's stopped!!
Do you know what could be happening?
Thank you very much.