Shiori: Failed to write database

My YunoHost server

Hardware: Hetzner VPS
YunoHost version: 11.2.3
I have access to my server : Through SSH & through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If your request is related to an app, specify its name and version: shiori 1.5.5~ynh2

Description of my issue

I’ve installed shiori but I get this message every time I try to save a bookmark or create a new user:

failed to save bookmark: attempt to write a readonly database (8) (500)

I’ve look the permissions of the database and changed it to 777 both in the database and the folder that contains it. But the problem continues.

This is the log that I get: https://paste.yunohost.org/lodaloposo

Do you know how can I solve this? Thanks in advance for the help.

can you try to update to testing to check if the issue still exist?

sudo yunohost app upgrade shiori -u https://github.com/YunoHost-Apps/shiori_ynh/tree/testing --force
1 Like

Now it works perfect! Thank you very much!

Should I do something else when the app updates?

No, Shiori will be updated normally.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.