Skip to content

cuegui requires manual configuration of CUEBOT_HOSTS on Windows #4

@ddlite92

Description

@ddlite92

Describe the bug
On Windows, cuegui must be manually configured by setting the CUEBOT_HOSTS environment variable before launching. If skipped, critical GRPC connection and VERSION.in errors occur.

To Reproduce

  1. Launch cuegui on Windows without setting CUEBOT_HOSTS.
  2. Observe error indicating missing configuration and failed connection.

Expected behavior
cuegui should prompt for configuration or provide clearer error messaging if CUEBOT_HOSTS is not set. Documentation should highlight requirement for Windows users.

Screenshots
Screenshot: Issue templates setup enabled

Version Number
Windows (latest client), cuegui.

Additional context
Suggestion: Add startup check in cuegui for CUEBOT_HOSTS. Update Windows documentation.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions