NPMplus #817

Closed
opened 2026-02-04 21:41:41 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @mon5termatt on GitHub (Apr 16, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

NPMPLUS

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📝 Provide a clear and concise description of the issue.

Retrieving Default Login (Patience)
[ERROR] in line 93: exit code 141: while executing command PASSWORD_LINE=$(docker logs "$CONTAINER_ID" 2>&1 | awk '/Creating a new user:/ { print; exit }')

/dev/fd/63: line 72: SPINNER_PID: unbound variable

🔄 Steps to reproduce the issue.

Run Default Settings, Sometimes it works, sometimes it errors out.

Paste the full error output (if available).

Verbose doesnt help.

🖼️ Additional context (optional).

No response

Originally created by @mon5termatt on GitHub (Apr 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? NPMPLUS ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/npmplus.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📝 Provide a clear and concise description of the issue. Retrieving Default Login (Patience) [ERROR] in line 93: exit code 141: while executing command PASSWORD_LINE=$(docker logs "$CONTAINER_ID" 2>&1 | awk '/Creating a new user:/ { print; exit }') /dev/fd/63: line 72: SPINNER_PID: unbound variable ### 🔄 Steps to reproduce the issue. Run Default Settings, Sometimes it works, sometimes it errors out. ### ❌ Paste the full error output (if available). Verbose doesnt help. ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:41:41 +03:00
Author
Owner

@mon5termatt commented on GitHub (Apr 16, 2025):

https://image.mon5termatt.com/u/2025-04-16%2000-35-27.mp4

@mon5termatt commented on GitHub (Apr 16, 2025): https://image.mon5termatt.com/u/2025-04-16%2000-35-27.mp4
Author
Owner

@mon5termatt commented on GitHub (Apr 16, 2025):

also "Builded" should be "Built"

@mon5termatt commented on GitHub (Apr 16, 2025): also "Builded" should be "Built"
Author
Owner

@MickLesk commented on GitHub (Apr 16, 2025):

Not possible otherwise. It is only the password crawling. Otherwise do it yourself as an alternative. (docker ps, docker logs)

@MickLesk commented on GitHub (Apr 16, 2025): Not possible otherwise. It is only the password crawling. Otherwise do it yourself as an alternative. (docker ps, docker logs)
Author
Owner

@Acharab commented on GitHub (May 1, 2025):

Have the same issue, any fix for this?

@Acharab commented on GitHub (May 1, 2025): Have the same issue, any fix for this?
Author
Owner

@Acharab commented on GitHub (May 1, 2025):

Have the same issue, any fix for this?

Its just the way to get the password and username i understand now

@Acharab commented on GitHub (May 1, 2025): > Have the same issue, any fix for this? Its just the way to get the password and username i understand now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#817