openalto / ietf-hackathon

3 stars 7 forks source link

problem with sshkeys #40

Closed MattSlm closed 2 years ago

MattSlm commented 2 years ago

Error output:

ERROR: for ssh1 Cannot start service ssh1: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:75: mounting "/home/___/ietf-hackathon/docker/rucio/etc/certs/ssh/ruciouser_sshkey.pub" to rootfs at "/tmp/sshkey.pub" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ERROR: Encountered errors while bringing up the project.

Possible cause: Typo in the docker image

ker-compose-with-rucio-monit.yml:243: - ./rucio/etc/certs//ruciouser_sshkey.pub:/tmp/sshkey.pub:Z

I suggest that we separate demo env docs for alto+containernet and the Rucio included one. Some other shim error may occur following the instructions without cleaning the fingerprints of the previously run images/containers.