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
kakarot-dev
changed the title
bug: essageError: Failed to process message during connection, calling disconnect: Unknown type received: 1 [UnknownType]
bug: MessageError: Failed to process message during connection, calling disconnect: Unknown type received: 1 [UnknownType]
Feb 11, 2022
found any fixes?
I received the exact error, But after a lot of debugging, I got more logs.
Veza uses binarytf for serializing and deserializing and searching the below error on binarytf repo shows an old closed issue with a pr. I guess it's still around and not fixed? It's some kind of Buffer overflow. binarytf/binarytf#10
I found the source in binarytf, not sure how to fix it.
Is there an existing issue for this?
Description of the bug
If i leave the connection on from some time, it throws this error and shuts the whole process down
Steps To Reproduce
Expected behavior
No errors
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: