You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running ProxySQL 3.0.0-alpha inside a docker container to proxy connections to a Postgres DB running on version 13.5. When I connect using psql command line client (v14.17) or pgAdmin (v8.14), it connects successfully and works as expected.
When connecting using DBeaver Postgres client (v25.0.0) or Metabase Postgres client (v0.43.5), server crashes with the following error:
ProxySQL version: 3.0.0-alpha
OS version: Ubuntu 22.04 running inside Docker container
Docker version: 24.0.2
I am running ProxySQL 3.0.0-alpha inside a docker container to proxy connections to a Postgres DB running on version 13.5. When I connect using psql command line client (v14.17) or pgAdmin (v8.14), it connects successfully and works as expected.
When connecting using DBeaver Postgres client (v25.0.0) or Metabase Postgres client (v0.43.5), server crashes with the following error:
Steps to reproduce:
Since this a crashing bug:
tar -czvf proxysql_binary.tar.gz <proxysql_binary>
): proxysql_binary.tar.gzThe text was updated successfully, but these errors were encountered: