-
Notifications
You must be signed in to change notification settings - Fork 553
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- download the repo
- 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

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working