Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

ProxSQL PostgreSQL in Version 3.0.0-Alpha

37 views
Skip to first unread message

Jethish Krishnan

unread,
Nov 5, 2024, 1:29:23 AM11/5/24
to proxysql
The ProxySQL version used is Version 3.0.0-Alpha

There is no parameters related to postgresql in /etc/proxysql.cnf

ERROR:

2024-11-05 06:04:51 network.cpp:56:listen_on_port(): [ERROR] bind() error for 0.0.0.0:6032: Address already in use
2024-11-05 06:04:51 network.cpp:56:listen_on_port(): [ERROR] bind() error for 0.0.0.0:6132: Address already in use

René Cannaò

unread,
Nov 5, 2024, 1:42:12 AM11/5/24
to Jethish Krishnan, proxysql
Hi Jethish,

The error message "Address already in use" from bind() is an error that is not related to ProxySQL : it is a system error.
It typically means that the port you are trying to bind to is already in use by another process: since you are getting errors on both port 6032 and 6132, most likely you have two proxysql instances, and probably running with different users.

I want to reiterate that this is not a proxysql issue, but Linux just process management.

Thanks,
René



--
You received this message because you are subscribed to the Google Groups "proxysql" group.
To unsubscribe from this group and stop receiving emails from it, send an email to proxysql+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/proxysql/ef99fdd2-d795-4e25-9004-5a5b3845a32en%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages