[BlueOnyx:26963] ERROR: FPM initialization failed
Ken Marcus
kenmarcusprecisionweb at gmail.com
Thu May 9 16:02:52 -05 2024
I am seeing this error in the FPM logs
[09-May-2024 13:50:20] ERROR: unable to bind listening socket for address '
127.0.0.1:9090': Address already in use (98)
[09-May-2024 13:50:20] ERROR: FPM initialization failed
In the conf file
grep 9090 /etc/php-fpm*/site*.conf
/etc/php-fpm-7.4.d/site89.conf:listen = 127.0.0.1:9090
netstat shows
netstat -tupan | grep 9090
tcp 0 0 127.0.0.1:9090 0.0.0.0:* LISTEN
143/prometheus
tcp 0 0 127.0.0.1:38586 127.0.0.1:9090
ESTABLISHED 143/prometheus
tcp 0 0 127.0.0.1:9090 127.0.0.1:38586
ESTABLISHED 143/prometheus
Possibly FPM can be set to not use that port?
Ken Marcus
Precision Web Hosting, LLC
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20240509/3d03fb60/attachment.html>
More information about the Blueonyx
mailing list