This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.
ERROR: for redis Cannot start service redis #613
Open
Description
Your environment.
- Version: I am using docker so I assume it's the recent. I would love to learn how to use different versions!
What did you do?
git clone https://github.com/pion/ion
cd ion
sudo make docker-start-services
/bin/sh: 1: go: not found
docker-compose pull
Pulling nats ... done
Pulling redis ... done
Pulling islb ... done
Pulling app-room ... done
Pulling signal ... done
Pulling sfu ... done
docker network create ionnet
8a6f31d3b875c2a53772b023567d90f66cd2bea939707aa436d867ac553a3fcc
docker-compose -f docker-compose.yml up
Starting ion_redis_1 ... error
Starting ion_nats_1 ...
Starting ion_nats_1 ... done
ERROR: for redis Cannot start service redis: network e3256c5fed9f7e7017135563e5037117082af044028b722ac8c15a451204a831 not found
ERROR: Encountered errors while bringing up the project.
make: *** [Makefile:34: docker-start-services] Error 1
What did you expect?
not to see an error
What happened?
i see error in the terminal:
ERROR: for redis Cannot start service redis: network e3256c5fed9f7e7017135563e5037117082af044028b722ac8c15a451204a831 not found
Metadata
Assignees
Labels
No labels
Activity