Cursor chat hangs with Ansible (Redhat) extension

When open ansible playbook project chat is not working

In the cursore --verbose console occurs error:

“Uncaught Error: [composer] No composer data handle found”, source: vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js (50)

Steps to reproduce:

  1. Install latest Ansible extension
  2. clone this sample ansible playbooks ansible-samples
  3. Open folder ansible-examples/lamp_simple
  4. Try write something to the chat with context of file site.yml. Cursor will show text Generating that will never stop

My OS: MacOS 15.3.1
OS: Darwin arm64 24.3.0
Version: 0.47.8 (Universal)
VSCode Version: 1.96.2

Any luck? I’m getting the same “No composer data handle found” error, and my screen freezes. I cannot click anything on the UI.

I haven’t been able to find a workaround yet.
Temporarily using yaml language parser instead of ansible extension

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.