python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
sonatype nexus behind nginx proxy returns 401 unauthorized
I have a Sonatype Nexus docker container running and together with it, I am using nginx as the reverse proxy. After setting everything up and trying to connect using the docker login command. I am get...
Mox
Votes: 0
Answers: 2
Error parsing reference: is not a valid repository/tag: invalid reference format
Im trying to make a jenkins pipline that clones code from git and build a docker image then push it to nexus registry
so thats what in my jenkins file :
pipeline{
agent any
environment{
...
Louay Gourrida
Votes: 0
Answers: 1
Integration Testing with GraphQL (Nexus, Apollo), Prisma, and PostgreSQL
I am trying to follow this tutorial to establish integration tests on our web application. Our stack currently includes Nexus, Next, Apollo, Prisma, and PostgreSQL.
I am using ApolloClient in place of...
Denielle
Votes: 0
Answers: 1
Unable to configure remote Nexus Helm repository
On Artifactory 6.16.2 I'm trying to cache a remote Nexus Helm repository. When I enter the URL of the repository I'm getting an error in UI and logs:
Error occurred while performing folder replication...
Charlie
Votes: 0
Answers: 0