Protocol error. Session setup failed

When setting up a new psql db on my local using the mac client i receive the following error:

“Protocol error. Session setup failed.”

hmm. Is there anything else in the logs? Are you able to connect to the DB normally vial psql on the command line?

Seemed to fix itself - not sure what the issue was in the end

That’s good news, though it would have been great to have figured out what happened. It sounds like a driver issue and we’d like to squeeze out any weird behavior in those!

Thanks for persevering!

Thanks - I figured out what triggered this error. I had my port set to 3000 instead of 5432.