08-30-2018, 03:11 PM
(This post was last modified: 08-30-2018, 03:12 PM by ialberquilla.)
Hi,
Sorry, I just saw it. I had to download the gekko repo, cd to this folder and ejecute the commands of the documentation.
But now, I have an error on the second command:
docker-compose up -d
gekko_redis_1 is up-to-date
Starting gekko_gekko_1 ... error
ERROR: for gekko_gekko_1 Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error
ERROR: for gekko Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error
ERROR: Encountered errors while bringing up the project.
Do you know why can it be?
Thanks
Sorry, I just saw it. I had to download the gekko repo, cd to this folder and ejecute the commands of the documentation.
But now, I have an error on the second command:
docker-compose up -d
gekko_redis_1 is up-to-date
Starting gekko_gekko_1 ... error
ERROR: for gekko_gekko_1 Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error
ERROR: for gekko Cannot start service gekko: driver failed programming external connectivity on endpoint gekko_gekko_1 (9e2a50069b97906aca6b729ccadff4c3447e7cc83b0e755281b8ac47ec3f6034): Error starting userland proxy: mkdir /port/tcp:0.0.0.0:3000:tcp:172.18.0.3:3000: input/output error
ERROR: Encountered errors while bringing up the project.
Do you know why can it be?
Thanks