Page 1 of 1

Synology read only db

Posted: Sat Dec 30, 2017 4:58 pm
by Morbeas
I just switched back to using Synology's official LMS package (I was using pinkdot's LMSRepack) and now I'm getting the following error on Muso: Connection failed, attempt to write a readonly db. This is on a DS1511+, by the way.

Any suggestions?

Re: Synology read only db

Posted: Sat Dec 30, 2017 9:49 pm
by musoware
It's odd because the database connection string specifies readonly=true, so Muso doesn't attempt to write to the database - to confirm this you could send me a diagnostic log.

If Synology is similar to VortexBox, the samba share to the db folder must be writable - see here: http://musoware.com/wiki/index.php?titl ... figuration

Re: Synology read only db

Posted: Sun Dec 31, 2017 5:06 am
by Morbeas
I reinstalled the package and all seems well now. Thanks.