HelloZeroNet / HelloZeroNet/ZeroNet

FATA[0224] Error response from daemon: Cannot start container <some-id>: [8] System error: mountpoint for devices not found

Open
#243 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

I'm trying to test using a `docker` container and get the following error:

```
❯ sudo docker run -p 15441:15441 -p 43110:43110 nofish/zeronet
Unable to find image 'nofish/zeronet:latest' locally
latest: Pulling from nofish/zeronet

895b070402bd: Pull complete
02e5bca4149b: Pull complete
b2ae0a712b39: Pull complete
af88597ec24b: Pull complete
e6bed542fc92: Pull complete
73db607b0265: Pull complete
6d0317bf12e2: Pull complete
7e9af11ecabd: Pull complete
c9bb6eba88e1: Pull complete
1f4a2b265ccc: Pull complete
9376489bde97: Pull complete
ac7becba89c6: Pull complete
92cff82752fb: Pull complete
46d7d307c5d2: Pull complete
2f63174f6c48: Pull complete
8c13ffe7fd04: Pull complete
Digest: sha256:1e8b3feeff184d5a88eb52b7a1053b2a484dd00a0d7d4041909dc63d04924492
Status: Downloaded newer image for nofish/zeronet:latest
FATA[0224] Error response from daemon: Cannot start container 3bd018fda8405904547a94dc3bcb4e176ea6fc128b05d1cf189b9b2ea9bf105c:
[8] System error: mountpoint for devices not found
```

```
❯ sudo docker run -p 15441:15441 -p 43110:43110 nofish/zeronet
FATA[0000] Error response from daemon: Cannot start container acd8dc8265a05a99857fd19dd093f0d8b37c0abb07861781b1433a13e1d9d480:
[8] System error: mountpoint for devices not found
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.