z2m ssh root access is not working after last script update #183

Closed
opened 2026-02-04 17:00:43 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @eugenjy on GitHub (Dec 17, 2024).

Have you read and understood the above guidelines?

yes

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

Zigbee2MQTT

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)"

📝 Provide a clear and concise description of the issue.

After the last update, on fresh installation, root ssh access not working. Access denied for root through ssh after installation.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

Choose Root ssh Access - yes on advanced settings

Paste the full error output (if available).

no access for root through ssh

🖼️ Additional context (optional).

No response

Originally created by @eugenjy on GitHub (Dec 17, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Zigbee2MQTT ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zigbee2mqtt.sh)" ### 📝 Provide a clear and concise description of the issue. After the last update, on fresh installation, root ssh access not working. Access denied for root through ssh after installation. ### ⚙️ What settings are you using? - [ ] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. Choose Root ssh Access - yes on advanced settings ### ❌ Paste the full error output (if available). no access for root through ssh ### 🖼️ Additional context (optional). _No response_
OVERLORD added the question label 2026-02-04 17:00:43 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 17, 2024):

thats a issue with zigbee2mqtt script, not with root ssh, or can you reproduce this on all cts?

I cant reproduce this.

@MickLesk commented on GitHub (Dec 17, 2024): thats a issue with zigbee2mqtt script, not with root ssh, or can you reproduce this on all cts? I cant reproduce this.
Author
Owner

@eugenjy commented on GitHub (Dec 17, 2024):

@MickLesk Yes, there is an issue with the z2m script. This is a fresh install. I tried three times. There were no issues in the previous version of the script. I needed to edit the SSH config after installation.

@eugenjy commented on GitHub (Dec 17, 2024): @MickLesk Yes, there is an issue with the z2m script. This is a fresh install. I tried three times. There were no issues in the previous version of the script. I needed to edit the SSH config after installation.
Author
Owner

@MickLesk commented on GitHub (Dec 17, 2024):

Yes, we know. But we cant fix it at the moment. The Devs are mixing Up branches. In january it should be all zigbee2mqtt v2

At the moment its an Mix of yarn, pnpm, Dev und Main.

@MickLesk commented on GitHub (Dec 17, 2024): Yes, we know. But we cant fix it at the moment. The Devs are mixing Up branches. In january it should be all zigbee2mqtt v2 At the moment its an Mix of yarn, pnpm, Dev und Main.
Author
Owner

@havardthom commented on GitHub (Dec 17, 2024):

@MickLesk looks like ssh config was removed from motd_ssh in install.func, so this is probably a bug for all scripts
https://github.com/community-scripts/ProxmoxVE/pull/643/files#diff-16ac9c5853b6eeab436b61f3923a69b4d72f8d4f941ad1a502a2dd25ccca88faL180

edit: ill make a pr

@havardthom commented on GitHub (Dec 17, 2024): @MickLesk looks like ssh config was removed from `motd_ssh` in `install.func`, so this is probably a bug for all scripts https://github.com/community-scripts/ProxmoxVE/pull/643/files#diff-16ac9c5853b6eeab436b61f3923a69b4d72f8d4f941ad1a502a2dd25ccca88faL180 edit: ill make a pr
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#183