syndesisio / syndesis-project

Placeholder repository for project management
https://syndesis.io/
Apache License 2.0
6 stars 12 forks source link

Cannot log in to Syndesis app while following getting started #99

Closed apupier closed 6 years ago

apupier commented 7 years ago

environment:

I followed get started at http://syndesis.io/quickstart/

all pods successfully started: image

Try to access https://syndesis.192.168.1.28.nip.io/ redirected to login page using developer/developer as credentials redirected to image

there is an error in log of syndesis-keycloak, see whole log: ``` Added 'admin' to '/opt/jboss/keycloak/standalone/configuration/keycloak-add-user.json', restart server to load user --   | =========================================================================   |     | JBoss Bootstrap Environment   |     | JBOSS_HOME: /opt/jboss/keycloak   |     | JAVA: /usr/lib/jvm/java/bin/java   |     | JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true   |     | =========================================================================   |     | 07:06:14,796 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.1.Final   | 07:06:14,979 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final   | 07:06:15,049 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: Keycloak 2.5.4.Final (WildFly Core 2.0.10.Final) starting   | 07:06:16,316 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)   | 07:06:16,337 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.3.4.Final   | 07:06:16,342 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.4.Final   | 07:06:16,367 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.18.Final   | 07:06:16,424 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31) WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task threads based on your 2 available processors   | 07:06:16,426 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 32) WFLYCLINF0001: Activating Infinispan subsystem.   | 07:06:16,433 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 28) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)   | 07:06:16,483 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.2.Final)   | 07:06:16,490 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2   | 07:06:16,516 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38) WFLYJSF0007: Activated the following JSF Implementations: [main]   | 07:06:16,563 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 45) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.   | 07:06:16,592 INFO [org.jboss.as.security] (ServerService Thread Pool -- 44) WFLYSEC0002: Activating Security Subsystem   | 07:06:16,588 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40) WFLYNAM0001: Activating Naming Subsystem   | 07:06:16,607 INFO [org.jboss.as.security] (MSC service thread 1-3) WFLYSEC0001: Current PicketBox version=4.9.4.Final   | 07:06:16,702 INFO [org.jboss.as.naming] (MSC service thread 1-3) WFLYNAM0003: Starting Naming Service   | 07:06:16,724 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]   | 07:06:16,729 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.3.15.Final starting   | 07:06:16,729 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 46) WFLYUT0003: Undertow 1.3.15.Final starting   | 07:06:16,861 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 46) WFLYUT0014: Creating file handler for path '/opt/jboss/keycloak/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']   | 07:06:16,865 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server.   | 07:06:16,866 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting   | 07:06:16,890 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 32 (per class), which is derived from thread worker pool sizing.   | 07:06:16,891 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 8 (per class), which is derived from the number of CPUs on this host.   | 07:06:16,941 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on 0.0.0.0:8080   | 07:06:17,488 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Mahou' 8.1.0.Final   | 07:06:17,491 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]   | 07:06:17,496 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:jboss/datasources/KeycloakDS]   | 07:06:17,506 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/jboss/keycloak/standalone/deployments   | 07:06:17,507 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "keycloak-server.war" (runtime-name: "keycloak-server.war")   | 07:06:17,904 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 56) WFLYCLINF0002: Started users cache from keycloak container   | 07:06:17,906 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 55) WFLYCLINF0002: Started loginFailures cache from keycloak container   | 07:06:17,906 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 49) WFLYCLINF0002: Started sessions cache from keycloak container   | 07:06:17,906 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 54) WFLYCLINF0002: Started work cache from keycloak container   | 07:06:17,907 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 50) WFLYCLINF0002: Started keys cache from keycloak container   | 07:06:17,909 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0002: Started authorization cache from keycloak container   | 07:06:17,908 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0002: Started realms cache from keycloak container   | 07:06:17,914 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 48) WFLYCLINF0002: Started offlineSessions cache from keycloak container   | 07:06:18,648 INFO [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0001: Loading config from standalone.xml or domain.xml   | 07:06:18,843 WARN [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0047: autolink-idp-login-authenticator (com.redhat.ipaas.keycloak.authenticators.autolinkidp.AutoLinkIDPAuthenticatorFactory) is implementing the internal SPI authenticator. This SPI is internal and may change without notice   | 07:06:19,995 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0002: Started realmRevisions cache from keycloak container   | 07:06:20,003 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 53) WFLYCLINF0002: Started userRevisions cache from keycloak container   | 07:06:22,253 INFO [org.keycloak.connections.jpa.updater.liquibase.LiquibaseJpaUpdaterProvider] (ServerService Thread Pool -- 53) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml   | 07:06:23,971 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 53) HHH000204: Processing PersistenceUnitInfo [   | name: keycloak-default   | ...]   | 07:06:24,020 INFO [org.hibernate.Version] (ServerService Thread Pool -- 53) HHH000412: Hibernate Core {5.0.7.Final}   | 07:06:24,023 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 53) HHH000206: hibernate.properties not found   | 07:06:24,024 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 53) HHH000021: Bytecode provider name : javassist   | 07:06:24,057 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 53) HCANN000001: Hibernate Commons Annotations {5.0.1.Final}   | 07:06:24,197 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 53) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect   | 07:06:24,209 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 53) HHH000431: Unable to determine H2 database version, certain features may not work   | 07:06:24,303 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 53) Envers integration enabled? : true   | 07:06:24,929 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 53) HV000001: Hibernate Validator 5.2.3.Final   | 07:06:25,735 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 53) HHH000397: Using ASTQueryTranslatorFactory   | 07:06:26,832 INFO [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0050: Initializing master realm   | 07:06:29,571 INFO [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0004: Imported realm syndesis from file /opt/jboss/keycloak/standalone/configuration/syndesis-realm.json.   | 07:06:29,632 INFO [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0006: Importing users from '/opt/jboss/keycloak/standalone/configuration/keycloak-add-user.json'   | 07:06:29,875 INFO [org.keycloak.services] (ServerService Thread Pool -- 53) KC-SERVICES0009: Added user 'admin' to realm 'master'   | 07:06:30,117 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,118 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002205: Adding provider class org.keycloak.services.filters.KeycloakTransactionCommitter from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,118 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002200: Adding class resource org.keycloak.services.resources.ThemeResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,118 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002200: Adding class resource org.keycloak.services.resources.JsResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,118 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.RobotsResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.WelcomeResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.admin.AdminRoot from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002210: Adding provider singleton org.keycloak.services.util.ObjectMapperResolver from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.ServerVersionResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,119 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 53) RESTEASY002220: Adding singleton resource org.keycloak.services.resources.RealmsResource from Application class org.keycloak.services.resources.KeycloakApplication   | 07:06:30,246 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 53) WFLYUT0021: Registered web context: /auth   | 07:06:30,279 INFO [org.jboss.as.server] (ServerService Thread Pool -- 47) WFLYSRV0010: Deployed "keycloak-server.war" (runtime-name : "keycloak-server.war")   | 07:06:30,359 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management   | 07:06:30,359 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990   | 07:06:30,359 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Keycloak 2.5.4.Final (WildFly Core 2.0.10.Final) started in 15939ms - Started 426 of 801 services (543 services are lazy, passive or on-demand)   | 07:07:57,775 ERROR [org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider] (default task-16) Failed to make identity provider oauth callback: java.io.IOException: Server returned HTTP response code: 400 for URL: https://192.168.1.28:8443/oauth/token   | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)   | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)   | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)   | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)   | at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)   | at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)   | at java.security.AccessController.doPrivileged(Native Method)   | at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)   | at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)   | at org.keycloak.broker.provider.util.SimpleHttp.asString(SimpleHttp.java:148)   | at org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider$Endpoint.authResponse(AbstractOAuth2IdentityProvider.java:228)   | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)   | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)   | at java.lang.reflect.Method.invoke(Method.java:498)   | at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139)   | at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)   | at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invokeOnTargetObject(ResourceLocatorInvoker.java:138)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invoke(ResourceLocatorInvoker.java:107)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invokeOnTargetObject(ResourceLocatorInvoker.java:133)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invoke(ResourceLocatorInvoker.java:101)   | at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:395)   | at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)   | at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)   | at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)   | at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)   | at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)   | at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)   | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)   | at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:90)   | at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)   | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)   | at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)   | at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)   | at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)   | at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)   | at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)   | at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)   | at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)   | at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)   | at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)   | at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)   | at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)   | at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)   | at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)   | at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)   | at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)   | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)   | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)   | at java.lang.Thread.run(Thread.java:745)   | Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://192.168.1.28:8443/oauth/token   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)   | at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)   | at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(HttpsURLConnectionImpl.java:291)   | at org.keycloak.broker.provider.util.SimpleHttp.asString(SimpleHttp.java:147)   | ... 50 more   |     | 07:07:57,776 WARN [org.keycloak.events] (default task-16) type=LOGIN_ERROR, realmId=1967bd40-553a-445e-94c5-9194ac6f66bd, clientId=null, userId=null, ipAddress=192.168.1.17, error=identity_provider_login_failure   | 07:22:50,377 ERROR [org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider] (default task-12) Failed to make identity provider oauth callback: java.io.IOException: Server returned HTTP response code: 400 for URL: https://192.168.1.28:8443/oauth/token   | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)   | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)   | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)   | at java.lang.reflect.Constructor.newInstance(Constructor.java:423)   | at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1926)   | at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1921)   | at java.security.AccessController.doPrivileged(Native Method)   | at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1920)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1490)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)   | at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)   | at org.keycloak.broker.provider.util.SimpleHttp.asString(SimpleHttp.java:148)   | at org.keycloak.broker.oidc.AbstractOAuth2IdentityProvider$Endpoint.authResponse(AbstractOAuth2IdentityProvider.java:228)   | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)   | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)   | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)   | at java.lang.reflect.Method.invoke(Method.java:498)   | at org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:139)   | at org.jboss.resteasy.core.ResourceMethodInvoker.invokeOnTarget(ResourceMethodInvoker.java:295)   | at org.jboss.resteasy.core.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:249)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invokeOnTargetObject(ResourceLocatorInvoker.java:138)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invoke(ResourceLocatorInvoker.java:107)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invokeOnTargetObject(ResourceLocatorInvoker.java:133)   | at org.jboss.resteasy.core.ResourceLocatorInvoker.invoke(ResourceLocatorInvoker.java:101)   | at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:395)   | at org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:202)   | at org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:221)   | at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:56)   | at org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:51)   | at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)   | at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)   | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129)   | at org.keycloak.services.filters.KeycloakSessionServletFilter.doFilter(KeycloakSessionServletFilter.java:90)   | at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:60)   | at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131)   | at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84)   | at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)   | at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)   | at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131)   | at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46)   | at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)   | at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60)   | at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77)   | at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50)   | at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)   | at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:284)   | at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:263)   | at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81)   | at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:174)   | at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202)   | at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:793)   | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)   | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)   | at java.lang.Thread.run(Thread.java:745)   | Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://192.168.1.28:8443/oauth/token   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)   | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)   | at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2982)   | at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderField(HttpsURLConnectionImpl.java:291)   | at org.keycloak.broker.provider.util.SimpleHttp.asString(SimpleHttp.java:147)   | ... 50 more   |     | 07:22:50,378 WARN [org.keycloak.events] (default task-12) type=LOGIN_ERROR, realmId=1967bd40-553a-445e-94c5-9194ac6f66bd, clientId=null, userId=null, ipAddress=192.168.1.17, error=identity_provider_login_failure ```
apupier commented 7 years ago

I just discovered several Event warnings: image

chirino commented 6 years ago

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its recipients. This is a temporary error. The following address(es) deferred:

chirino@gmail.com Domain hiramchirino.com has exceeded the max emails per hour (183/150 (122%)) allowed. Message will be reattempted later

------- This is a copy of the message, including all the headers. ------ Received: from out-1.smtp.github.com ([192.30.252.192]:43956) by host313.hostmonster.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from noreply@github.com) id 1f0Nml-0013ez-LA for hiram@hiramchirino.com; Mon, 26 Mar 2018 02:47:23 -0600 Date: Mon, 26 Mar 2018 01:47:12 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1522054032; bh=jFG+uhuNLga1YwDM+b5ZRekfq8JARBlOL2RMAa/lN7o=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=Fwtfc6umNZGL0wrQbG9xjUeUIR2nB/Kgo3iC0ctvnHzTfUAm3EJMgX5oyhEbii+cT di/EWENLGJm6AM3oB1oFjC/z2GGIJvFYSj8kd1s9Kl4hf4Mk2YwdnxHxNfPiQvDP5v aRoeY7mW+csNsgp1+ZV3K4bpdBbDiSy/nXdVdX0g= From: Zoran Regvart notifications@github.com Reply-To: syndesisio/syndesis-project reply@reply.github.com To: syndesisio/syndesis-project syndesis-project@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Message-ID: syndesisio/syndesis-project/issue/99/issue_event/1540317606@github.com In-Reply-To: syndesisio/syndesis-project/issues/99@github.com References: syndesisio/syndesis-project/issues/99@github.com Subject: Re: [syndesisio/syndesis-project] Cannot log in to Syndesis app while following getting started (#99) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5ab8b390e2a1f_34e53f85ebbbcf2840812e"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: zregvart X-GitHub-Recipient: chirino X-GitHub-Reason: subscribed List-ID: syndesisio/syndesis-project List-Archive: https://github.com/syndesisio/syndesis-project List-Post: mailto:reply@reply.github.com List-Unsubscribe: mailto:unsub+00019357d551d0e68291bd51ac7573b18808b6033efba78792cf0000000116d0759092a169ce0f6bc55f@reply.github.com, https://github.com/notifications/unsubscribe/AAGTV85uSuOScL1LH1rpaL_f2iIl-sDcks5tiKsQgaJpZM4Pb9oQ X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: hiram@hiramchirino.com

----==_mimepart_5ab8b390e2a1f_34e53f85ebbbcf2840812e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit

Closed #99.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/syndesisio/syndesis-project/issues/99#event-1540317606 ----==_mimepart_5ab8b390e2a1f_34e53f85ebbbcf2840812e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Closed #99.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5ab8b390e2a1f_34e53f85ebbbcf2840812e--