clients report: Already Closed
Author: angelAtSequentCreated Jun 14, 2024Updated May 5, 2026
Labelsbug
What happened
immudb running with the backend on S3 reports "Already Closed" so clients can not connect to the database. Tested from multiple clients, including the webinterface:
Some commands still works:
./immuadmin -a immudb-grpc database create helloissue
database 'helloissue' {replica: false} successfully createdOthers, doesn't
./immuadmin -a immudb-grpc database list
Error: rpc error: code = Unknown desc = already closedWhat you expected to happen
No error message at all
How to reproduce it (as minimally and precisely as possible)
Not sure
Environment
immudb 1.9.3
Commit : 5487dd300655083ff68c4a72c2edb38ca84dd1bb
Built at: Thu, 23 May 2024 10:07:40 UTC
Static : trueAdditional info (any other context about the problem) As usual, it was running fine on S3, eventually it stopped working
Source: codenotary/immudb