We have a grist omnibus instance running and it was working fine but all of a sudden we can’t access the website for some reason. Here is a log of what it is showing:
2024/09/06 18:33:56 Starting up on port 17101
time=“2024-09-06T18:33:56Z” level=info msg=“Configuration loaded from flags.”
info [grist-omnibus] Using /custom/dex.yaml
gvisor check ok (flags: -unprivileged -ignore-cgroups)
time=“2024-09-06T18:33:56Z” level=info msg=“Dex Version: v2.33.1-dirty, Go Version: go1.18.4, Go OS/ARCH: linux amd64”
time=“2024-09-06T18:33:56Z” level=info msg=“config using log level: debug”
time=“2024-09-06T18:33:56Z” level=info msg=“config issuer: https://grist.ej1899.com/dex”
time=“2024-09-06T18:33:56Z” level=info msg=“config storage: sqlite3”
invalid config: ID or IDEnv field is required for a client
error [grist-omnibus] dex failed: exited with 2
Running Grist as user 1001 with primary group 1001
info [grist-omnibus] Calling traefik [
‘–providers.file.filename=/settings/traefik.yaml’,
‘–entryPoints.web.address=:80’,
‘–certificatesResolvers.letsencrypt.acme.email=rhope@ej1899.com’,
‘–certificatesResolvers.letsencrypt.acme.storage=/persist/acme.json’,
‘–certificatesResolvers.letsencrypt.acme.tlschallenge=true’,
‘–entrypoints.websecure.address=:443’,
‘–entrypoints.web.http.redirections.entrypoint.scheme=https’,
‘–entrypoints.web.http.redirections.entrypoint.to=websecure’
]
2024/09/06 18:34:57 Starting up on port 17101
time=“2024-09-06T18:34:57Z” level=info msg=“Configuration loaded from flags.”
info [grist-omnibus] Using /custom/dex.yaml
time=“2024-09-06T18:34:57Z” level=info msg=“Dex Version: v2.33.1-dirty, Go Version: go1.18.4, Go OS/ARCH: linux amd64”
time=“2024-09-06T18:34:57Z” level=info msg=“config using log level: debug”
time=“2024-09-06T18:34:57Z” level=info msg=“config issuer: https://grist.ej1899.com/dex”
gvisor check ok (flags: -unprivileged -ignore-cgroups)
time=“2024-09-06T18:34:57Z” level=info msg=“config storage: sqlite3”
invalid config: ID or IDEnv field is required for a client
error [grist-omnibus] dex failed: exited with 2