An unexpected error occurred, exiting. │
│ To resume your session, restart Rovo Dev CLI with the --restore flag. │
Exception ignored in: <function AsyncHttpxClientWrapper.__del__ at 0x7f37c0ab4820>
Traceback (most recent call last):
File "anthropic/_base_client.py", line 1459, in __del__
File "httpx/_client.py", line 228, in is_closed
AttributeError: 'AsyncHttpxClientWrapper' object has no attribute '_state'
what happened? how to continue to use the acli rovo cli?
@Leung Joe This error comes from a known bug in the Linux build of Rovo Dev CLI where the bundled HTTPX client crashes during cleanup. It doesn’t mean your setup is wrong. The workaround is to run acli rovodev run inside WSL or a container, or downgrade to a previous CLI build if available. Atlassian is already tracking this Linux-specific crash and preparing a fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.