emgarten/NuGet.CatalogReader

Unable to find a service of type Catalog/3.0.0

Closed this issue · 3 comments

kvpt commented

Hi,

The website from which the schema is retrieved schema.emgarten.com seems to be down and causes an InvalidDataException when launching the app.

What app are you seeing InvalidDataException from? Could you run with verbose and share the log?

That url shouldn't actually be requested, so this might be due to a different issue.

kvpt commented

I use the nugetmirror executable, installed with dotnet tool command, to copy a private TFS feeds.
I have no log when executed, verbose or not.

capture

That error means that the feed doesn't have a catalog, which is what nugetmirror uses to find all packages.