fix: [ISSUE] installation issue on MacOS with ARM chip
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 718
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 23
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with run-platform.sh and reproduce on the reported MacOS 15.5 Apple M4 environment, checking the platform warnings and the existing Redis use of port 6379. Done means the web server starts and is accessible from a browser without the reported platform failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, macos, shell
- Domain
- devops, infrastructure, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100