[GH-ISSUE #11977] Bar-Assistant hardcodes LAN ip to services. #2516

Closed
opened 2026-02-26 12:52:42 +03:00 by kerem · 1 comment
Owner

Originally created by @fribse on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11977

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Bar-Assistant

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

9.1.5

📝 Provide a clear and concise description of the issue.

The install runs smoothly, but if you try to change the ip after the install, it tries to access the API on the IP given at first install, and not the localhost.
This also makes it impossible to set up a reverse proxy, as it wants to connect to the local IP given during the install.

🔄 Steps to reproduce the issue.

  1. Install it, give it an IP
  2. Change the containers IP
  3. Access the site

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @fribse on GitHub (Feb 16, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11977 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Bar-Assistant ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bar-assistant.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 9.1.5 ### 📝 Provide a clear and concise description of the issue. The install runs smoothly, but if you try to change the ip after the install, it tries to access the API on the IP given at first install, and not the localhost. This also makes it impossible to set up a reverse proxy, as it wants to connect to the local IP given during the install. ### 🔄 Steps to reproduce the issue. 1. Install it, give it an IP 2. Change the containers IP 3. Access the site ### ❌ Paste the full error output (if available). <img width="416" height="272" alt="Image" src="https://github.com/user-attachments/assets/ae5beca7-1b96-497d-97c9-e1b44534b556" /> ### 🖼️ Additional context (optional). _No response_
Author
Owner

@MickLesk commented on GitHub (Feb 16, 2026):

you should change it on the right direction and not create issues when its not an issue. Read the source code -> see the line and you are faster then the issue creation

/opt/vue-salt-rim/public/config.js

<!-- gh-comment-id:3907283212 --> @MickLesk commented on GitHub (Feb 16, 2026): you should change it on the right direction and not create issues when its not an issue. Read the source code -> see the line and you are faster then the issue creation /opt/vue-salt-rim/public/config.js
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2516
No description provided.