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

Don´t working with my Website Address (SocketException: The requested address is not valid in the context.) #15

Open
nickolas52468 opened this issue Jul 26, 2023 · 3 comments

Comments

@nickolas52468
Copy link

nickolas52468 commented Jul 26, 2023

I try to Put my own site address (valid) to Validity Login, but, just with a localhost link works , any valid (public) link it´s not valid, and show this error.
SocketException: The requested address is not valid in the context.


System.Net.Sockets.Socket.Bind (System.Net.EndPoint localEP) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.EndPointListener..ctor (System.Net.HttpListener listener, System.Net.IPAddress addr, System.Int32 port, System.Boolean secure) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.EndPointManager.GetEPListener(System.String host, System.Int32 port, System.Net.HttpListener listener, System.Boolean secure) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.EndPointManager.RemovePrefixInternal(System.String prefix, System.Net.HttpListener listener) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.EndPointManager.RemoveListener (System.Net.HttpListener listener) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.HttpListener.Close (System.Boolean force) (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
System.Net.HttpListener.System.IDisposable.Dispose() (at <bbae6af52a2a4bd982f8fde9721d2c3b>:0)
Cdm.Authentication.Browser.StandaloneBrowser.StartAsync (System.String loginUrl, System.String redirectUrl, System.Threading.CancellationToken cancelationToken) (in Library/PackageCache/com.cdm.authentication@0ec72dcc62/Runtime/Browser/StandaloneBrowser.cs:49 )
CDM.Authentication.brow.crossplatFormBrowser.startasync (System.String Loginurl, System.String Redirecturl, System.threading.CancellatiToken CancelatiToken) Runtime/browser/crossplatformbrowser.cs: 24 )
Cdm.Authentication.OAuth2.AuthenticationSession.AuthenticateAsync (System.Threading.CancellationToken cancelToken) (in Library/PackageCache/com.cdm.authentication@0ec72dcc62/Runtime/OAuth2/AuthenticationSession.cs:65)```
@nickolas52468 nickolas52468 changed the title Don´t working with my Website Address () Don´t working with my Website Address (SocketException: The requested address is not valid in the context.) Jul 26, 2023
@ibrahimpenekli
Copy link
Member

Could you write your configuration?
Are you sure your website is configured corretly? This error seems to be a problem with your website address.

@Juinromero18
Copy link

i have the same problem as him,it works only with http local servers,change it to https secure website domains and it will not work

@daniel-keen
Copy link

daniel-keen commented Dec 19, 2024

Same problem here. Any ideas how to fix this?
SocketException: The requested address is not valid in this context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants