Rustdesk Script issue - login error (incorrect?) #1600

Closed
opened 2026-02-05 01:43:35 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @PaeyMoopy on GitHub (Sep 8, 2025).

Have you read and understood the above guidelines?

yes

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

Rustdesk Server

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.4.12/c2ea8261d32a5020 (running kernel: 6.8.12-13-pve)

📝 Provide a clear and concise description of the issue.

When using the rustdesk server script, it executes properly but I can't login.

I've tried the login copy/pasted exactly from cat ~/rustdesk.creds but it doesn't work.

I've tried 3 times on 2 different nodes, both on the same version.

🔄 Steps to reproduce the issue.

  1. Run the script, default settings.
  2. cat ~/rustdesk.creds
  3. on the new GUI, use the credentials from step 2.
  4. Fail.

Paste the full error output (if available).

GUI says login error (same thing it says on a wrong password)

🖼️ Additional context (optional).

No response

Originally created by @PaeyMoopy on GitHub (Sep 8, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Rustdesk Server ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rustdeskserver.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.4.12/c2ea8261d32a5020 (running kernel: 6.8.12-13-pve) ### 📝 Provide a clear and concise description of the issue. When using the rustdesk server script, it executes properly but I can't login. I've tried the login copy/pasted exactly from cat ~/rustdesk.creds but it doesn't work. I've tried 3 times on 2 different nodes, both on the same version. ### 🔄 Steps to reproduce the issue. 1. Run the script, default settings. 2. cat ~/rustdesk.creds 3. on the new GUI, use the credentials from step 2. 4. Fail. ### ❌ Paste the full error output (if available). GUI says login error (same thing it says on a wrong password) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 01:43:35 +03:00
Author
Owner

@PaeyMoopy commented on GitHub (Sep 8, 2025):

I found this https://github.com/community-scripts/ProxmoxVE/issues/7100
it resolved my issue, but people shouldnt have to dig for solutions.. shouldn't the script be fixed?

@PaeyMoopy commented on GitHub (Sep 8, 2025): I found this https://github.com/community-scripts/ProxmoxVE/issues/7100 it resolved my issue, but people shouldnt have to dig for solutions.. shouldn't the script be fixed?
Author
Owner

@tremor021 commented on GitHub (Sep 8, 2025):

It should. Do you have a suggestion how?

@tremor021 commented on GitHub (Sep 8, 2025): It should. Do you have a suggestion how?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1600