Skip to content

feat: check guacd availability before RDP/VNC connection#781

Merged
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.0from
ZacharyZcR:feat/guacd-status-check
May 17, 2026
Merged

feat: check guacd availability before RDP/VNC connection#781
ZacharyZcR merged 1 commit into
Termix-SSH:dev-2.3.0from
ZacharyZcR:feat/guacd-status-check

Conversation

@ZacharyZcR
Copy link
Copy Markdown
Member

@ZacharyZcR ZacharyZcR commented May 13, 2026

Summary

When guacd is not running (e.g. Unraid without the sidecar, or misconfigured Docker setup), RDP/VNC connections fail with an unhelpful "Desktop service not found" error. Users have no way to know guacd is missing until they try to connect.

Changes

  • Added getGuacdStatus() frontend API function that calls GET /guacamole/status
  • Modified GuacamoleAppInner to check guacd connectivity before requesting a connection token
  • If guacd is not reachable, shows a clear error: "Remote desktop service (guacd) is not available. Please ensure guacd is running and accessible."

Related

Closes Termix-SSH/Support#576
Closes Termix-SSH/Support#545

@ZacharyZcR ZacharyZcR closed this May 17, 2026
@ZacharyZcR ZacharyZcR deleted the feat/guacd-status-check branch May 17, 2026 17:49
@ZacharyZcR ZacharyZcR restored the feat/guacd-status-check branch May 17, 2026 20:10
@ZacharyZcR ZacharyZcR reopened this May 17, 2026
@ZacharyZcR ZacharyZcR force-pushed the feat/guacd-status-check branch from 822c78a to a1a4422 Compare May 17, 2026 20:40
@ZacharyZcR ZacharyZcR merged commit d74e1b1 into Termix-SSH:dev-2.3.0 May 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant