Is there an existing issue for this?
Current Behavior
docker-chromium stopped working after the host OS was upgraded from Debian 12 to 13. Chromium does not open at all.
Expected Behavior
Chromium should open on start and upon right clicking desktop and selecting chromium from the menu.
Steps To Reproduce
Run docker compose up -d on Debian 13
Environment
- OS: Debian 13
- How docker service was installed: docker compose:
services:
chromium:
container_name: chromium
network_mode: host
security_opt:
- seccomp=unconfined
environment:
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
volumes:
- ${CONFIG_PATH}:/config
devices:
- /dev/dri:/dev/dri
shm_size: 1gb
restart: unless-stopped
image: lscr.io/linuxserver/chromium:kasm
CPU architecture
x86-64
Docker creation
Container logs
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
Linuxserver.io version: ca5e0ca1-ls9
Build-date: 2025-08-27T09:34:30+00:00
───────────────────────────────────────
..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
...+...+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+......+...+...........+......+.+........+....+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..........+....................+...+...+.+.....+.+........+.+........+...+.........+.+........+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-----
**** adding /dev/dri/renderD128 to video group sgx with id 105 ****
**** adding /dev/dri/card0 to video group video with id 44 ****
[custom-init] No custom files found, skipping...
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
Xvnc KasmVNC 1.3.3 - built Jul 12 2025 19:07:31
Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
See http://kasmweb.com for information on KasmVNC.
Underlying X server release 12101007
[ls.io-init] done.
[mi] mieq: warning: overriding existing handler (nil) with 0x55e5ce386290 for event 2
[mi] mieq: warning: overriding existing handler (nil) with 0x55e5ce386290 for event 3
Obt-Message: Xinerama extension is not present on the server
17
/usr/bin/wrapped-chromium: line 29: 365 Trace/breakpoint trap (core dumped) ${BIN} --no-first-run --password-store=basic --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' --start-maximized --user-data-dir "$@" > /dev/null 2>&1
ERROR: openbox-xdg-autostart requires PyXDG to be installed
2025-08-30 16:15:14,548 [INFO] websocket 0: got client connection from 127.0.0.1
2025-08-30 16:15:14,568 [PRIO] Connections: accepted: @192.168.1.209_1756595714.549280::websocket
/usr/bin/wrapped-chromium: line 29: 404 Trace/breakpoint trap (core dumped) ${BIN} --no-first-run --password-store=basic --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' --start-maximized --user-data-dir "$@" > /dev/null 2>&1
2025-08-30 16:15:21,636 [PRIO] Connections: closed: @192.168.1.209_1756595714.549280::websocket (Clean disconnection)
Is there an existing issue for this?
Current Behavior
docker-chromium stopped working after the host OS was upgraded from Debian 12 to 13. Chromium does not open at all.
Expected Behavior
Chromium should open on start and upon right clicking desktop and selecting chromium from the menu.
Steps To Reproduce
Run
docker compose up -don Debian 13Environment
CPU architecture
x86-64
Docker creation
Container logs
[migrations] started [migrations] no migrations found ─────────────────────────────────────── ██╗ ███████╗██╗ ██████╗ ██║ ██╔════╝██║██╔═══██╗ ██║ ███████╗██║██║ ██║ ██║ ╚════██║██║██║ ██║ ███████╗███████║██║╚██████╔╝ ╚══════╝╚══════╝╚═╝ ╚═════╝ Brought to you by linuxserver.io ─────────────────────────────────────── To support LSIO projects visit: https://www.linuxserver.io/donate/ ─────────────────────────────────────── GID/UID ─────────────────────────────────────── User UID: 1000 User GID: 1000 ─────────────────────────────────────── Linuxserver.io version: ca5e0ca1-ls9 Build-date: 2025-08-27T09:34:30+00:00 ─────────────────────────────────────── ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ...+...+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..........+...+......+...+...........+......+.+........+....+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..........+....................+...+...+.+.....+.+........+.+........+...+.........+.+........+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ----- **** adding /dev/dri/renderD128 to video group sgx with id 105 **** **** adding /dev/dri/card0 to video group video with id 44 **** [custom-init] No custom files found, skipping... _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Xvnc KasmVNC 1.3.3 - built Jul 12 2025 19:07:31 Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me) See http://kasmweb.com for information on KasmVNC. Underlying X server release 12101007 [ls.io-init] done. [mi] mieq: warning: overriding existing handler (nil) with 0x55e5ce386290 for event 2 [mi] mieq: warning: overriding existing handler (nil) with 0x55e5ce386290 for event 3 Obt-Message: Xinerama extension is not present on the server 17 /usr/bin/wrapped-chromium: line 29: 365 Trace/breakpoint trap (core dumped) ${BIN} --no-first-run --password-store=basic --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' --start-maximized --user-data-dir "$@" > /dev/null 2>&1 ERROR: openbox-xdg-autostart requires PyXDG to be installed 2025-08-30 16:15:14,548 [INFO] websocket 0: got client connection from 127.0.0.1 2025-08-30 16:15:14,568 [PRIO] Connections: accepted: @192.168.1.209_1756595714.549280::websocket /usr/bin/wrapped-chromium: line 29: 404 Trace/breakpoint trap (core dumped) ${BIN} --no-first-run --password-store=basic --simulate-outdated-no-au='Tue, 31 Dec 2099 23:59:59 GMT' --start-maximized --user-data-dir "$@" > /dev/null 2>&1 2025-08-30 16:15:21,636 [PRIO] Connections: closed: @192.168.1.209_1756595714.549280::websocket (Clean disconnection)