Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✘ Frontend not Built (Proxmox Version: 8.2.2 - Ubuntu Version: 22.04) #176

Open
JustinLoecher opened this issue May 1, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@JustinLoecher
Copy link

Script
sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager

**Describe the bug**
✔ Operating System Updated 
✔ Dependencies Installed 
✔ Rust v1.74.0 Installed 
✔ Python v3.10 and Pip v24.0 Installed 
✔ Openresty v1.25.3.1 Installed 
✔ Node.js v16.20.2 Installed 
✔ Yarn v1.22.19 Installed 
✔ Nginx Proxy Manager v2.11.1 Downloaded 
✔ Enviroment Setup 
✘ Frontend not Built

[ERROR] on line 281 with exit code 128 while executing command yarn install --silent --network-timeout=30000 > $__OUTPUT
root@Nginx-Proxy-Manager:~# 

System info:

  • Proxmox Version: 8.2.2
  • Ubuntu Version: 22.04

Additional context
First, let me say thank you for doing this. It is something I do not have the skills for.
With that said, Is there any chance of adding a selector so the script could be run in Verbose? It might allow users to gather more info on what is happening to be able to share more. Just a thought. :)

@JustinLoecher JustinLoecher added the bug Something isn't working label May 1, 2024
@JustinLoecher JustinLoecher changed the title Error Error on line 281 with exit code 128 May 1, 2024
@JustinLoecher JustinLoecher changed the title Error on line 281 with exit code 128 ✘ Frontend not Built May 1, 2024
@JustinLoecher JustinLoecher changed the title ✘ Frontend not Built ✘ Frontend not Built (Proxmox Version: 8.2.2 - Ubuntu Version: 22.04) May 1, 2024
@Leapo
Copy link

Leapo commented May 5, 2024

Chiming in to confirm that I'm seeing the same issue on Proxmox 8.1.5 + Ubuntu 22.04

@JustinLoecher
Copy link
Author

I ended up getting it running using the tteck script, but I had to do it with default Alpine settings. If I modified anything it did not work either.

@vontainment
Copy link

https://github.com/vontainment/proxmox-scripts
I fixed all the errors in my repo and made a pull request until its accepted you can use my repo.

@iboutsikas
Copy link

There seems to be something up with the login shell interaction. If I pct enter and run the script I get the error. If I su - first to get all the $PATH you'd normally expect it works like a charm.

@aheath70
Copy link

aheath70 commented Jul 2, 2024

Seeing the same issue.

Proxmox 8.2.4 and Ubuntu 22.04.

I tried su- it made no difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants