-
Notifications
You must be signed in to change notification settings - Fork 59
Troubleshooting
mbohoslavskyi edited this page Dec 30, 2025
·
5 revisions
- Issues stuck loading → Reload IDE and re-authenticate
- View Rovo Dev tool output → In the command pallete: "Rovo Dev: Show in Terminal"
- View Rovo Dev health check → In User settings, turn on "Atlascode › Rovodev: Debug Panel Enabled"
- View Extension general debug output → In user settings, set "Atlascode: Output Level" to "Debug"
- Won't start → Reload IDE and re-authenticate
- PRs won't load → Confirm you're in a Bitbucket repo (
git remote -v), then reload IDE and re-authenticate - If you use Cursor with git worktree you may need to enable auto repository detection: in Cursor go to VS Code settings (cmd + ,) and set git.autoRepositoryDetection as true, then restart Cursor.
- Open command palette
- Type "Reload"
- Select "Developer: Reload Window"
- Open command palette
- Type "Settings"
- Select "Atlassian: Open Settings"
- Go to the product tab (Jira for both Jira & Rovo Dev)
- Click Logout
- Log back in (use API token for Rovo Dev)