mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #4129] Wow, this is annoying. I just installed it on my TrueNAS 24.10 and while I was searching for a solution and writing this text it is still setting ownershop. #2678
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2678
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anakine22 on GitHub (Nov 1, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4129
I fixed it by setting UID and GID to

0because everything in/opt/certbotbelongs toroot:rootanyway.Originally posted by @NicolasGoeddel in https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3154#issuecomment-2452240531
@github-actions[bot] commented on GitHub (May 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@oiramalli commented on GitHub (Aug 2, 2025):
Thnx, @anakine22 and @NicolasCoddel, you saved me.
I had the same issue on TrueNAS 25.04.2
I tried creating a custom app, and it worked, so I was not sure why the official app didn't.