mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1062] Login to NPM not possible after updating Alpine from 3.12 to 3.13 #889
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#889
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 @witzker on GitHub (May 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1062
I followed This script on Alpine 3.12 and all worked well.
https://github.com/ej52/proxmox-scripts/tree/main/lxc/nginx-proxy-manager
Now I have updated Alpine to 3.13.
If I call the NRM URL:81 as before site is not available.
The NRM service must still be running - I can reach my sites which were redirected to the ESXi VMs from the internet as before the Update to Alpine 3.13 !
What I did:
Log In with putty:
Check Version
cat /etc/alpine-release
OUTPUT:
3.12.7
NAME="Alpine Linux"
ID=alpine
VERSION_ID=3.12.7
PRETTY_NAME="Alpine Linux v3.12"
apk update
apk upgrade
Edit the file :/etc/apk/repositories
I have now there:
#/media/cdrom/apks
http://mirror.leaseweb.com/alpine/v3.13/main
http://mirror.leaseweb.com/alpine/v3.13/community
#http://mirror.leaseweb.com/alpine/edge/main
#http://mirror.leaseweb.com/alpine/edge/community
#http://mirror.leaseweb.com/alpine/edge/testing
http://openresty.org/package/alpine/v3.13/main
Safe file
apk update
apk upgrade --available
sync
Reboot
Check version:
cat /etc/alpine-release
What has to be done to fix the login to Reverse Manager?
Hope for help for a newbie
THX
@github-actions[bot] commented on GitHub (Mar 12, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@witzker commented on GitHub (Apr 19, 2024):
No answer!
Had to install from scratch.