Skip to content
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

[BUG] error initializing graphdriver: #47

Closed
1 task done
Hug0 opened this issue Jan 22, 2024 · 5 comments
Closed
1 task done

[BUG] error initializing graphdriver: #47

Hug0 opened this issue Jan 22, 2024 · 5 comments

Comments

@Hug0
Copy link

Hug0 commented Jan 22, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When using provided compose configuration, this error occurs:

failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check3657011692/merged/f: permission denied time="2024-01-22T15:18:06.561768252Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"

Expected Behavior

No response

Steps To Reproduce

services: kasm: image: lscr.io/linuxserver/kasm:latest container_name: kasm privileged: true environment: - KASM_PORT=443 volumes: - /path/to/data:/opt ports: - 3000:3000 - 443:443 restart: unless-stopped

Environment

- OS: Windows 11
- How docker service was installed: Docker Desktop 4.26.1 (131620)
- Engine: 24.07
- Compose: v2.23.3-desktop.2

CPU architecture

x86-64

Docker creation

docker compose build
docker compose up

Container logs

2024-01-22 16:17:59 [migrations] started
2024-01-22 16:17:59 [migrations] no migrations found
2024-01-22 16:17:59 usermod: no changes
2024-01-22 16:17:59 ───────────────────────────────────────
2024-01-22 16:17:59   _____ __ __ _____ _____ _____ _____ 
2024-01-22 16:17:59  |     |  |  |   __|_   _|     |     |
2024-01-22 16:17:59  |   --|  |  |__   | | | |  |  | | | |
2024-01-22 16:17:59  |_____|_____|_____| |_| |_____|_|_|_|
2024-01-22 16:17:59        _____ __ __ _ __    ____  
2024-01-22 16:17:59       | __  |  |  | |  |  |    \ 
2024-01-22 16:17:59       | __ -|  |  | |  |__|  |  |
2024-01-22 16:17:59       |_____|_____|_|_____|____/ 
2024-01-22 16:17:59 
2024-01-22 16:17:59   Based on images from linuxserver.io
2024-01-22 16:17:59 ───────────────────────────────────────
2024-01-22 16:17:59 
2024-01-22 16:17:59 To support LSIO projects visit:
2024-01-22 16:17:59 https://www.linuxserver.io/donate/
2024-01-22 16:17:59 
2024-01-22 16:17:59 ───────────────────────────────────────
2024-01-22 16:17:59 GID/UID
2024-01-22 16:17:59 ───────────────────────────────────────
2024-01-22 16:17:59 
2024-01-22 16:17:59 User UID:    911
2024-01-22 16:17:59 User GID:    911
2024-01-22 16:17:59 ───────────────────────────────────────
2024-01-22 16:17:59 
2024-01-22 16:18:00 [custom-init] No custom files found, skipping...
2024-01-22 16:18:00 [ls.io-init] done.
2024-01-22 16:18:00 time="2024-01-22T15:18:00.166874907Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:02 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check4192384461/merged/f: permission denied
2024-01-22 16:18:03 time="2024-01-22T15:18:03.364776444Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:05 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check3657011692/merged/f: permission denied
2024-01-22 16:18:06 time="2024-01-22T15:18:06.561768252Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:08 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check3456158198/merged/f: permission denied
2024-01-22 16:18:09 time="2024-01-22T15:18:09.762190877Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:11 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check2997064672/merged/f: permission denied
2024-01-22 16:18:12 time="2024-01-22T15:18:12.953581017Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:15 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check461513216/merged/f: permission denied
2024-01-22 16:18:16 time="2024-01-22T15:18:16.182492211Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:18 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check187689931/merged/f: permission denied
2024-01-22 16:18:19 time="2024-01-22T15:18:19.440053415Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:21 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check1289122699/merged/f: permission denied
2024-01-22 16:18:22 time="2024-01-22T15:18:22.628920279Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
2024-01-22 16:18:24 failed to start daemon: error initializing graphdriver: error changing permissions on file for metacopy check: chmod /opt/docker/metacopy-check3289555398/merged/f: permission denied
2024-01-22 16:18:25 time="2024-01-22T15:18:25.852125743Z" level=error msg="failed to initialize a tracing processor \"otlp\"" error="no OpenTelemetry endpoint: skip plugin"
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@smoltron
Copy link

smoltron commented Feb 9, 2024

This is also unusable in Windows 10, 22H2. The initialization never finishes because of this error.

@j0nnymoe
Copy link
Member

j0nnymoe commented Feb 9, 2024

Windows isn't a tested platform for our containers : https://docs.linuxserver.io/misc/support-policy/#formally-supported-environments

@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@homerr homerr closed this as not planned Won't fix, can't repro, duplicate, stale Apr 13, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Apr 13, 2024
Copy link

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

5 participants