bluecherrydvr / bluecherry-apps

Bluecherry surveillance system (server application)
http://www.bluecherrydvr.com
GNU General Public License v2.0
217 stars 68 forks source link

Web server should listen on IPv6 socket #710

Open andrey-utkin opened 1 month ago

andrey-utkin commented 1 month ago
root@ubuntu-24-04-p:~# curl -v -k https://[::1]:7001/login
*   Trying [::1]:7001...
* connect to ::1 port 7001 from ::1 port 58774 failed: Connection refused
* Failed to connect to ::1 port 7001 after 0 ms: Couldn't connect to server
* Closing connection
curl: (7) Failed to connect to ::1 port 7001 after 0 ms: Couldn't connect to server