Joe M
05/04/2024, 7:36 PMtime="2024-05-04T19:39:09Z" level=info msg="Configuration file" func=github.com/treeverse/lakefs/cmd/lakefs/cmd.initConfig file="/build/cmd/lakefs/cmd/root.go:109" fields.file=/etc/lakefs/config.yaml file="/build/cmd/lakefs/cmd/root.go:109" phase=startup
time="2024-05-04T19:39:09Z" level=fatal msg="Load config" func=github.com/treeverse/lakefs/cmd/lakefs/cmd.initConfig file="/build/cmd/lakefs/cmd/root.go:149" error="1 error(s) decoding:\n\n* 'Database' has invalid keys: connection_string" fields.file=/etc/lakefs/config.yaml file="/build/cmd/lakefs/cmd/root.go:149" phase=startup
The config.yaml file has this as the connection string:
database:
connection_string: "postgres://postgres:uniden@localhost:5432/postgres?sslmode=disable"Niro
05/04/2024, 7:44 PMJoe M
05/04/2024, 7:46 PMNiro
05/04/2024, 7:47 PMJoe M
05/04/2024, 7:47 PMJoe M
05/04/2024, 7:48 PMNiro
05/04/2024, 7:48 PMJoe M
05/04/2024, 7:49 PMNiro
05/04/2024, 7:49 PMJoe M
05/04/2024, 8:09 PM