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

Is there a configuration option to prevent a call to nuget.org when a script is executed? #306

Open
surfmuggle opened this issue Mar 6, 2025 · 0 comments

Comments

@surfmuggle
Copy link

surfmuggle commented Mar 6, 2025

Due to other issues with my setup i noticed that at the start of running a script NetPad tries to connect to nuget:

NuGet.Protocol.Core.Types.FatalProtocolException: 
    Unable to load the service index for source https://api.nuget.org/v3/index.json.
    ---> System.Net.Http.HttpRequestException: The proxy tunnel request to proxy 
         'http://user:[email protected]:8080/' failed with status code '502'."

I am aware that the cause for FatalProtocolException has nothing to do with NetPad. But i wonder if there is an option to disable / prevent the callout to nuget.org during a script execution.

Is there a configuration option to prevent a call to nuget.org when a script is executed?

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