On Sat, Aug 31, 2024 at 3:26 PM Lauren Phillips <circ...@circenn.city.invalid> wrote:
> ERROR o.a.g.extension.ProviderFactory - authentication provider extension > failed to start: Property "postgresql-port" must be an integer. > > Whether I specify the port (5432) or let it use the default this error > occurs. Within guacamole.properties it lists as > postgresql-port: tcp://10.106.214.203:5432 > A couple of questions: * Can you provide details on how you're launching the container - either the command line you use to create it, or your docker-compose file, etc.? * Can you confirm that you're using the version available in the Docker registry? Or are you building the container yourself (docker build)? -Nick