Skip to content

Uncaught PDOException: try to write readonly database #44

@Schmandre

Description

@Schmandre

Hello,

after moving to another host, I got this issue

push  | -> Executing /opt/docker/provision/entrypoint.d/01-app.sh
push  | PHP Fatal error:  Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /app/app/Database/DB.php:41
push  | Stack trace:
push  | #0 /app/app/Database/DB.php(41): PDOStatement->execute()
push  | #1 /app/app/Database/Migrator.php(107): App\Database\DB->query(Object(PDOStatement), Array)
push  | #2 /app/bin/migrate(33): App\Database\Migrator->reSyncQuotas(Object(League\Flysystem\Filesystem))
push  | #3 {main}
push  |   thrown in /app/app/Database/DB.php on line 41
push exited with code 255

Any ideas how to fix?

BR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions