Skip to content

fix: [ISSUE] installation issue on MacOS with ARM chip #1354

@a1923c

Description

@a1923c

Describe the bug

After running the command "run-platform.sh", there are errors msg like this

! worker-file-processing-callback 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
! runner The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

To reproduce

  1. download the repo
  2. unzip and executing the command run-platform.sh

Expected behavior

web server start so that user can access from browser

Environment details

  • MacOS 15.5
  • Chip: Apple M4

Additional context

I already have redis installed which have the port 6379 used.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions