Skip to content

Update or new installation: SQLSTATE[HY000] [2002] Connection refused #127

@LaraM2003

Description

@LaraM2003

I try to update my servas container to the latest version. Even when I try to start from scratch I get the same result.

Docker is running in a debians based lxc container.

I use the standard .env an compose.yaml files provided by you. I only changed the APP_URL. I use the sqllite db as suggested

This is the error I find in the logs, the funny thing is, that it seems it fails with a connectrioin to a mysql db:

Starting Migration...

Illuminate\Database\QueryException

SQLSTATE[HY000] [2002] Connection refused (Connection: mysql, SQL: select table_name as name, (data_length + index_length) as size, table_comment as comment, engine as engine, table_collation as collation from information_schema.tables where table_schema = 'forge' and table_type in ('BASE TABLE', 'SYSTEM VERSIONED') order by table_name)

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