Unable to list nuget artifacts after upgraded to 6.8.7Download artifacts archive from ArtifactoryArtifactory NuGet install not getting latest package versionJFrog Artifactory and Oracle repositoryNuget package in Artifactory does not show up in available packages in Visual StudioInconsistent Artifactory behavior for Nuget feed when package is blocked by Xraynuget : The remote server returned an error: (403) ForbiddenHow to restart the SHA256MigrationJob without restarting Artifactory?Artifactory failed look for Chocolatey packages
Is it safe to change the harddrive power feature so that it never turns off?
Does Google Sheets allow moving a chart to its own sheet?
What differences exist between adamantine and adamantite in all editions of D&D?
How to publish items after pipeline is finished?
How to learn Linux system internals
How can I remove material from this wood beam?
With Ubuntu 18.04, how can I have a hot corner that locks the computer?
I've been given a project I can't complete, what should I do?
What is the meaning of the Russian idiom "to taste tuna" ("отведать тунца")?
New bike, tubeless tire will not inflate
Why am I getting a strange double quote (“) in Open Office instead of the ordinary one (")?
Can the removal of a duty-free sales trolley result in a measurable reduction in emissions?
Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?
Why can I traceroute to this IP address, but not ping?
I have a problematic assistant manager, but I can't fire him
Does putting salt first make it easier for attacker to bruteforce the hash?
How creative should the DM let an artificer be in terms of what they can build?
How can one's career as a reviewer be ended?
What is the logic behind taxing money for property?
Solve Riddle With Algebra
Longest bridge/tunnel that can be cycled over/through?
Electricity free spaceship
What does a topology do, and what makes a particular topology the 'right' one?
Is using 'echo' to display attacker-controlled data on the terminal dangerous?
Unable to list nuget artifacts after upgraded to 6.8.7
Download artifacts archive from ArtifactoryArtifactory NuGet install not getting latest package versionJFrog Artifactory and Oracle repositoryNuget package in Artifactory does not show up in available packages in Visual StudioInconsistent Artifactory behavior for Nuget feed when package is blocked by Xraynuget : The remote server returned an error: (403) ForbiddenHow to restart the SHA256MigrationJob without restarting Artifactory?Artifactory failed look for Chocolatey packages
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Upgraded Artifactory
from 5.5.x
to 6.8.7
Now nuget
artifact download isn't working
no errors on artifactory.log
PM> ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity detailed
NuGet Version: 4.9.4.5839
Feeds used:
http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/
Installing package 'Mitchell.CSG.ArtifactGeneration.Events' to 'C:Userssk101574Downloads'.
GET http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0
OK http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0 20ms
./nuget : Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
At line:1 char:1
+ ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity det ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...eration.Events':String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
NuGet.CommandLine.CommandLineException: Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
at NuGet.CommandLine.InstallCommand.<InstallPackageAsync>d__40.MoveNext()
artifactory
add a comment |
Upgraded Artifactory
from 5.5.x
to 6.8.7
Now nuget
artifact download isn't working
no errors on artifactory.log
PM> ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity detailed
NuGet Version: 4.9.4.5839
Feeds used:
http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/
Installing package 'Mitchell.CSG.ArtifactGeneration.Events' to 'C:Userssk101574Downloads'.
GET http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0
OK http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0 20ms
./nuget : Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
At line:1 char:1
+ ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity det ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...eration.Events':String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
NuGet.CommandLine.CommandLineException: Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
at NuGet.CommandLine.InstallCommand.<InstallPackageAsync>d__40.MoveNext()
artifactory
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57
add a comment |
Upgraded Artifactory
from 5.5.x
to 6.8.7
Now nuget
artifact download isn't working
no errors on artifactory.log
PM> ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity detailed
NuGet Version: 4.9.4.5839
Feeds used:
http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/
Installing package 'Mitchell.CSG.ArtifactGeneration.Events' to 'C:Userssk101574Downloads'.
GET http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0
OK http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0 20ms
./nuget : Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
At line:1 char:1
+ ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity det ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...eration.Events':String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
NuGet.CommandLine.CommandLineException: Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
at NuGet.CommandLine.InstallCommand.<InstallPackageAsync>d__40.MoveNext()
artifactory
Upgraded Artifactory
from 5.5.x
to 6.8.7
Now nuget
artifact download isn't working
no errors on artifactory.log
PM> ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity detailed
NuGet Version: 4.9.4.5839
Feeds used:
http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/
Installing package 'Mitchell.CSG.ArtifactGeneration.Events' to 'C:Userssk101574Downloads'.
GET http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0
OK http://qa-repo.mitchell.com/artifactory/api/nuget/test-sk/FindPackagesById()?id='Mitchell.CSG.ArtifactGeneration.Events'&semVerLevel=2.0.0 20ms
./nuget : Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
At line:1 char:1
+ ./nuget install Mitchell.CSG.ArtifactGeneration.Events -verbosity det ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...eration.Events':String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
NuGet.CommandLine.CommandLineException: Unable to find package 'Mitchell.CSG.ArtifactGeneration.Events'
at NuGet.CommandLine.InstallCommand.<InstallPackageAsync>d__40.MoveNext()
artifactory
artifactory
edited Mar 27 at 3:42
Tiw
4,42261830
4,42261830
asked Mar 24 at 19:51
Sony KoitharaSony Koithara
56113
56113
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57
add a comment |
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55327923%2funable-to-list-nuget-artifacts-after-upgraded-to-6-8-7%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55327923%2funable-to-list-nuget-artifacts-after-upgraded-to-6-8-7%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
when I hit the URL qa-repo.mitchell.com/artifactory/api/nuget/test-sk/… on browser it works
– Sony Koithara
Mar 24 at 19:56
jfrog.com/knowledge-base/… this should help us for logs and you for debugging
– error404
Apr 4 at 17:57