[Bug 274925] net/ntopng: ERROR: load_dll: libssl.so: cannot find SSLv23_server_method
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 13:43:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274925 Bug ID: 274925 Summary: net/ntopng: ERROR: load_dll: libssl.so: cannot find SSLv23_server_method Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: madpilot@FreeBSD.org Reporter: Trond.Endrestol@ximalas.info Assignee: madpilot@FreeBSD.org Flags: maintainer-feedback?(madpilot@FreeBSD.org) After upgrading ntopng from 5.6.d20231023,1 to 6.0.d20231103,1 on very recent amd64 stable/14 1400500, I get these error messages when attempting to start ntopng. The selected SSL library is OpenSSL from base via /etc/make.conf. Nov 5 10:38:45 <user.err> WITHHELD ntopng[64079]: 05/Nov/2023 10:38:45 [HTTPserver.cpp:1624] ERROR: [HTTP] load_dll: libssl.so: cannot find SSLv23_server_method Nov 5 10:38:45 <user.err> WITHHELD ntopng[64079]: 05/Nov/2023 10:38:45 [mongoose.c:4809] ERROR: load_dll: libssl.so: cannot find SSLv23_server_method Nov 5 10:38:45 <user.err> WITHHELD ntopng[64079]: 05/Nov/2023 10:38:45 [HTTPserver.cpp:1924] ERROR: Unable to start HTTP server (IPv4) on ports [2001:WITHHELD]:3000,[2001:WITHHELD]:3001s Nov 5 10:38:45 <user.err> WITHHELD ntopng[64079]: 05/Nov/2023 10:38:45 [HTTPserver.cpp:1927] ERROR: Either port in use or another ntopng instance is running (using the same port) Another problem might be that ntopng 6.x doesn't properly recognise IPv6 addresses. -- You are receiving this mail because: You are the assignee for the bug.