[GH-ISSUE #6355] Issue new script Salt #1363

Closed
opened 2026-02-26 12:48:38 +03:00 by kerem · 4 comments
Owner

Originally created by @Pouch11 on GitHub (Jul 29, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6355

Have you read and understood the above guidelines?

yes

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

Salt

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

After installation impossible to open the web interface

Default interface should be 3000 but is 25 instead

Salt LXC Container
🌐 Provided by: community-scripts ORG | GitHub: https://github.com/community-scripts/ProxmoxVE

🖥️   OS: Debian GNU/Linux - Version: 12
🏠   Hostname: salt
💡   IP Address: 192.168.4.213

root@salt:~# netstat -an | grep LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4506 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:4505 0.0.0.0:* LISTEN
tcp6 0 0 ::1:25 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN

🔄 Steps to reproduce the issue.

Just run the script and wait for the LXC to be deployed

Paste the full error output (if available).

No error

🖼️ Additional context (optional).

No response

Originally created by @Pouch11 on GitHub (Jul 29, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/6355 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Salt ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/salt.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. After installation impossible to open the web interface **Default interface should be 3000 but is 25 instead** Salt LXC Container 🌐 Provided by: community-scripts ORG | GitHub: https://github.com/community-scripts/ProxmoxVE 🖥️ OS: Debian GNU/Linux - Version: 12 🏠 Hostname: salt 💡 IP Address: 192.168.4.213 root@salt:~# netstat -an | grep LISTEN tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:4506 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:4505 0.0.0.0:* LISTEN tcp6 0 0 ::1:25 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN ### 🔄 Steps to reproduce the issue. Just run the script and wait for the LXC to be deployed ### ❌ Paste the full error output (if available). No error ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:48:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tremor021 commented on GitHub (Jul 29, 2025):

Its error on website, and no its not 25, its 4505/4506

<!-- gh-comment-id:3133268344 --> @tremor021 commented on GitHub (Jul 29, 2025): Its error on website, and no its not 25, its 4505/4506
Author
Owner

@Pouch11 commented on GitHub (Jul 29, 2025):

thanks for your answer, yes my bad 4505/4506
nothing is loading from this two ports. I got only this from the web interface "ÿ�������"

Looking here https://community-scripts.github.io/ProxmoxVE/scripts?id=salt

Location of config file
/opt/salt/.env

There is no .env file at this location

Thanks for your help

<!-- gh-comment-id:3133451278 --> @Pouch11 commented on GitHub (Jul 29, 2025): thanks for your answer, yes my bad 4505/4506 nothing is loading from this two ports. I got only this from the web interface "ÿ�������" Looking here https://community-scripts.github.io/ProxmoxVE/scripts?id=salt Location of config file /opt/salt/.env There is no .env file at this location Thanks for your help
Author
Owner

@MickLesk commented on GitHub (Jul 29, 2025):

Salt doesnt have an webui

<!-- gh-comment-id:3133453776 --> @MickLesk commented on GitHub (Jul 29, 2025): Salt doesnt have an webui
Author
Owner

@Pouch11 commented on GitHub (Jul 29, 2025):

ok thanks for the info, I was mislead from some old documentation on an unofficial website. I will double check next time

<!-- gh-comment-id:3133483564 --> @Pouch11 commented on GitHub (Jul 29, 2025): ok thanks for the info, I was mislead from some old documentation on an unofficial website. I will double check next time
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#1363
No description provided.