Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Cannot save Posts When are Added on Imported Sites

  • #9772
    Avatar photo[anonymous]

    After importing a site on Publii, even if I run it with as administrator, when I try to add or edit a post I get the following error:

    “Uncaught Exception: SqliteError: attempt to write a readonly database at Post.save”

    The error message adds:[…]\AppData\Local\Programs\Publii\resources\app.asar\back-end\post.js:174:… at IpcMainImpl.<anonymous>

    “[…]\AppData\Local\Programs\Publii\resources\app.asar\back-end\events\….:31

    at IpcMainImpl.emit (node:events:513:28)

    at IpcMainImpl.emit (node:domain:489:12)

    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:81053)

    at EventEmitter.emit (node:events:513:28)

    at EventEmitter.emit (node:events:489:12)”

    It does not happen when I create a new site.

    #9814
    Avatar photo[anonymous]

    Hi,

    Most probably it is an issue with your antivirus software, which probably blocks access to Publii SQLite file.

    #9824
    Avatar photo[anonymous]

    Hi,

    You are right, It’s the antivirus. Thank you very much!