Skip to content

[BUG] Raspberry Pi ARM Architecture Problem with DB #431

@greg121

Description

@greg121

Describe the bug
database not working on Rapberry Pi

To Reproduce
Install on Raspberry Pi

Expected behavior
working Adventurelog

Screenshots
no screenshots

Docker Compose
as provided from the documentation

Additional context
"Supported architecture: amd64 (also known as X86-64)" from the postgis github repo

 ! db The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
 ✔ Container adventurelog-backend                                                                                                                    Started5.8s
 ✔ Container adventurelog-frontend                                                                                                                   Started3.8s
user@raspberrypi:~/adventurelog $ docker logs adventurelog-db
exec /usr/local/bin/docker-entrypoint.sh: exec format error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions