Running latest Subsonic on a VPS with a Google Drive mounted using rclone. It works fine so far, except if I delete a file from the Google Drive folder, the file remains in the Subsonic database even after re-scanning the library and cleaning-up.
I've checked the file system and the file no longer shows up at its original location, so the Google Drive change was propagated on the server successfully.
I've also added the folder containing the "ghost" file as an additional Media Folder in Subsonic, re-scanned, cleaned-up. But when I go to the Index browser, now the extra folder shows up, containing the "ghost" file again.
When I try to play the "ghost" file, of course nothing happens.
Please let me know what tests I can do to provide additional useful information. Thanks!
Edit:
Trying to download the "ghost" file, produces an html file with this error:
- Code: Select all
Exception java.io.FileNotFoundException
Message /root/mnt/gdrive/Library/High/Rachmaninoff/Other/Rachmaninoff - Moments musicaux in B minor, Op. 163 - Andante cantabile (Vladimir Horowitz).flac (No such file or directory)
Java version Private Build 1.8.0_275
Operating system Linux 4.4.0-47-generic
Server jetty-6.1.x
Memory Used 94 of 137 MB
Stack trace ...