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

Running dotnet new -i in step to returns 401 (unauthorized) #12413

Closed
itanex opened this issue May 14, 2019 — with docs.microsoft.com · 4 comments
Closed

Running dotnet new -i in step to returns 401 (unauthorized) #12413

itanex opened this issue May 14, 2019 — with docs.microsoft.com · 4 comments
Labels
Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link

itanex commented May 14, 2019

I just ran step 2 in my admin privileged console. I get the following output, followed by help on the new command, anad the template list below that. I am up to date on the SDK. Is there a step missing?

Retrying 'FindPackagesByIdAsyncCore' for source 'https://microsoft.pkgs.visualstudio.com/DefaultCollection/_packaging/Universal.Store/nuget/v2/FindPackagesById()?id='Microsoft.AspNetCore.Blazor.Templates'&semVerLevel=2.0.0'. Response status code does not indicate success: 401 (Unauthorized). Retrying 'FindPackagesByIdAsyncCore' for source 'https://microsoft.pkgs.visualstudio.com/DefaultCollection/_packaging/Universal.Store/nuget/v2/FindPackagesById()?id='Microsoft.AspNetCore.Blazor.Templates'&semVerLevel=2.0.0'. Response status code does not indicate success: 401 (Unauthorized). Restore completed in 801.87 ms for C:\Users\v-brwoo\.templateengine\dotnetcli\v3.0.100-preview5-011568\scratch\restore.csproj.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the Source - Docs.ms Docs Customer feedback via GitHub Issue label May 14, 2019
@guardrex
Copy link
Collaborator

Hello @itanex ... it's a product unit question. Open it over on the engineering repo for them to see: aspnet/AspNetCore issues.

Search first tho (open and closed issues) .... there might be an existing issue ... someone who hit the same thing.

@guardrex
Copy link
Collaborator

guardrex commented May 14, 2019

@itanex It isn't something that I've seen to-date; but if you get a response that seems like something the doc should address, plz add a note back here on this issue (I'll re-open it). We might need to note a common failure scenario for installing the templates in the Get Started topic.

@itanex
Copy link
Author

itanex commented May 14, 2019

I posted here because I was following the documents instructions and my experience did not align with the document. I will check out aspnet.core resource.

@guardrex
Copy link
Collaborator

guardrex commented May 14, 2019

Yes ... let me explain a bit more. We get doc issues from the This Page doc feedback button from time-to-time that are really bugs or strange behaviors that we need engineering help to resolve.

I haven't seen the error that you reported. I think the engineers who build the framework should see your error. They work on the aspnet/AspNetCore repo and don't monitor these doc issues very closely.

The best way to get them to look at a potential product problem is to open an issue over there. If they figure out that a common scenario that leads to an error should be covered by the docs, we re-open the issue over here and work it on the docs team.

Open an issue over there ...... but for sure ... plz do post back here what the cause of the problem was. I'll re-open this issue if it's something that devs are going to hit regularly.

Post it at 👉 aspnet/AspNetCore issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

3 participants