You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like a server error - an underlying gRPC error versus an explicit gNMI error. I don't have an Arista AP to test against, and don't have advice beyond "try updating software" unfortunately. Feel free to bring any support in here if it's a client issue. Also very open to any improvements around how errors are handled.
I don't see any mention of EOF in the gNMI spec, so I don't think this is intended behavior, and looks like a gRPC "stream is broken" kind of issue.
Quickly testing against IOS XR, proceeds past sync_response as expected with more data on the next sample:
When utilizing the -no_stop option to continually dump, the RPC is terminating with EOF.
And gnmi_sub.json does contain that first response as in the output above.
This particular Target is an Arista Access Point.
The text was updated successfully, but these errors were encountered: