Coder Social home page Coder Social logo

Comments (8)

rusticslayer avatar rusticslayer commented on August 16, 2024 3

had same issue also can reproduce it

The command that finally worked for me was: rm -rf /usr/local/share/.cache ; export PATH="$PATH:/usr/local/bin" ; sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager

Hope that helps someone!

this worked for me, thanks very much! i joined github today to mention that!

from proxmox-scripts.

OutOfThisPlanet avatar OutOfThisPlanet commented on August 16, 2024 3

had same issue also can reproduce it

The command that finally worked for me was: rm -rf /usr/local/share/.cache ; export PATH="$PATH:/usr/local/bin" ; sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager
Hope that helps someone!

this worked for me, thanks very much! i joined github today to mention that!

Thanks bud! That worked for me too!

from proxmox-scripts.

jvonhoff avatar jvonhoff commented on August 16, 2024 1

I had some struggles using the script today (installing over an already-existing Alpine 3.18 LXC on Proxmox 8.1.3).

A few hurdles I had to clear:

  • I didn't realize it, but I kept running out of disk space while trying to install. I think one of the install steps requires a large download, and I kept running out of room
  • It appeared to me like the yarn executable wasn't getting found, so I added it to the PATH

The command that finally worked for me was:
rm -rf /usr/local/share/.cache ; export PATH="$PATH:/usr/local/bin" ; sh -c "$(wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh)" -s --app nginx-proxy-manager

Hope that helps someone!

from proxmox-scripts.

gerhardmueller1 avatar gerhardmueller1 commented on August 16, 2024 1

thx ...

grafik

from proxmox-scripts.

Gaster2678 avatar Gaster2678 commented on August 16, 2024

I join the problem is the same

System info:
Proxmox Version: 7.4.3
Alpine 3.16, 3.18 and debian 11

from proxmox-scripts.

xyboox avatar xyboox commented on August 16, 2024

I have one "extra" error, just before the error from line 281:
error Couldn't find any versions for "sass-loader" that matches "^12.11.1"
Maybe that helps debugging.

from proxmox-scripts.

rjenx avatar rjenx commented on August 16, 2024

Same issue here, tried installing on Alpine 3.16, Debian 11.17 with the same result. Including sass-loader issue.
Proxmox 8.1.4

from proxmox-scripts.

gerhardmueller1 avatar gerhardmueller1 commented on August 16, 2024

I have one "extra" error, just before the error from line 281: error Couldn't find any versions for "sass-loader" that matches "^12.11.1" Maybe that helps debugging.

same to me.

pfa some more details:

grafik

running
root@proxy:~# wget --no-cache -qO- https://raw.githubusercontent.com/ej52/proxmox/main/install.sh >install.sh root@proxy:~# sh -x ./install.sh --app nginx-proxy-manager > log
will provide no more helpful details.

from proxmox-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.