Closed DeanDonkov closed 2 months ago
Update: It has been fixed for now.
As you can see in the docs I recently (I think after your initial report) published the error code 225 corresponds to an internal server-side error. These are for our ops team to fix, and we try to keep them minimal, but sometimes the users may see them. In this case it was a DB connection pool running over. Apologies for the inconvenience and thanks for reporting this.
Of course if I were to add a link to the previous comment it'd be more useful: https://blockstream.github.io/greenlight/reference/node-domain/ 😅
We, a customer of the Breez platform seem to be experiencing connection issues to GL's nodes.
[Error: Generic: status: Unavailable, message: "error trying to connect: received fatal alert: Unknown(225)", details: [], metadata: MetadataMap { headers: {} }]
Attaching the SDK logs which show logs for the lifecycle of the connect method of Breez SDK.
From the logs, this is seemingly an indication that the connection stream got ended.