You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows 11 pro / WSL2 Ubuntu, Docker version 20.10.17, build 100c701 / Version 103.0.5060.114 (Build officiel) (64 bits)
ApiCurio release - latest on Master branch at this time
Issue description:
We have been trying to test ApiCurio on our local Docker compose to evaluate it, but we are having difficult time setting it up using its Docker Compose distro ...
starting ./start-xxx-environment.sh give have a problem with the default APICURIO_UI_VALIDATION_CHANNELNAME_REGEXP
unexpected character "\" in variable name near "\''%<>\\^`{|}]|%[0-9A-Fa-f]{2}|\{[+#./;?&=,!@|]?((\w|%[0-9A-Fa-f]{2})(\.?(\w|%[0-9A-Fa-f]{2}))(:[1-9]\d{0,3}|\)?)(,((\w|%[0-9A-Fa-f]{2})(\.?(\w|%[0-9A-Fa-f]{2}))(:[1-9]\d{0,3}|\)?))\})'\n\n\nAPICURIO_SHARE_FOR_EVERYONE=false\nAPICURIO_UI_FEATURE_SHARE_WITH_EVERYONE=false\n"
can be corrected (or passed?) by using '*' value
Access docker-compose-apicurio-studio-ui-1 on asked url with default port 8093 give an error in logs : Failed to load URLs from http://127.0.0.1:8090/realms/apicurio/.well-known/openid-configuration (complete stack trace at the end)
Hello,
Environment:
Windows 11 pro / WSL2 Ubuntu, Docker version 20.10.17, build 100c701 / Version 103.0.5060.114 (Build officiel) (64 bits)
ApiCurio release - latest on Master branch at this time
Issue description:
We have been trying to test ApiCurio on our local Docker compose to evaluate it, but we are having difficult time setting it up using its Docker Compose distro ...
docker-compose distro is not running correctly
docke-compose quarkus distro is not running correctly
What (seems to) work:
problem
./start-xxx-environment.sh
give have a problem with the defaultAPICURIO_UI_VALIDATION_CHANNELNAME_REGEXP
'*'
valuedocker-compose-apicurio-studio-ui-1
on asked url with default port 8093 give an error in logs :Failed to load URLs from http://127.0.0.1:8090/realms/apicurio/.well-known/openid-configuration
(complete stack trace at the end)/auth
toAPICURIO_KC_AUTH_URL
; (http://127.0.0.1:8090`/auth`/realms/apicurio/.well-known/openid-configuration can be accessed by my browser) ===> same error but this /auth path ...I definitively can't pass the step
Failed to load URLs
. If someone could give me an answer or have a look to this, it would be great.The complete stack trace
The text was updated successfully, but these errors were encountered: