Coder Social home page Coder Social logo

Script bug (?) about proxmox-scripts HOT 12 CLOSED

endyb66 avatar endyb66 commented on July 17, 2024
Script bug (?)

from proxmox-scripts.

Comments (12)

ej52 avatar ej52 commented on July 17, 2024 1

Fixed in the latest commit 3a7cf2e

from proxmox-scripts.

ej52 avatar ej52 commented on July 17, 2024 1

Let's try again, new commit 39b29f7

from proxmox-scripts.

endyb66 avatar endyb66 commented on July 17, 2024 1

@endyb66 Good to hear, those warnings are just nodejs dependancies nothing to worry about.

What terminal/shell are you using? as the logging seems to be weird in the screenshots.

Screenshot 2023-12-05 at 14 35 15

Alright perfect then!
I'm using putty on windows to connect to my Debian 11.8 Proxmox LXC

from proxmox-scripts.

megavenik avatar megavenik commented on July 17, 2024 1

hi! looks like you also need to fix it in setup.sh -

EPS_OS_NAME=$(os_name)

from proxmox-scripts.

megavenik avatar megavenik commented on July 17, 2024 1

yeah, I've tried the last commit mentioned in the #148 (comment) message) but now everything works fine! Thanks a lot for your work on scripts and sorry for disturbing)

from proxmox-scripts.

endyb66 avatar endyb66 commented on July 17, 2024

I get another error

/dev/fd/63: line 53: EPS_OS_NAME: unbound variable

from proxmox-scripts.

endyb66 avatar endyb66 commented on July 17, 2024

Okay this time the installation went through. Got some warnings however, I made some screenshots, hope it helps. Oh and I had to manually update the system / packages before using your script, otherwise the script stopped. So I did a

apt-get update && apt-get upgrade && apt-get dist-upgrade && apt-get autoremove && apü-get autoclean

1
2
3

But everything seems to work, great job and thank you!

from proxmox-scripts.

ej52 avatar ej52 commented on July 17, 2024

@endyb66 Good to hear, those warnings are just nodejs dependancies nothing to worry about.

What terminal/shell are you using? as the logging seems to be weird in the screenshots.

Screenshot 2023-12-05 at 14 35 15

from proxmox-scripts.

ej52 avatar ej52 commented on July 17, 2024

hi! looks like you also need to fix it in setup.sh -

EPS_OS_NAME=$(os_name)

Have moved pms_check_os for non CT install instead, as create.sh already does the check

from proxmox-scripts.

megavenik avatar megavenik commented on July 17, 2024

oh @ej52 , maybe we have some misunderstanding here, I'm trying to install n-p-m using create.sh as said in the README.md:

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

and it fails:

изображение

should I avoid installing app directly from the create.sh as it is outdated?

from proxmox-scripts.

ej52 avatar ej52 commented on July 17, 2024

@megavenik I just ran create.sh using the code from latest commit and that issue is no longer there.
Could be a cache issue :/ You can try again or run the install script in the new container that was created with create.sh

from proxmox-scripts.

ej52 avatar ej52 commented on July 17, 2024

I see you are actually running create.sh from a old commit, run the script from the main branch

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

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.