[GH-ISSUE #9] Native Install looking for homedir #9

Closed
opened 2026-05-06 12:22:37 +02:00 by BreizhHardware · 3 comments

Originally created by @wolfnacht44 on GitHub (Apr 5, 2026).
Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/9

Originally assigned to: @chr0nzz on GitHub.

not sure of the relevancy here but journalctl reporting an error
Install instructions states --no-home-dir for traefik-manager.
process would start, then crash while trying to initialize.
circumvented by adding `Environment=HOME=/opt/traefik-manager'
initialization/setup completed
0 issues after commenting out after initial setup.

journalctl output
gunicorn[4475]: [2026-04-05 17:58:27 +0000] [4475] [ERROR] Control server error: [Errno 13] Permission denied: '/home/traefik'

Originally created by @wolfnacht44 on GitHub (Apr 5, 2026). Original GitHub issue: https://github.com/chr0nzz/traefik-manager/issues/9 Originally assigned to: @chr0nzz on GitHub. not sure of the relevancy here but journalctl reporting an error Install instructions states --no-home-dir for traefik-manager. process would start, then crash while trying to initialize. circumvented by adding `Environment=HOME=/opt/traefik-manager' initialization/setup completed 0 issues after commenting out after initial setup. journalctl output gunicorn[4475]: [2026-04-05 17:58:27 +0000] [4475] [ERROR] Control server error: [Errno 13] Permission denied: '/home/traefik'
BreizhHardware 2026-05-06 12:22:37 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@chr0nzz commented on GitHub (Apr 5, 2026):

fixed in v0.10.2

<!-- gh-comment-id:4189319689 --> @chr0nzz commented on GitHub (Apr 5, 2026): fixed in v0.10.2
Author
Owner

@wolfnacht44 commented on GitHub (Apr 6, 2026):

journalctl still reporting the error on 0.10.2 after update.
gunicorn[9499]: [2026-04-06 04:45:51 +0000] [9499] [ERROR] Control server error: [Errno 13] Permission denied: '/home/traefik

<!-- gh-comment-id:4190394148 --> @wolfnacht44 commented on GitHub (Apr 6, 2026): journalctl still reporting the error on 0.10.2 after update. ```gunicorn[9499]: [2026-04-06 04:45:51 +0000] [9499] [ERROR] Control server error: [Errno 13] Permission denied: '/home/traefik```
Author
Owner

@wolfnacht44 commented on GitHub (Apr 6, 2026):

Nevermind, During troubleshooting #8 I realized I had the home variable commented out.
This is now RESOLVED

<!-- gh-comment-id:4190431341 --> @wolfnacht44 commented on GitHub (Apr 6, 2026): Nevermind, During troubleshooting #8 I realized I had the home variable commented out. This is now **RESOLVED**
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/traefik-manager#9
No description provided.