False Positive: "SSH DETECTED" warning when running scripts in Proxmox 9.x Web UI Shell #2348

Closed
opened 2025-11-20 05:27:51 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @bryan-poulin on GitHub (Nov 17, 2025).

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?

Ubuntu LXC

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

The warning appears even when using the Proxmox web UI shell, suggesting a false positive. It didn't happen in PVE 8.x.

🔄 Steps to reproduce the issue.

  1. Log in to the Proxmox VE web interface.
  2. Open the Shell for your node.
  3. Run a specific helper script command (e.g., the command for the Home Assistant script).
  4. Observe the "SSH DETECTED" warning dialog appear.

Expected Behaviour:
The script should run without an SSH warning when executed from the PVE web UI shell.

Actual Behaviour:
The 'SSH DETECTED' warning appeared, prompting the user to confirm proceeding.

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

Selecting Yes > Default = Successfully Initialized

Originally created by @bryan-poulin on GitHub (Nov 17, 2025). ### ✅ 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? Ubuntu LXC ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ubuntu.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. The warning appears even when using the Proxmox web UI shell, suggesting a false positive. It didn't happen in PVE 8.x. ### 🔄 Steps to reproduce the issue. 1. Log in to the Proxmox VE web interface. 2. Open the Shell for your node. 3. Run a specific helper script command (e.g., the command for the Home Assistant script). 4. Observe the "SSH DETECTED" warning dialog appear. **Expected Behaviour:** The script should run without an SSH warning when executed from the PVE web UI shell. **Actual Behaviour:** The 'SSH DETECTED' warning appeared, prompting the user to confirm proceeding. ### ❌ Paste the full error output (if available). <img width="677" height="212" alt="Image" src="https://github.com/user-attachments/assets/33dc71b6-6b43-4934-8ec8-21ed5563e62e" /> ### 🖼️ Additional context (optional). Selecting Yes > Default = Successfully Initialized
saavagebueno added the bug label 2025-11-20 05:27:51 -05:00
Author
Owner

@MickLesk commented on GitHub (Nov 18, 2025):

Its Not wrong. Pve9 recognize ALL AS external SSH. The dialogue is removed in next Update

@MickLesk commented on GitHub (Nov 18, 2025): Its Not wrong. Pve9 recognize ALL AS external SSH. The dialogue is removed in next Update
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2348