Skip to content
New issue

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

Using external network access to add external_URL: https://xxxx.xxxx.cn LAN login http://192.168.x.x Error prompt: username and password error. Does Harbor not support this #20718

Open
836594881 opened this issue Jul 9, 2024 · 3 comments
Labels
help wanted The issues that is valid but needs help from community

Comments

@836594881
Copy link

836594881 commented Jul 9, 2024

hostname: xxx.xxx.xxx.xxx

http:
port: 5000
external_url: https://xxxx.xxxx.cn

Docker login $host name Docker login $external_URL are all normal
Web login http://192.168.x.x Error prompt: username and password error. Does Harbor not support this

@836594881
Copy link
Author

1720517608210

@Vad1mo Vad1mo added the kind/requirement New feature or idea on top of harbor label Jul 9, 2024
@836594881
Copy link
Author

836594881 commented Jul 10, 2024

Nginx logs during web login
image

using the command line is normal
image

@stonezdj
Copy link
Contributor

You login request is sent to the wrong target, and this target returns 403.
Normally, if the username/password wrong, it should return 401.

@stonezdj stonezdj removed the kind/requirement New feature or idea on top of harbor label Jul 11, 2024
@wy65701436 wy65701436 added the help wanted The issues that is valid but needs help from community label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted The issues that is valid but needs help from community
4 participants