<p></p>
<p>From the logs it seems an attempt to load the db records in the fixup function, which is executed after mod init callback, and typically the db connection is closed/reset in mod init callbacks not to be inherited on fork() for child processes, then opened in child init callback.</p>
<p>I split the error message in the srdb1 to be more clear in the future.</p>
<p>The recent commit to the module is <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/kamailio/kamailio/commit/cf2e3968000f1292ad1b1eb8f7d190fb53878c2b/hovercard" href="https://github.com/kamailio/kamailio/commit/cf2e3968000f1292ad1b1eb8f7d190fb53878c2b"><tt>cf2e396</tt></a> -- I am not familiar with the code, but I would look at the following snippet from commit to see if is the cause and/or done properly there:</p>
<ul>
<li><a class="commit-link" href="https://github.com/kamailio/kamailio/commit/cf2e3968000f1292ad1b1eb8f7d190fb53878c2b#diff-64a8665da0bc953fce0c2f9b0ebbb4ccR482-R486"><tt>cf2e396</tt>#diff-64a8665da0bc953fce0c2f9b0ebbb4ccR482-R486</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2480#issuecomment-694170820">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJHUHXBC457C4WPOUTSGHXPPANCNFSM4RQEOBEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJ2K6I3OIAXWBZ6PXTSGHXPPA5CNFSM4RQEOBE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFFQDJRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2480#issuecomment-694170820",
"url": "https://github.com/kamailio/kamailio/issues/2480#issuecomment-694170820",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>