Postgres suddenly giving 'invalid byte sequence for encoding "UTF8": 0x00' errors over public url
alex-delia
PROOP

2 hours ago

I have some code that uses UNNEST for inserting data into my postgres DB. Over the last few days I am consistently seeing 'invalid byte sequence for encoding "UTF8": 0x00' errors when trying to insert data. It works both with a local DB, and the private network, however it also worked on the public url for weeks without issue until recently.

Has anything changed with public TCP networking recently? I know the data is clean on the client, but is corrupting when in transit to the DB.

Any help/info would be appreciated

Deployment ID: 031d73cd-de05-43d2-ade1-caff029d8b69

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...