Anpu Rajaratnam

Results 12 comments of Anpu Rajaratnam

I performed a clean install, upgrading from version 10.0.37 to 11.1.3, yet the problem still persists. It's extremely frustratingβ€”after running flawlessly for seven straight days, the system suddenly becomes unresponsive...

Can you please provide the steps as clean πŸ›€ install and I will try that. Thank you.

Hello, Thank you for your response. I followed the instructions, deleted the previous installation as requested, and performed a clean reinstall using the latest version 1.1.3. Unfortunately, the issue still...

UPDATE: This is the repeated bogus (I believe) ERROR message received for the last five days without finding a resolution: Error Type: Error Message: Request failed: Request failed with status:...

Update: After inspecting with Developer Tools, I found that Goose is trying to access a local backend that isn't responding properly. Failing request: POST http://127.0.0.1:15741/config/read Response: 404 Not Found This...

UPDATE: App-CubNi2Wg.js:433 Context management failed: Error: Context management failed: [object Object] App-CubNi2Wg.js:510 Error handling context length exceeded: Error: Context management failed: Error: Context management failed: [object Object] Start a new...

### πŸ”„ Update as of **July 25, 2025** – Reproduced Issue with Mock MCP and Goose 1.1.4 After extensive debugging and verification, the issue remains unresolved. #### πŸ” What We...

I appreciate the clarification. Knowing that the /config/read 404s are just noise rules them out as a root cause, so I can focus on the actual message stream failure instead....

It's been over two weeks without a resolution. Is there no fix available for this? Could someone from the team please advise?

I have now set the following environment variable under User Variables: ANTHROPIC_HOST = http://127.0.0.1:15741 After restarting Goose (v1.1.4), the application attempts to send messages to: POST http://127.0.0.1:15741/v1/messages But this fails...