[Freeswitch-users] SQLite Warnings

Sean Devoy sdevoy at bizfocused.com
Mon Feb 17 18:38:04 UTC 2020


Thanks Andrew.  I appreciate your explanation so much more than just “Don’t worry about”. It does mean “don’t worry about it”, lol, but so much more.  Now I know what to watch for.

Just curious, would MySQL be better?

Sean

From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> On Behalf Of Andrey Wolk
Sent: Sunday, February 16, 2020 3:07 PM
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] SQLite Warnings

There are 300 tries to complete each request. SQLite is fast and most of the time completes requests right away, but sometimes it may be busy for a real bit. This exact line tells you that there are 299 tries left so it is OK. But if that number goes lower this may really help you measuring and understand the load. When it's 0 then that's a real problem and a request was not complete. Until that, never mind. Your machine needs to be very busy to go that low.

вс, 16 февр. 2020 г. в 23:32, Sean Devoy <sdevoy at bizfocused.com<mailto:sdevoy at bizfocused.com>>:
I am getting these SQLite warnings on a pretty new sever with 3 phones registered and NONE in use.
[WARNING] switch_core_db.c:92 SQLite is BUSY, sane=299 [BEGIN EXCLUSIVE] …

Why?  It is a dedicated hardware server with i5 and 8 GB ram. Debian 10 and FS 1.10

Thanks,
Sean
_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales at freeswitch.com<mailto:sales at freeswitch.com>
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20200217/af086202/attachment.html>


More information about the FreeSWITCH-users mailing list