Closed MehulG closed 4 weeks ago
Thank you for raising this issue.
As I see it there are multiple errors in your current scenario and without the code or at least a minimal reproducible example I'm afraid we can't help you. Please provide more details so that we can evaluate the origin of the error.
In general: if the user agent is unable to resolve the destination endpoint it may have a cascading effect on your agent logic. From the log you've provided I can see that nothing is being sent which makes sense since no endpoint could be resolved and the phrase invalid state
hints at an unresolved future (which again makes sense since the agent couldn't send the message).
If your question in general is about the verbosity of the agent logs then I propose rephrase this or open another issue.
Closing this issue as there hasn't been a follow up and I've yet to see a minimal reproducible example. Please open another issue if this problem persists and be sure to focus on how to reproduce this.
Prerequisites
Category
Bug (unexpected behavior)
Expected Behavior
We are encountering errors related to the dispenser in the agent logs. The error occurs when agents attempt to interact but fail to resolve the destination endpoint. Could you help us understand this error better?
Observed Behavior
dispenser error in agent logs. Error from user is understood in this scenario pertaining to lack of agent registration on almanac contract.
To Reproduce
No response
Version
v0.15.2
Environment Details (Optional)
Failure Logs (Optional)
Additional Information (Optional)
No response