| While trying to create Aerogear using this configuration getting the following error. The Login screen is not showing https://45.33.53.161:8443/ag-push/ Logs 10:26:06,394 TRACE [org.jboss.aerogear.unifiedpush.rest.config.KeycloakConfigurationEndpoint] (default task-3) rendering 'aerogear' realm config, for http://:/auth 10:28:57,848 TRACE [org.jboss.aerogear.unifiedpush.rest.config.KeycloakConfigurationEndpoint] (default task-11) rendering 'aerogear' realm config, for http://:/auth In browser console getting the following Error Uncaught DOMException: Failed to set the 'href' property on 'Location': 'http://:/auth/realms/aerogear/protocol/openid-connect/auth?client_id=unified-push-server-js&redirect_uri=https%3A%2F%2F45.33.53.161%3A8443%2Fag-push%2F&state=716a6629-cb12-4a22-87ba-69a625dc3229&nonce=c6e21460-69b2-41cd-9686-528d63a84fe5&response_mode=fragment&response_type=code&scope=openid' is not a valid URL. at Object.login (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:14492) at Keycloak.kc.login (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:20603) at doLogin (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:17760) at onLoad (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:18117) at Object.processInit [as successCallback] (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:18981) at Object.setSuccess (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:12249) at XMLHttpRequest.req.onreadystatechange (https://45.33.53.161:8443/ag-push/scripts/modules.19fda35b.js:44:9272) |