Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Fails on Context Change

David Lewis June 21, 2025
Exception ignored in: <async_generator object HTTP11ConnectionByteStream.__aiter__ at 0x710e8552d0c0>
Traceback (most recent call last):
File "httpcore/_async/http11.py", line 340, in __aiter__
File "httpcore/_synchronization.py", line 203, in __init__
File "httpcore/_synchronization.py", line 30, in current_async_library
File "sniffio/_impl.py", line 93, in current_async_library
sniffio._impl.AsyncLibraryNotFoundError: unknown async library, or not in async context

2 answers

1 accepted

0 votes
Answer accepted
Hector Menchaca
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 23, 2025

Hello @David Lewis ,

Welcome to Atlassian Community!

Can you please report this on https://community.atlassian.com/forums/Rovo-for-Software-Teams-Beta/gh-p/rovo-dev-ai-agents ?

Thanks!

David Lewis June 23, 2025

Sorry for being 'out of context', I have filed a bug via the correct channel.

Dr Valeri Colon _Connect Centric_
Community Champion
June 30, 2025

@Josh Devenny is posting articles on that channel-- I'll start referring CLI questions there. @David Lewis no apology needed, there are so many resources sometimes we need 'context changes' ;)

1 vote
Dr Valeri Colon _Connect Centric_
Community Champion
June 22, 2025

Hey David and welcome to the community — that error means the Rovo Dev CLI is trying to run an async task (like a file write or API call) outside the correct async context. It’s usually triggered during context switches or when certain commands (like create_file) run too early or after a failed task. This is likely an issue with the underlying async libraries used in the CLI.

For now, try restarting the CLI and avoiding rapid-fire commands may help. And don’t forget to report it via the thumbs-down button—it helps Atlassian improve the tool.

Some other points of interest might be the Rovo Developer Community and the upcoming Ask Me Anything for Admins session!

David Lewis June 23, 2025

Thanks for confirming this issue. Would love a solution.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events