Hi, i failed to start the rovodev cli. Previously it is work.
I was assuming that if this rovodev facing the same issue as the last friday?
Error Message:
No Atlassian sites with active Rovo Dev SKU found.
Failed to start Rovo Dev CLI.
Hello, my version is already 0.12.1, but I still have this problem.
Rovo Dev CLI: 0.12.1
Operating System: Windows 11 (AMD64)
Git: git version 2.47.1.windows.2
Hi, this is my current rovodev version
acli rovodev --version
Rovo Dev CLI: 0.12.1
Operating System: Darwin 24.6.0 (arm64)
Git: git version 2.47.1
Me either
> acli rovodev --version
Rovo Dev CLI: 0.12.1
Operating System: Darwin 25.0.0 (arm64)
Git: git version 2.33.0
Can you run `acli rovodev config` and set the following value in the config file to see if this fixes the problem?
```
atlassianBillingSite:
siteUrl: beta
```
Config:
Error:
atlassianBillingSite:
siteUrl: beta
It's work for me, thank a lot
@hwan19 your error seems related to the directory where you started rovodev. Did you happen to start it in a large directory such as your home directory, where some sub directory such as ~/Downloads, ~/Documents etc may have restricted access?
File access permission issues can cause the error you are seeing above - we're addressing this in an upcoming release as well!
Hi, yup right.
I started it in the terminal which is at the default user folder.
When in the certain, the issue gone.
Thanks for the help.
Add this section to the configuration file to take effect. Thanks.
atlassianBillingSite:
siteUrl: beta