Pre-flight checks
CLI version
0.5.2.11639
Operating system
Windows
Architecture
x64
Command that triggered the bug
Expected behavior
The CLI should automatically discover the active local Power BI Desktop instance and connect to its Tabular model without requiring explicit host/port parameters
Actual behavior
Error: No running Power BI Desktop instances found. Start Power BI Desktop and open a report, then retry.
Steps to reproduce
or
te connect
or
te connect localhost: xxxxx
Additional context
Since explicit manual connection via localhost:[port] works, what specific process-matching or discovery logic is te connect using behind the scenes that might be failing here? Can you provide guidance so that the native auto-discovery works automatically?
Pre-flight checks
CLI version
0.5.2.11639
Operating system
Windows
Architecture
x64
Command that triggered the bug
Expected behavior
The CLI should automatically discover the active local Power BI Desktop instance and connect to its Tabular model without requiring explicit host/port parameters
Actual behavior
Error: No running Power BI Desktop instances found. Start Power BI Desktop and open a report, then retry.Steps to reproduce
or
te connector
te connect localhost: xxxxxAdditional context
Since explicit manual connection via localhost:[port] works, what specific process-matching or discovery logic is
te connectusing behind the scenes that might be failing here? Can you provide guidance so that the native auto-discovery works automatically?