adorsys / xs2a

Open Source NextGenPSD2 XS2A Implementation from adorsys.
https://adorsys.com/en/products/
GNU Affero General Public License v3.0
130 stars 62 forks source link

mvn spring-boot:run -DKEYCLOAK_CREDENTIALS_SECRET="xxx" -Drun.profiles=fongo fails #35

Closed vit100 closed 5 years ago

vit100 commented 5 years ago

Place where bug appeared

mvn spring-boot:run -DKEYCLOAK_CREDENTIALS_SECRET="b191e51b-e9de-4dcb-a156-a62e98f328a7" -Drun.profiles=fongo

Current behavior

Steps to reproduce

follow manual, make sure KC is running, configured.

Log files or other additional info

output.txt

DG0lden commented 5 years ago

Fixed with #34

vit100 commented 5 years ago

Hi Denys, I don't think this problem fixed in #34 In that commit fixed capital letter -D in param. But error still exists

DG0lden commented 5 years ago

Could you try it again with this branch: https://github.com/adorsys/xs2a/tree/bugfix/2.x/DGO_run_aspsp_mock_server?

I've tried it several times, also with clean clone, it works

vit100 commented 5 years ago

hi. Sorry for the delay - was busy. Has the brunch mentioned above gone? I get 404.

DG0lden commented 5 years ago

np. It is already merged to develop. Pls try it with actual develop version then.

vit100 commented 5 years ago

confirmed. all good at this step.