[GH-ISSUE #1062] Login to NPM not possible after updating Alpine from 3.12 to 3.13 #889

Closed
opened 2026-02-26 06:34:49 +03:00 by kerem · 2 comments
Owner

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

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
kerem 2026-02-26 06:34:49 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Mar 12, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1989768095 --> @github-actions[bot] commented on GitHub (Mar 12, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@witzker commented on GitHub (Apr 19, 2024):

No answer!
Had to install from scratch.

<!-- gh-comment-id:2066151412 --> @witzker commented on GitHub (Apr 19, 2024): No answer! Had to install from scratch.
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/nginx-proxy-manager-NginxProxyManager#889
No description provided.