Skip to content
Back

Appwrite 1.7.1 "failed to fetch" on install

  • 0
  • Self Hosted
grav
19 May, 2025, 12:01

Local env Docker version 27.5.1, build 9f9e405 Apple M2 Max macOS 15.4.1

  • Did uninstall according to documentation
  • Did a prune of all docker containers, images, and volumes to be safe
  • Ran:
TypeScript
docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="install" \
    appwrite/appwrite:1.7.1

env file attached (all important information redacted)

TL;DR
Issue: After following the documentation to uninstall and prunning Docker components, app installation via `docker run` results in a "failed to fetch" error for Appwrite 1.7.1 on macOS 15.4.1 with Docker version 27.5.1 on an Apple M2 Max chip. Solution: The error might be due to network-related issues or the availability of the package at the time. Ensure network connectivity and try the installation process again. It's advisable to check Appwrite's official documentation or community forums for any reported temporary issues.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more