-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERR eventd#eventd: :- deserialize: deserialize Failed: input stream error #20246
Comments
Arista also noticed this error. We saw this when we were running the |
The case 4 described in PR #20024 aligns with the error we are seeing. I assume that the follow up PR mentioned in the description would be addressing this error @zbud-msft ? |
PR already merged in master: sonic-net/sonic-swss-common#906. Still pending merge in 202405: sonic-net/sonic-swss-common#911 |
Thank you for the update @zbud-msft . Can you please link the PR with this issue. |
Closed it since it is fixed |
Description
The following errors are seen during sonic-mgmt PC and VOQ suites in 202405. We have not seen this before.
ERR eventd#eventd: :- deserialize: deserialize Failed: input stream errorstr[0:64]:(#1) data type: std::__cxx11::basic_string<char, std::char_traits, std::allocator >&
ERR eventd#eventd: :- deserialize: deserialize Failed: input stream errorstr[0:64]:(#1) data type: std::__cxx11::basic_string<char, std::char_traits, std::allocator >&
Steps to reproduce the issue:
Describe the results you received:
The eventd errors are logged in syslog file
Describe the results you expected:
No errors
Output of
show version
:202405
Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: