I’m running the latest version of MAAS 3.5, fresh install. Looking at the maas-temporal service, I see these errors:
/build/temporal-8dYnj9/temporal-1.22.5/src/temporal/fx.go:173:
sql schema version compatibility check failed: unable to read DB schema version keyspace/database: maasdb error: pq: relation "schema_version" does not exist
[Fx] ERROR Failed to initialize custom logger: could not build arguments for function "go.uber.org/fx".(*module).constructCustomLogger.func2
/build/temporal-8dYnj9/temporal-1.22.5/src/vendor/go.uber.org/fx/module.go:251:
failed to build fxevent.Logger:
could not build arguments for function "go.temporal.io/server/temporal".glob..func8
/build/temporal-8dYnj9/temporal-1.22.5/src/temporal/fx.go:1037:
failed to build log.Logger:
received non-nil error from function "go.temporal.io/server/temporal".ServerOptionsProvider
/build/temporal-8dYnj9/temporal-1.22.5/src/temporal/fx.go:173:
sql schema version compatibility check failed: unable to read DB schema version keyspace/database: maasdb error: pq: relation "schema_version" does not exist