Replies: 2 comments 7 replies
-
You should be able to listen on a specific IPv6 address, |
Beta Was this translation helpful? Give feedback.
0 replies
-
If I do the version with * under ubuntu 24.4 I only get a listen on ipv4, I have doen that with the predecessor of watson, that worked. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi 'am currently trying to make my service listen on ipv6 but i can't make it work, if I enter :: in host i get an error in on server.Start()
Only Uri prefixes with a valid hostname are supported
Is this by design or am I just to stupid?
Beta Was this translation helpful? Give feedback.
All reactions