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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid byte sequence for encoding "UTF8": 0xce 0x6 #3307

Closed
lilouartz opened this issue Sep 2, 2024 · 3 comments
Closed

invalid byte sequence for encoding "UTF8": 0xce 0x6 #3307

lilouartz opened this issue Sep 2, 2024 · 3 comments

Comments

@lilouartz
Copy link

Seeing a lot of these errors happen at random:

error: invalid byte sequence for encoding "UTF8": 0xce 0x6c

The query is simply SELECT 1 (I use it for liveness check).

It happens about ~150 times a day (out of ~80,000 queries per day).

Anyone know what's going on?

@PhilipTrauner
Copy link

In case you're running Node v22.7, its probably nodejs/node#54521 😬

@lilouartz
Copy link
Author

That's going to be exactly that!

@lilouartz
Copy link
Author

Appears to no longer happen in v22.8

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