I’m currently trying to create a solace agent mesh project after running
sam init (left all info as default except for the LLM settings)
sam run
The application tries to connect to the broker but the connection attempt goes on indefinitely.
Has anyone experienced this before? What could cause the broker connection to hang like this?