Hi @richgalloway I can see these errors : "{"level":"FATAL","time":"2026-06-12T14:05:48.105Z","location":"v1/plugin.go:169","message":"error running plugin main method","service":"OpAmp Service","hostname":"splunkserver","error":"workload exit: failed to initialize database client for migrations: failed to establish database connection, max retries exceeded","callstack":"cd.splunkdev.com/libraries/go-teleport-sdk/runtime/v1.Main\n\t/go/pkg/mod/cd.splunkdev.com/libraries/go-teleport-sdk@v0.0.151/runtime/v1/plugin.go:169\nmain.main\n\t/builds/core-services/opamp-service/sidecar/main.go:264\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:285"} {"level":"INFO","time":"2026-06-12T14:05:49.312Z","location":"sidecar/main.go:138","message":"Package data plane on: 127.0.0.1:26539","service":"OpAmp Service","hostname":"splunkserver"} {"level":"INFO","time":"2026-06-12T14:05:49.314Z","location":"datastore/dbclient.go:94","message":"Initializing database client...","service":"OpAmp Service","hostname":"splunkserver","clientConfig":{"Username":"oas.root","Password":"<redacted>","Host":"localhost","Port":"5432","SslMode":"disable","SslRootCert":"","ConnectTimeout":10,"Name":"opamp_service","ConnectRetries":3,"ConnectRetriesSleep":5,"MaxConnLifetime":30,"MaxIdleConns":4,"MaxOpenConns":4,"AWS":{"ConnectUsingIamRole":false,"IamRoleUsername":""}}} {"level":"INFO","time":"2026-06-12T14:05:49.314Z","location":"datastore/dbclient.go:140","message":"Attempting to establish a connection with the database via user credentials...","service":"OpAmp Service","hostname":"splunkserver","user":"oas.root","connectionString":"host=localhost port=5432 dbname=opamp_service user=oas.root password=<redacted> sslmode=disable sslrootcert= connect_timeout=10","sqlDriver":"postgres"} {"level":"INFO","time":"2026-06-12T14:05:49.314Z","location":"datastore/dbclient.go:170","message":"Checking whether database connection is alive...","service":"OpAmp Service","hostname":"splunkserver"} {"level":"WARN","time":"2026-06-12T14:05:49.317Z","location":"datastore/dbclient.go:175","message":"Failed to verify live connection. Retrying...","service":"OpAmp Service","hostname":"splunkserver","maxRetries":3,"attempt":1} {"level":"WARN","time":"2026-06-12T14:05:54.320Z","location":"datastore/dbclient.go:175","message":"Failed to verify live connection. Retrying...","service":"OpAmp Service","hostname":"splunkserver","maxRetries":3,"attempt":2}" ... 2026-06-12 17:16:49.416 CEST [84794] FATAL: no pg_hba.conf entry for host "127.0.0.1", user "oas.root", database "opamp_service", no encryption
... View more