[GH-ISSUE #1415] Podman --userns=auto fails to start #994

Closed
opened 2026-05-07 00:29:26 +02:00 by BreizhHardware · 1 comment

Originally created by @ta-vroom on GitHub (Aug 5, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1415

🐞 Describe the bug

Running ntfy in a rootless container via podman with --userns=auto leads to a number of errors that look like so:

Error: crun: open /var/tmp/intermediate-mountpoint-$UID/run/podman-init: No such file or directory: OCI runtime attempted to invoke a command that was not found```
💻 Components impacted

ntfy-server container (running rootless in podman) does not start

If I omit userns=auto ntfy seems to work rootless as expected. Alternatively, running podman as rootful with userns=auto also seems to work.

Originally created by @ta-vroom on GitHub (Aug 5, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1415 :lady_beetle: **Describe the bug** <!-- A clear and concise description of the problem. --> Running ntfy in a rootless container via podman with ```--userns=auto``` leads to a number of errors that look like so: Error: crun: open `/var/tmp/intermediate-mountpoint-$UID/run/podman-init`: No such file or directory: OCI runtime attempted to invoke a command that was not found``` :computer: **Components impacted** <!-- ntfy server, Android app, iOS app, web app --> ntfy-server container (running rootless in podman) does not start If I omit ```userns=auto``` ntfy seems to work rootless as expected. Alternatively, running podman as rootful with ```userns=auto``` also seems to work.
BreizhHardware 2026-05-07 00:29:26 +02:00
  • closed this issue
  • added the
    🪲 bug
    label
Author
Owner

@binwiederhier commented on GitHub (Aug 8, 2025):

This does not seem to be a ntfy issue. If you provide more detail on what is going wrong with ntfy, we could discuss it further. But for now I'm closing this

<!-- gh-comment-id:3169196001 --> @binwiederhier commented on GitHub (Aug 8, 2025): This does not seem to be a ntfy issue. If you provide more detail on what is going wrong with ntfy, we could discuss it further. But for now I'm closing this
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#994
No description provided.