Failed to start Rovo Dev CLI: 'cp932' codec can't decode byte 0x94 in position 3189: illegal multibyte sequence Error handling beta customer site selection.
What I’ve tried:
- Reinstalling acli.exe from the official Atlassian site
- Removing the following directories completely:
- %USERPROFILE%\.rovodev
- %LOCALAPPDATA%\rovodev
- %USERPROFILE%\.atlassian
- %USERPROFILE%\.acli
- Running with Python UTF‑8 enabled for the session:
$env:PYTHONUTF8 = "1" acli.exe rovodev run
Community moderators have prevented the ability to post new answers.
@Miya welcome to the community. This looks like a Windows encoding issue, not something you did wrong. Rovo Dev/ACLI doesn’t handle cp932 well in some cases, especially during startup. Right now there’s no clean way to force UTF-8 just for the CLI without changing system settings. I’d treat this as a bug—best next step is to raise it with Atlassian Support with your setup and error details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.