Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web server should listen on IPv6 socket #710

Open
andrey-utkin opened this issue Oct 25, 2024 · 0 comments
Open

Web server should listen on IPv6 socket #710

andrey-utkin opened this issue Oct 25, 2024 · 0 comments

Comments

@andrey-utkin
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant