mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-28 10:55:54 +03:00
[GH-ISSUE #885] init-stage2 failed. #749
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#749
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 @Klay4 on GitHub (Feb 10, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/885
I have tried to install it in my raspberry pi 4 and it is working fine, but if i try to install it on my pi zero i receive this error:
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01_s6-secret-init.sh: executing...
[cont-init.d] 01_s6-secret-init.sh: exited 267.
!!!!!
init-stage2 failed.
!!!!!
@stilltruckin commented on GitHub (Mar 27, 2021):
I'm getting the same exact error on a Raspberry Pi 3 B+ any updates on this issue?
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.,
[s6-init] ensuring user provided files have correct perms...exited 0.,
[fix-attrs.d] applying ownership & permissions fixes...,
[fix-attrs.d] done.,
[cont-init.d] executing container initialization scripts...,
[cont-init.d] 01_s6-secret-init.sh: executing...
[cont-init.d] 01_s6-secret-init.sh: exited 267.
!!!!!
init-stage2 failed.
!!!!!
@Pizmovc commented on GitHub (Apr 6, 2021):
I'm getting the same error on my Raspberry Pi 2.
Preceding it is a warning from Docker:
docker[12903]: WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm/v6) and no specific platform was requested@Valiceemo commented on GitHub (Sep 14, 2021):
Also getting this error
@drippyer commented on GitHub (Nov 11, 2021):
Messing around with an RPi2 and seem to be hitting this as well. Everything appears to be running but not working, logs were the only indication something was wrong with the container itself, not the Pi.
@chaptergy commented on GitHub (Nov 14, 2021):
Are you all on architecture
armv6? You can rununame -mto see that information. Because the docker image uses armv7.@drippyer commented on GitHub (Nov 14, 2021):
I do believe that is the issue we are having, yes. The Pi 2 uses armv6 if I remember correctly, but I will have to double check when I get a chance.
@kaybeebee commented on GitHub (Nov 21, 2021):
Checked "uname -m" on my Raspberry Pi Zero W.
Result: armv6l
But https://nginx.org/en/ reports:
Tested OS and platforms
@AirAlarm commented on GitHub (Mar 17, 2022):
Has anyone managed to make it work? I'm having the same error on RPi Zero WH
@Cerbrus commented on GitHub (Jun 27, 2022):
I'm running into this exact same issue on a Raspberry Pi Zero W. Same exact error as @AirAlarm
@ptv1p3r commented on GitHub (Jul 2, 2022):
Same here on rpi 3b arm v6
@Nessiroj commented on GitHub (Jul 23, 2022):
more then a year later, issue isn't fixed
@Tiritibambix commented on GitHub (Jul 31, 2022):
Everything was working fine for months and after a reboot I got the exact same error.
@github-actions[bot] commented on GitHub (Mar 19, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 30, 2025):
Issue was closed due to inactivity.