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

Cannot start keycloak radius because sonatype requests authorization #810

Open
ffried opened this issue Jun 13, 2023 · 1 comment
Open

Comments

@ffried
Copy link

ffried commented Jun 13, 2023

Describe the bug
When launching keycloak, the installation fails due to sonatype requesting authorization.
(e.g. https://repository.sonatype.org/service/local/artifact/maven/content?r=central-proxy&g=com.github.vzakharchenko&a=rad-sec-plugin&e=jar&v=1.4.9)

To Reproduce
Steps to reproduce the behavior:

  1. Launch keycloak docker container with radius plugin.
  2. See logs

Expected behavior
The container starts.

@ffried
Copy link
Author

ffried commented Jun 13, 2023

Note: The logs actually say something about an invalid ZIP - which is because the zip contains the 403 response from sonatype:

ERROR: Failed to run 'build' command.
ERROR: java.io.IOException: Failed to create a new filesystem for /opt/keycloak/lib/../providers/rad-sec-plugin.jar
ERROR: Failed to create a new filesystem for /opt/keycloak/lib/../providers/rad-sec-plugin.jar
ERROR: zip END header not found
For more details run the same command passing the '--verbose' option. Also you can use '--help' to see the details about the usage of the particular command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant