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

Connection was forcibly closed by the remote host #1006

Open
matthewfitzmaurice opened this issue Apr 8, 2024 · 0 comments
Open

Connection was forcibly closed by the remote host #1006

matthewfitzmaurice opened this issue Apr 8, 2024 · 0 comments

Comments

@matthewfitzmaurice
Copy link

I'm getting the following error when creating a PnPContext:

System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host..

It happens when I run the following line of code:
PnPCoreSdk.Instance.GetPnPContext(context)

The code works fine when I use a VPN, but I get this error when the VPN is not connected.
Can someone please help?

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

1 participant