Error when setting a new password - "attempt to write a readonly database"

Hello,

I’m encountering an issue when attempting to set a new password in MikoPBX. I receive the following error message:

The specified password cannot be used, it is present in the simple password dictionary.
Then, after submitting the password, the following error occurs:

pgsql

CopyEdit

PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in file /offload/rootfs/usr/www/src/Common/Models/PbxSettings.php on line 263

The stack trace points to the PbxSettings.php file and seems to be related to the database being in read-only mode. I have checked the database permissions and ensured the file is not set to read-only, but the issue persists.

Can anyone help me troubleshoot or suggest a solution to resolve this issue?

4o mini