Skip to content

Stuck at step 2 #21

@Djaroulayealhassane

Description

@Djaroulayealhassane

Hello,
I run into a problem at step 2 (importing the keycloak settings for the mapeditor). I get past the first command (docker cp keycloak/esdl-mapeditor-realm.json keycloak:/tmp/esdl-mapeditor-realm.json), which gets copied succesfully. However, the second command is (docker exec -it keycloak /opt/jboss/keycloak/bin/standalone.sh -Djboss.socket.binding.port-offset=100 -Dkeycloak.profile.feature.upload_scripts=enabled -Dkeycloak.migration.action=import -Dkeycloak.migration.provider=singleFile -Dkeycloak.migration.strategy=OVERWRITE_EXISTING -Dkeycloak.migration.file=/tmp/esdl-mapeditor-realm.json) where I get stuck at and it shows the following:

IMG_8668
IMG_8667

I am using Windows Home 11, if you need any more information please let me know. Thank you

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions