Forums

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

Introducing Rovo Dev CLI: AI-Powered Development in your terminal

59 comments

Vaibhav Gandotra
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

@Tataboxer check C:\Users\<Username>\.rovodev\sessions . Delete the last session which is causing the issue

Rick Westbrock
Contributor
June 24, 2025

I installed this on an AlmaLinux 9 WSL instance and acli rovodev run returns an error that my GLIBC version 2.34 is too old as 2.35 is required:

Failed to load Python shared library '/home/username/.local/share/acli/plugin/rovodev/lib/libpython3.10.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /home/username/.local/share/acli/plugin/rovodev/lib/libpython3.10.so.1.0)

AlmaLinux9 is not really that old and best practice suggests that GLIBC should not be upgraded as it can break the OS. It appears that I'm going to have to use a container or learn how to use Flatpak or something if I want to use RovoDev.

_A9_ William Kennedy
Contributor
June 24, 2025

GLIBC 2.34 is from 2021, and AlmaLinux 9 is based on RHEL 9 from 2022. It's not new. Why not update to get a supported glibc?

Kurt Zoom _Jerfkr_
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

Rovo Dev hangs a lot. Especially with bash commands
```

└── Calling bash: {"command": "cd frontend && timeout 10s npm run dev || echo \"Frontend
started\""}
```

Also, I'm not sure what is going with the token usage as each response seem to use up 100k+ tokens on trivial small tasks. Despite clearing history.

Aron Amos
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

Every time I try pruning, I always end up getting into Unexpected Error occurred.

Below is what comes from the log at time of writing. I'll have to delete sessions to get that working.
2025-06-25 10:48:30.872 | INFO | - Conversation pruned - context tokens will be updated in the next request.
2025-06-25 10:48:31.409 | ERROR | - An unexpected error occurred, exiting.
2025-06-25 10:48:32.821 | ERROR | - An unexpected error occurred, exiting.
---

Kamil Nowak
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

An unexpected error occurred, exiting. FTW --restore does nothing.

 

李圣秋
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

Failed to start built-in MCP server after running `acli rovodev run`。What's the problem?

wechat_2025-06-25_140509_866.png

roc
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 24, 2025

│ An unexpected error occurred, exiting.

图腾
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2025

.\acli.exe rovodev run

Welcome to Rovo Dev (beta), Atlassian's AI coding agent.

Here are some quick tips:

• Ask Rovo Dev anything in your own words - from "explain this repo" to "add unit tests".
• Type "/" at any time to see available commands.
• Use CTRL+C to interrupt the agent during generation.
• Use /exit to quit.

Working in D:\app


╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ An unexpected error occurred, exiting. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ To resume your session, restart Rovo Dev CLI with the --restore flag.

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events