[ https://issues.apache.org/jira/browse/GUACAMOLE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874006#comment-17874006 ]
Mike Jumper commented on GUACAMOLE-1978: ---------------------------------------- [~frankthetank] Can you please post: # The full logs, including everything from the point that Tomcat was started. # Your full configuration, redacted as necessary. {quote} I'm reporting a bug, not asking for help {quote} The most likely cause of authentication failures is a problem with configuration, so we prefer that discussion starts on the {{u...@guacamole.apache.org}} mailing list when there is no specific information yet available that confirms the issue is a bug. If troubleshooting demonstrates that the issue is indeed a bug, then things move over to JIRA. > Unable to login on build from main branch > ----------------------------------------- > > Key: GUACAMOLE-1978 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1978 > Project: Guacamole > Issue Type: Bug > Components: guacamole > Affects Versions: 1.6.0 > Reporter: Frank The Tank > Priority: Major > > When building the client from the main branch or the staging/1.6.0 on an > arm64 container, it builds just fine, but after launching the containers, I > am unable to login with the default guacadmin/guacadmin. Just says login > failed. The errors in the logs are: > {code:java} > 21:16:06.353 [http-nio-8080-exec-8] DEBUG > o.a.g.a.f.FileAuthenticationProvider - User mapping file > "/tmp/guacamole-home.Ydf78SGgoV/user-mapping.xml" does not exist and will not > be read.14321:16:06.354 [http-nio-8080-exec-8] WARN > o.a.g.event.EventLoggingListener - Authentication attempt from [<REDACTED>, > 10.10.10.2] for user "guacadmin" failed: unknown error (no specific failure > recorded)14421:16:06.355 [http-nio-8080-exec-8] DEBUG > o.a.g.rest.RESTExceptionMapper - Client request rejected: Permission Denied. > {code} > I'm using an initialized Postgres DB for the backend, and have made sure the > psql extension and lib are available in the container. > I would try 1.5.5, but it fails to build on arm64 due to maven issues. -- This message was sent by Atlassian Jira (v8.20.10#820010)