2026-05-18 09:38:28.513284 [ERR] switch_core_sqldb.c:1369 SQL ERR: [select call_id,sip_user,sip_host,contact,status,rpid,expires,user_agent,server_user,server_host,profile_name,network_ip, network_port,0,sip_realm from sip_registrations where expires > 0 and expires <= 1779107908] database disk image is malformed
Seems like a broken database
Hi @rgazetta,
This is a corrupted FreeSWITCH SQLite database issue. We have documented the exact steps to fix it here:
https://inextrix.atlassian.net/wiki/spaces/ASTPP7/pages/620658689/FreeSwitch+database+corrupted
The fix involves removing the corrupted .db files and restarting FreeSWITCH. It is safe to do and FreeSWITCH rebuilds them automatically on restart.
Let us know if you have any questions after following the steps.
1 Like