Zipstack / Zipstack/unstract

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

Open
#1,354 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.