Replies: 1 comment 1 reply
-
|
Did you know that GitHub has issues instead of discussion? ^^ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I’m trying to deploy the Nginx Proxy Manager LXC container on Proxmox VE 9 using the script from:
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/nginxproxymanager.sh)"The installation fails during the “Building Frontend” stage with these errors:
What I tried:
Fresh install of Proxmox VE 9
Creating the container both with and without VPN (to avoid possible regional blocking)
Verified network access on both host and inside the LXC
Recreated container multiple times
The error occurs consistently.
The error persists and the container never completes setup.
Could you please help identify what might be wrong or whether the current NPM installer is fully compatible with PVE 9 LXC?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions