jfrog / nexus2artifactory

NexusToArtifactory - A tool designed to ease migration from Sonatype Nexus to JFrog Artifactory.
Apache License 2.0
67 stars 54 forks source link

Unable to GET api/system/configuration: 403 #55

Open bobgel12 opened 4 years ago

bobgel12 commented 4 years ago

I am facing an error when running the migration. It looks like it is related to the authentication perspective My nexus's version is Nexus Repository Manager OSS 2.14.1-01 and the tool doesn't require any authentication. Have anyone seen this error before?

Screen Shot 2020-03-27 at 4 16 06 PM
DarthFennec commented 4 years ago

The tool is having trouble authenticating with Artifactory, the user you configured it with apparently doesn't have enough permissions. Is the Artifactory user you configured an admin user? This is an odd thing to see I think, since it shouldn't have let you get this far with an underprivileged user. What kind of Artifactory are you using? What's the version, what type of license is it (OSS, Pro, etc), and is it on-prem or something else? Thanks.

marcelobp commented 4 years ago

Hi all,

Is there any update on it please? I am facing the same issue on my side.

Thanks, Marcelo