Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled backend message #1057

Open
pontaoski opened this issue Mar 13, 2024 · 1 comment
Open

Unhandled backend message #1057

pontaoski opened this issue Mar 13, 2024 · 1 comment

Comments

@pontaoski
Copy link

[error] 馃敟  An unhandled backend message was encountered
[error] 馃敟    at /home/runner/work/skunk/skunk/modules/core/shared/src/main/scala/net/protocol/Startup.scala:52
[error] 馃敟  
[error] 馃敟    Message: UnknownMessage(Y, ByteVector(6 bytes, 0x352e352e352d))
[error] 馃敟  
[error] 馃敟  This is an implementation error in Skunk.
[error] 馃敟  Please report a bug with the full contents of this error message.
[error] skunk.exception.ProtocolError: UnknownMessage(Y, ByteVector(6 bytes, 0x352e352e352d))

ce3 is 3.3.12, skunk is 0.6.3, postgres 15.4

@mpilquist
Copy link
Member

Hm, only reference I see to a message with type Y is here: https://www.postgresql.org/docs/current/protocol-logicalrep-message-formats.html But that doesn't seem related to the startup sequence. Can you provide some more details on how you got this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants