unstract icon indicating copy to clipboard operation
unstract copied to clipboard

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

Open a1923c opened this issue 6 months ago • 2 comments

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

a1923c avatar Jun 09 '25 12:06 a1923c

HI, did you happen to find a solution for this?

dineshuday avatar Jul 02 '25 14:07 dineshuday

Facing the same issue, any tips?

bassemawhoob avatar Jul 03 '25 10:07 bassemawhoob