motionbank / piecemaker2-api

An api at the core of piecemaker
7 stars 0 forks source link

Heroku Postgres troubles … #119

Open fjenett opened 7 years ago

fjenett commented 7 years ago

@dasantonym … did you get this one also from the public instance?

{"status":500,"message":"PG::ConnectionBad: PQconsumeInput() SSL error: decryption failed or bad record mac\n","param":null}

dasantonym commented 7 years ago

yes, and i guess it is related to a stale connection due to the introduction of concurrency when i switched to the puma server. will have a look!