Reply To: Can only do "runas = root"

#18667
EVILRipper
Participant

The database was probably created as root. Therefore, any other user doesn’t have the permission to read/write the database. Try chmodding the db, or deleting it and then start firefly as user=nobody.
Deleting the database will force firefly to create a new one from scratch.