mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #2705] 'cont-init: warning: some scripts exited nonzero' after update to v2.9.21 #1864
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#1864
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 @hugalafutro on GitHub (Mar 18, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2705
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
after recreating the stack with 2.9.21 I see some erorrs in log I didn't before, however everything seems to work fine as far as what I use (proxy hosts)
Nginx Proxy Manager Version
v2.9.21
To Reproduce
Steps to reproduce the behavior:
Expected behavior
preferably no errors in log
Screenshots
n/a
Operating System
debian cloud vm
Additional context
@jc21 commented on GitHub (Mar 18, 2023):
Ah yeah these are some leftover scripts from s6-overlay v2 that, while still supported by s6-overlay v3, are no longer required. You can safely ignore these errors. I'll remove them in the next version.