-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some error messages with logs and bind mounts #3
Comments
For 1. Do you have any network shares mounted directly in containers? I have that same error and assumed this was why. |
@BadCo-NZ: no network shares mounted in my case |
Stranger things... Okay, I'll see to it. |
Same no.1 message here. In log:
So I think there's no real problem, except the error message itself. Any way to get rid of it? |
Getting the same 2 errors and results - on one machine. On another with the exact same docker-compose, it works fine with no warning messages. Both are running in WSL2.
|
Hello! Same issue on Debian 12 Swarm:
|
Just found your project via https://noted.lol/doku-docker-disk-usage-dashboard/
great work!
Tried it in my home lab, get some error messages:
No access to some mounted files or directories Doku doesn't have access to some mounted files or directories and can't calculate the size of these files.
appearsNo access to the log files Although log files of the containers are present, the top-level directory (/) on the host machine has not been mounted into the Doku container. Therefore Doku doesn't have access to log files and can't calculate the size of these files.
nothing is shown there
my system:
Linux xxx 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux
Docker version 20.10.17
compose:
happy to share more info if necessary
The text was updated successfully, but these errors were encountered: