Welcome to the Linux Foundation Forum!

Apple M1: The requested image's platform (linux/amd64) does not match the detected host platform

Hi, I'm encountering The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested when I run sudo ./network.sh up.

Starting nodes with CLI timeout of '5' tries and CLI delay of '3' seconds and using database 'leveldb'
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
LOCAL_VERSION=2.2.2
DOCKER_IMAGE_VERSION=2.2.2

! peer0.org2.example.com 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
! peer0.org1.example.com 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
⠼ Container cli Created0.4s
! orderer.example.com 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
! cli 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
Error response from daemon: error while creating mount source path '/Users/ciel/go/src/github.com/hyperledger/fabric-samples/test-network/organizations/ordererOrganizations/example.com/orderers/orderer.example.com/msp': mkdir /Users/ciel/go/src/github.com/hyperledger/fabric-samples/test-network/organizations/ordererOrganizations/example.com/orderers: permission denied
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
39f2b57aea6a hyperledger/fabric-tools:latest "/bin/bash" 1 second ago Created cli
cf487ee6462f hyperledger/fabric-orderer:latest "orderer" 1 second ago Created 0.0.0.0:7050->7050/tcp, 0.0.0.0:17050->17050/tcp orderer.example.com
8d6f6fa4bfe4 hyperledger/fabric-peer:latest "peer node start" 1 second ago Created 0.0.0.0:9051->9051/tcp, 7051/tcp, 0.0.0.0:19051->19051/tcp peer0.org2.example.com
998151908b37 hyperledger/fabric-peer:latest "peer node start" 1 second ago Created 0.0.0.0:7051->7051/tcp, 0.0.0.0:17051->17051/tcp peer0.org1.example.com

Best Answer

Answers

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training