1771357308000000 Failed listening for notifications on the "pgrst" channel. server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
event body
{
"appname": "supabase-rest",
"event_message": "Failed listening for notifications on the \"pgrst\" channel. server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.",
"id": "26376efd-bb46-4ed4-bffd-4dbb8235443b",
"metadata": {
"host": "default"
},
"project": "default",
"timestamp": 1771357308000000
}
1771357308875497 WARNING: terminating connection because of crash of another server process
event body
{
"appname": "supabase-rest",
"event_message": "WARNING: terminating connection because of crash of another server process",
"id": "3b2597f6-0c02-4617-8da0-e92a7f1c546c",
"project": "default",
"timestamp": 1771357308875497
}
1771357308995104 DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.
event body
{
"appname": "supabase-rest",
"event_message": "DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory.",
"id": "a0c90917-cd6c-468f-9c9d-c1d3fda50a34",
"project": "default",
"timestamp": 1771357308995104
}
1771357308995138 HINT: In a moment you should be able to reconnect to the database and repeat your command.
event body
{
"appname": "supabase-rest",
"event_message": "HINT: In a moment you should be able to reconnect to the database and repeat your command.",
"id": "d419effa-1fec-4973-87e1-1a51b76be392",
"project": "default",
"timestamp": 1771357308995138
}
1771357309000000 Failed listening for notifications on the "pgrst" channel. ExitFailure 1
event body
{
"appname": "supabase-rest",
"event_message": "Failed listening for notifications on the \"pgrst\" channel. ExitFailure 1",
"id": "2c191881-ca01-468d-858d-7a7a4c946d25",
"metadata": {
"host": "default"
},
"project": "default",
"timestamp": 1771357309000000
}
1771357309000000 Retrying listening for notifications in 2 seconds...
event body
1771357309955597 17/Feb/2026:19:41:49 +0000: Failed listening for notifications on the "pgrst" channel. Just "connection to server at \"db\" (172.21.0.4), port 5432 failed: FATAL: the database system is in recovery mode\n"
event body
{
"appname": "supabase-rest",
"event_message": "17/Feb/2026:19:41:49 +0000: Failed listening for notifications on the \"pgrst\" channel. Just \"connection to server at \\\"db\\\" (172.21.0.4), port 5432 failed: FATAL: the database system is in recovery mode\\n\"",
"id": "ed581480-e99d-4833-ab7d-4c2108efae04",
"project": "default",
"timestamp": 1771357309955597
}
1771357311000000 Failed listening for notifications on the "pgrst" channel. ExitFailure 1
event body
{
"appname": "supabase-rest",
"event_message": "Failed listening for notifications on the \"pgrst\" channel. ExitFailure 1",
"id": "329281d1-2863-4562-b3ff-8e4d005f223f",
"metadata": {
"host": "default"
},
"project": "default",
"timestamp": 1771357311000000
}
1771357311000000 Retrying listening for notifications in 4 seconds...
event body
1771357311959481 17/Feb/2026:19:41:51 +0000: Failed listening for notifications on the "pgrst" channel. Just "connection to server at \"db\" (172.21.0.4), port 5432 failed: FATAL: the database system is in recovery mode\n"
event body
{
"appname": "supabase-rest",
"event_message": "17/Feb/2026:19:41:51 +0000: Failed listening for notifications on the \"pgrst\" channel. Just \"connection to server at \\\"db\\\" (172.21.0.4), port 5432 failed: FATAL: the database system is in recovery mode\\n\"",
"id": "39f598d1-9fc4-43bd-8aae-d4f80d4dbfd3",
"project": "default",
"timestamp": 1771357311959481
}
Set your Github webhook to this Logflare endpoint and we'll ingest Github webhooks for you. This endpoint drops all keys ending in _url so it keeps your Github payloads in check.
Watch log files on a server with this Fluent Bit output config.
[INPUT]
Name tail
Path /var/log/syslog
[OUTPUT]
Name http
Match *
tls On
Host api.logflare.app
Port 443
URI /logs/json?api_key=your-super-secret-and-long-logflare-key-public&source=d5f84a8b-f278-4c25-907d-57a6e9ecf7e8
Format json
Retry_Limit 5
json_date_format iso8601
json_date_key timestamp
Generic Webhook
Use the generic JSON ingest endpoint to generate log events from an external webhook.
e.g. you can set a Github webhook to send events to: