Failure when starting pfb_dnsbl service
-
I'm having an issue with starting the pfb_dnsbl service. When I try to start the service using the command "/usr/local/etc/rc.d/pfb_dnsbl.sh start," I get the following error message:
/usr/local/etc/rc.d/pfb_dnsbl.sh start 2023-05-04 15:56:48: (/wrkdirs/usr/ports/www/lighttpd/work/lighttpd-1.4.69/src/mod_openssl.c.2548) ssl.cipher-list is deprecated. Please prefer lighttpd secure TLS defaults, or use ssl.openssl.ssl-conf-cmd "CipherString" to set custom cipher list. 2023-05-04 15:56:48: (/wrkdirs/usr/ports/www/lighttpd/work/lighttpd-1.4.69/src/mod_openssl.c.2548) ssl.cipher-list is deprecated. Please prefer lighttpd secure TLS defaults, or use ssl.openssl.ssl-conf-cmd "CipherString" to set custom cipher list. 2023-05-04 15:56:48: (/wrkdirs/usr/ports/www/lighttpd/work/lighttpd-1.4.69/src/sock_addr.c.510) getaddrinfo failed: Name does not resolve '10.10.10.1'
I started seeing this issue on ver. 23.05.b.20230503.0600
-
Same Issue here with 23.05-Beta
-
-
@tohil The issue is related to IPv6 DNSBL. Disabling it and lighttpd starts again.
-
@cmcdonald okay, thanks for the hint. I will test it. Because I use IPv6, I have to re-enable it as soon it has been fixed.
-
@tohil root cause identified. Working on a patch.
-
Patch is in for snapshots and cherry-picked to 23.05 for RC.
Please provide feedback as appropriate here :
-
@cmcdonald I don't see any patch.
-
-
@cmcdonald Working for me now on 23.05-RC (lighttpd: 1.4.69 -> 1.4.69_1). Many thanks!
-
@bigsy said in Failure when starting pfb_dnsbl service:
@cmcdonald Working for me now on 23.05-RC (lighttpd: 1.4.69 -> 1.4.69_1). Many thanks!
Working here as well. Thx
-
@bigsy said in Failure when starting pfb_dnsbl service:
@cmcdonald Working for me now on 23.05-RC (lighttpd: 1.4.69 -> 1.4.69_1). Many thanks!
Same here.
-