I just logged in to use the rovodev cli but I am unable to use it as its repeatedly giving me errors
in the log file
2025-07-14 15:58:59.279 | WARNING | - No current session ID found
2025-07-14 15:59:00.520 | ERROR | - An unexpected error occurred, exiting.
2025-07-14 15:59:00.528 | INFO | - To resume your session, restart Rovo Dev CLI with the --restore flag.
2025-07-14 15:59:50.097 | INFO | - Starting Rovo Dev CLI
2025-07-14 15:59:50.097 | INFO | - Working directory: C:\Users\aakif
2025-07-14 15:59:50.097 | INFO | - Config file: C:\Users\aakif\.rovodev\config.yml
2025-07-14 15:59:51.661 | WARNING | - No current session ID found
2025-07-14 15:59:51.847 | ERROR | - An unexpected error occurred, exiting.
2025-07-14 15:59:51.855 | INFO | - To resume your session, restart Rovo Dev CLI with the --restore flag.
Hi @Ak Kha —this is a known issue where the session state becomes corrupted. Try running acli rovodev run --restore
from the same working directory. If that fails, delete the .rovodev/session
folder to reset.
Check out the Dev Cli Beta Community for the latest updates and consider submitting a support ticket.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.