All text fields are showing field descriptors (not sure exactly what to call these) rather than the text it should contain - please see the screenshot below. This makes it near impossible to use the application as I have no idea what it I am supposed to enter in this field. I was able to figure out that the first page is where I am supposed to enter guacadmin/guacadmin but lost from here.
Reproduction steps
Install Guacamole
Run client and access WebGUI
Addon Logs
services-up: info: copying legacy longrun nginx (no readiness notification)
services-up: info: copying legacy longrun postgres (no readiness notification)
Starting postgres...
Starting guacamole guacd...
/var/run/postgresql:5432 - no response
Waiting for postgres to come up...
guacd[492]: INFO: Guacamole proxy daemon (guacd) version 1.6.0 started
guacd[492]: INFO: Listening on host 0.0.0.0, port 4822
2024-11-22 11:39:41.909 CST [489] LOG: starting PostgreSQL 13.16 (Ubuntu 13.16-1.pgdg22.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2024-11-22 11:39:41.910 CST [489] LOG: listening on IPv6 address "::1", port 5432
2024-11-22 11:39:41.910 CST [489] LOG: listening on IPv4 address "127.0.0.1", port 5432
2024-11-22 11:39:41.923 CST [489] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
s6-rc: info: service legacy-services successfully started
2024-11-22 11:39:41.938 CST [506] LOG: database system was shut down at 2024-11-22 11:39:28 CST
2024-11-22 11:39:41.966 CST [489] LOG: database system is ready to accept connections
2024-11-22 11:39:42.892 CST [515] FATAL: role "root" does not exist
/var/run/postgresql:5432 - accepting connections
Starting guacamole client...
NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
22-Nov-2024 11:39:43.483 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.95
22-Nov-2024 11:39:43.487 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Sep 13 2024 18:07:47 UTC
22-Nov-2024 11:39:43.487 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.95.0
22-Nov-2024 11:39:43.488 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux
22-Nov-2024 11:39:43.488 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 6.6.54-haos
22-Nov-2024 11:39:43.489 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64
22-Nov-2024 11:39:43.489 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /opt/java/openjdk
22-Nov-2024 11:39:43.489 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.24+8
22-Nov-2024 11:39:43.489 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Eclipse Adoptium
22-Nov-2024 11:39:43.489 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat
22-Nov-2024 11:39:43.490 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat
22-Nov-2024 11:39:43.502 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED
22-Nov-2024 11:39:43.503 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED
22-Nov-2024 11:39:43.504 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED
22-Nov-2024 11:39:43.504 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED
22-Nov-2024 11:39:43.504 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
22-Nov-2024 11:39:43.505 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
22-Nov-2024 11:39:43.505 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
22-Nov-2024 11:39:43.505 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048
22-Nov-2024 11:39:43.506 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources
22-Nov-2024 11:39:43.506 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027
22-Nov-2024 11:39:43.506 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs=
22-Nov-2024 11:39:43.507 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat
22-Nov-2024 11:39:43.507 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat
22-Nov-2024 11:39:43.507 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
22-Nov-2024 11:39:43.512 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.3.1] using APR version [1.7.0].
22-Nov-2024 11:39:43.512 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true].
22-Nov-2024 11:39:43.512 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true]
22-Nov-2024 11:39:43.515 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 3.0.2 15 Mar 2022]
22-Nov-2024 11:39:43.882 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"]
22-Nov-2024 11:39:43.913 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [662] milliseconds
[11:39:43] INFO: Starting NGinx...
22-Nov-2024 11:39:43.978 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina]
22-Nov-2024 11:39:43.979 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.95]
22-Nov-2024 11:39:43.997 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive [/usr/local/tomcat/webapps/ROOT.war]
22-Nov-2024 11:39:45.872 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
11:39:46.341 [main] INFO o.a.g.environment.LocalEnvironment - GUACAMOLE_HOME is "/config".
11:39:46.479 [main] INFO o.a.g.GuacamoleServletContextListener - Read configuration parameters from "/config/guacamole.properties".
11:39:46.481 [main] INFO o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes of inactivity.
11:39:46.924 [main] INFO o.a.g.extension.ExtensionModule - Multiple extensions are installed and will be loaded in order of decreasing priority:
11:39:46.924 [main] INFO o.a.g.extension.ExtensionModule - - [postgresql] "PostgreSQL Authentication" (/config/extensions/guacamole-auth-jdbc-postgresql-1.5.5.jar)
11:39:46.924 [main] INFO o.a.g.extension.ExtensionModule - - [totp] "TOTP TFA Authentication Backend" (/config/extensions/guacamole-auth-totp-1.5.5.jar)
11:39:46.924 [main] INFO o.a.g.extension.ExtensionModule - To change this order, set the "extension-priority" property or rename the extension files. The default priority of extensions is dictated by the sort order of their filenames.
11:39:47.856 [main] INFO o.a.g.extension.ExtensionModule - Extension "PostgreSQL Authentication" (postgresql) loaded.
11:39:48.049 [main] INFO o.a.g.extension.ExtensionModule - Extension "TOTP TFA Authentication Backend" (totp) loaded.
11:39:48.153 [main] INFO o.a.g.t.w.WebSocketTunnelModule - Loading JSR-356 WebSocket support...
11:39:48.652 [main] WARN o.g.jersey.server.wadl.WadlFeature - JAXBContext implementation could not be found. WADL feature is disabled.
22-Nov-2024 11:39:48.888 INFO [main] org.apache.catalina.startup.HostConfig.deployWAR Deployment of web application archive [/usr/local/tomcat/webapps/ROOT.war] has finished in [4,890] ms
22-Nov-2024 11:39:48.892 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"]
22-Nov-2024 11:39:48.908 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [4994] milliseconds
[22/Nov/2024:11:40:28 -0600] 304 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET / HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:28 -0600] 200 172.68.34.55, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.js?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:28 -0600] 200 172.68.1.198, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.css?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/languages HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/patches HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /translations/en.json HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:40:29 -0600] 403 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
11:40:33.971 [http-nio-8080-exec-1] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from [172.68.35.96, 172.30.33.0, 172.30.32.1, 127.0.0.1].
[22/Nov/2024:11:40:34 -0600] 403 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
11:40:44.001 [http-nio-8080-exec-6] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from [172.68.35.96, 172.30.33.0, 172.30.32.1, 127.0.0.1].
[22/Nov/2024:11:40:44 -0600] 400 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 304 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET / HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 304 172.68.1.198, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.css?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 304 172.68.34.55, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.js?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/patches HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 403 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/languages HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:41:11 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /translations/en.json HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
11:41:16.422 [http-nio-8080-exec-6] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from [172.68.35.96, 172.30.33.0, 172.30.32.1, 127.0.0.1].
[22/Nov/2024:11:41:16 -0600] 403 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
11:41:17.997 [http-nio-8080-exec-9] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from [172.68.35.96, 172.30.33.0, 172.30.32.1, 127.0.0.1].
[22/Nov/2024:11:41:18 -0600] 400 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
11:41:22.518 [http-nio-8080-exec-7] INFO o.a.g.r.auth.AuthenticationService - User "guacadmin" successfully authenticated from [172.68.35.96, 172.30.33.0, 172.30.32.1, 127.0.0.1].
[22/Nov/2024:11:41:22 -0600] 400 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:28 -0600] 304 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET / HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:28 -0600] 304 172.68.1.199, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.css?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:28 -0600] 304 172.68.34.55, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /app.js?b=20240330042611 HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/patches HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:29 -0600] 403 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) POST /api/tokens HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /api/languages HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
[22/Nov/2024:11:46:29 -0600] 200 172.68.35.96, 172.30.33.0, 172.30.32.1(172.30.32.2) GET /translations/en.json HTTP/1.1 (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
All text fields are showing field descriptors (not sure exactly what to call these) rather than the text it should contain - please see the screenshot below. This makes it near impossible to use the application as I have no idea what it I am supposed to enter in this field. I was able to figure out that the first page is where I am supposed to enter guacadmin/guacadmin but lost from here.
Reproduction steps
Addon Logs
Architecture
amd64
OS
HAos