![]() |
|
Error: couldn't open file - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Error: couldn't open file (/showthread.php?tid=6398) |
Error: couldn't open file - Michael Leuty - 28-11-2021 13:46 Sorry if this is a well-known problem, but I can't find any reference to it in the archives. I'm running MinimServer 2 on Synology DSM 7. A small number of albums that are available from the Synology server do not appear on MinimServer [Synology]. When I look at the MinimServer log file, these albums appear there, each file prefixed by "Error: couldn't open file", e.g. Error: couldn't open file Beethoven, Ludwig van/Symphonies [Rattle; Berlin Phil] {192}/Symphony No 1_ I Adagio molto - Allegro con brio.flac I've tried re-indexing the media files on my Synology and then rescanning in MinimServer, but the problem persists. Can anyone help? Mike RE: Error: couldn't open file - stefano_mbp - 28-11-2021 13:50 Check files/folders permissions … should be set to all/read-write RE: Error: couldn't open file - Michael Leuty - 28-11-2021 13:58 (28-11-2021 13:50)stefano_mbp Wrote: Check files/folders permissions … should be set to all/read-write That's it! I've no idea why the permission of those files was set to 'admin only', but I'll change them back. Thank you very much. Mike RE: Error: couldn't open file - simoncn - 28-11-2021 14:10 On DSM 7, you need read permission for the Administrators group. You don't need write permission. RE: Error: couldn't open file - Michael Leuty - 28-11-2021 14:25 (28-11-2021 14:10)simoncn Wrote: On DSM 7, you need read permission for the Administrators group. You don't need write permission. Thanks. Mike |