Today I found that docker service has been restart...
# spicedb
l
Today I found that docker service has been restarting, and reported an error: error=unable to initialize telemetry collector: unable to query DB stats: sql: Scan error on column index 0, name "TABLE_ROWS": converting NULL to uint64 is unsupported,Have you ever encountered this problem
v
This might be related to https://github.com/authzed/spicedb/pull/1304 which landed as part of the 1.21.0 release https://github.com/authzed/spicedb/releases/tag/v1.21.0
2 Views