We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all,
I'm facing an error on harbor Version v2.11.1-6b7ecba1
My setup:
I have an HTTPs NGINX at DMZ that forwards the traffic to a non https harbor running on my internal network on port 82.
I'm struggling to identify the possible issue, assistance on this would be very nice.
PS: I can access the web interface without any issues.
-- Regards, Mauro Chan Son Suleimane
The text was updated successfully, but these errors were encountered:
Very difficult to tell:
Make sure you have set the external url right -> https://github.com/container-registry/harbor-helm?tab=readme-ov-file#configure-the-external-url
you LB, make sure you configure it similar to the recommendations for running harbor on nginx ingress.
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/ssl-redirect: "true" nginx.ingress.kubernetes.io/proxy-buffering: "off" nginx.ingress.kubernetes.io/proxy-request-buffering: "off"
Sorry, something went wrong.
You need to check the token service URL is accessible through the nginx.
No branches or pull requests
Hi all,
I'm facing an error on harbor Version v2.11.1-6b7ecba1
My setup:
I have an HTTPs NGINX at DMZ that forwards the traffic to a non https harbor running on my internal network on port 82.
I'm struggling to identify the possible issue, assistance on this would be very nice.
PS: I can access the web interface without any issues.
--
Regards,
Mauro Chan Son Suleimane
The text was updated successfully, but these errors were encountered: