Open
Description
Prerequisites
- I checked the documentation and found no answer to my problem
- I checked the existing issues and made sure there are no similar bug reports
Category
Bug in Agentverse
Expected Behavior
Hello,
I think there might be some issues when hosted uAgent (Agentverse) sends a message to SDK AI Agent.
I have implemented such communication before for all agents being localhosted, all worked fine. However, now I moved uAgent onto Agentverse, and it does not send a message anymore.
Observed Behavior
Sending a message from hosted uAgent to AI agent.
FetchAI SDK agent runs just as fine.
Approach reused from working examples:
However, this is what I get from the log on Agentverse (ignore typo 5008, its actually 5012, wrong screenshot.):
Have I done something wrong, do you recognise the error/behaviour?
Have you ever tested communication between hosted uAgent and local SDK AI agent?
Thanks
Kind regards,
Ilia
To Reproduce
No response