<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OTA 25 - call history and SMS db gone]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">after update of my Volla phone to OTA 25 I have ended with empty call history and SMS database. Anybody noticed same problem?</p>
<p dir="auto">David H.</p>
]]></description><link>https://forums.ubports.com/topic/8813/ota-25-call-history-and-sms-db-gone</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 20:44:37 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/8813.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Apr 2023 16:33:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sat, 15 Apr 2023 21:16:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mihael" aria-label="Profile: mihael">@<bdi>mihael</bdi></a> said in <a href="/post/71911">OTA 25 - call history and SMS db gone</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> I deleted the first (oldest) 10000 records from voice_events and then restarted the phone and now I have again calls and texts history.</p>
</blockquote>
<p dir="auto">interesting, so we have an issue when voice history is getting too big.<br />
That is why i've done a way to clean them in the UI meanwhile.<br />
But we could launch a clean process each time we reboot the phone to avoid that</p>
]]></description><link>https://forums.ubports.com/post/72267</link><guid isPermaLink="true">https://forums.ubports.com/post/72267</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sat, 15 Apr 2023 21:16:35 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Mon, 03 Apr 2023 09:22:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> I deleted the first (oldest) 10000 records from voice_events and then restarted the phone and now I have again calls and texts history.</p>
]]></description><link>https://forums.ubports.com/post/71911</link><guid isPermaLink="true">https://forums.ubports.com/post/71911</guid><dc:creator><![CDATA[mihael]]></dc:creator><pubDate>Mon, 03 Apr 2023 09:22:35 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Mon, 03 Apr 2023 06:39:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> said in <a href="/post/71909">OTA 25 - call history and SMS db gone</a>:</p>
<blockquote>
<p dir="auto">Before pruning the voice_events table:</p>
<p dir="auto">dave@salsero:~$ sqlite3 history.sqlite.ota24<br />
SQLite version 3.22.0 2018-01-22 18:45:57<br />
sqlite&gt; select count(<em>) from voice_events;<br />
16478<br />
sqlite&gt; select count(</em>) from text_events;<br />
4254</p>
</blockquote>
<p dir="auto">Ok, it is not so big database. Already tested with more than that without issue iirc.</p>
]]></description><link>https://forums.ubports.com/post/71910</link><guid isPermaLink="true">https://forums.ubports.com/post/71910</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Mon, 03 Apr 2023 06:39:47 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Mon, 03 Apr 2023 06:06:12 GMT]]></title><description><![CDATA[<p dir="auto">Before pruning the voice_events table:</p>
<p dir="auto">dave@salsero:~$ sqlite3 history.sqlite.ota24<br />
SQLite version 3.22.0 2018-01-22 18:45:57<br />
sqlite&gt; select count(<em>) from voice_events;<br />
16478<br />
sqlite&gt; select count(</em>) from text_events;<br />
4254</p>
]]></description><link>https://forums.ubports.com/post/71909</link><guid isPermaLink="true">https://forums.ubports.com/post/71909</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Mon, 03 Apr 2023 06:06:12 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Mon, 03 Apr 2023 05:53:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> Same here: no calls history, no sms history after the update. The result output of the above command: 16595. And from voice_events: 25868. And history-daemon is using 100% of one of the cpus.</p>
]]></description><link>https://forums.ubports.com/post/71907</link><guid isPermaLink="true">https://forums.ubports.com/post/71907</guid><dc:creator><![CDATA[mihael]]></dc:creator><pubDate>Mon, 03 Apr 2023 05:53:39 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 21:07:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> said in <a href="/post/71899">OTA 25 - call history and SMS db gone</a>:</p>
<blockquote>
<p dir="auto">OK, the problem is probably solved. It seems that the problem is related to the size of history database. It probably just coincided with OTA-25 install and subsequent reboot. In my case, I have kept the history database from the very start of Ubuntu Touch.. When moving to newer phone I have always copied the call and SMS history. I use to prune the SMS history but not the call history.. Now the database probably grew to such big size that the history-daemon failed to parse the db in time (which is probably hardcoded somewhere) and timeouted. After pruning the call history using sqlite3 tool both dialer and messaging app work with the history again.</p>
</blockquote>
<p dir="auto">Just for curiosity, what the output of:<br />
<code>sqlite3 /home/phablet/.local/share/history-service/history.sqlite "SELECT COUNT(*) FROM text_events;"</code></p>
]]></description><link>https://forums.ubports.com/post/71903</link><guid isPermaLink="true">https://forums.ubports.com/post/71903</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sun, 02 Apr 2023 21:07:37 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 20:22:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lduboeuf" aria-label="Profile: lduboeuf">@<bdi>lduboeuf</bdi></a> It did not freeze the apps. Both apps  started - though after longer delay (there must be timeout hardcoded somewhere). But the history was not available (i.e. was shown empty).</p>
]]></description><link>https://forums.ubports.com/post/71901</link><guid isPermaLink="true">https://forums.ubports.com/post/71901</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Sun, 02 Apr 2023 20:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 20:17:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> said in <a href="/post/71898">OTA 25 - call history and SMS db gone</a>:</p>
<blockquote>
<p dir="auto">Anybody knows if there are any limits imposed to history size?</p>
</blockquote>
<p dir="auto">There is no limit afaik,  but bigger db means slower queries. But still should'nt freeze the app.<br />
Meanwhile, after a backup you can remove the database to avoid that freeze</p>
]]></description><link>https://forums.ubports.com/post/71900</link><guid isPermaLink="true">https://forums.ubports.com/post/71900</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sun, 02 Apr 2023 20:17:21 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 20:15:42 GMT]]></title><description><![CDATA[<p dir="auto">OK, the problem is probably solved. It seems that the problem is related to the size of history database. It probably just coincided with OTA-25 install and subsequent reboot. In my case, I have kept the history database from the very start of Ubuntu Touch.. When moving to newer phone I have always copied the call and SMS history. I use to prune the SMS history but not the call history.. Now the database probably grew to such big size that the history-daemon failed to parse the db in time (which is probably hardcoded somewhere) and timeouted. After pruning the call history using sqlite3 tool both dialer and messaging app work with the history again.</p>
]]></description><link>https://forums.ubports.com/post/71899</link><guid isPermaLink="true">https://forums.ubports.com/post/71899</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Sun, 02 Apr 2023 20:15:42 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 19:56:56 GMT]]></title><description><![CDATA[<p dir="auto">Anybody knows if there are any limits imposed to history size?</p>
]]></description><link>https://forums.ubports.com/post/71898</link><guid isPermaLink="true">https://forums.ubports.com/post/71898</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Sun, 02 Apr 2023 19:56:56 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 19:05:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> said in <a href="/post/71894">OTA 25 - call history and SMS db gone</a>:</p>
<blockquote>
<p dir="auto">DBUS error log says:<br />
Using database at "/home/phablet/.local/share/history-service/history.sqlite<br />
Activating service name='com.canonical.HistoryService'<br />
Failed to activate service 'com.canonical.HistoryService': timed out</p>
</blockquote>
<p dir="auto">Do you see more logs before that one ?.<br />
Nothing have been done regarding history db on Xenial. Wonder what is happening.</p>
]]></description><link>https://forums.ubports.com/post/71896</link><guid isPermaLink="true">https://forums.ubports.com/post/71896</guid><dc:creator><![CDATA[lduboeuf]]></dc:creator><pubDate>Sun, 02 Apr 2023 19:05:10 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 18:23:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> Maybe something went wrong during the update to OTA-25. You should try the installer to flash again without wipe</p>
]]></description><link>https://forums.ubports.com/post/71895</link><guid isPermaLink="true">https://forums.ubports.com/post/71895</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sun, 02 Apr 2023 18:23:59 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 18:23:43 GMT]]></title><description><![CDATA[<p dir="auto">DBUS error log says:<br />
Using database at "/home/phablet/.local/share/history-service/history.sqlite<br />
Activating service name='com.canonical.HistoryService'<br />
Failed to activate service 'com.canonical.HistoryService': timed out</p>
]]></description><link>https://forums.ubports.com/post/71894</link><guid isPermaLink="true">https://forums.ubports.com/post/71894</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Sun, 02 Apr 2023 18:23:43 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 18:17:51 GMT]]></title><description><![CDATA[<p dir="auto">Regular update from OTA-24. More details: the history.sqlite file is still there, but when I start phone app or messaging app the history-daemon CPU usage goes to 100% and both apps take long time to start. After some time the apps do initialize but with empy history.</p>
]]></description><link>https://forums.ubports.com/post/71893</link><guid isPermaLink="true">https://forums.ubports.com/post/71893</guid><dc:creator><![CDATA[daha]]></dc:creator><pubDate>Sun, 02 Apr 2023 18:17:51 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 17:47:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> No such problems on the Volla Phone X when updating to OTA-25.</p>
]]></description><link>https://forums.ubports.com/post/71892</link><guid isPermaLink="true">https://forums.ubports.com/post/71892</guid><dc:creator><![CDATA[Ian]]></dc:creator><pubDate>Sun, 02 Apr 2023 17:47:37 GMT</pubDate></item><item><title><![CDATA[Reply to OTA 25 - call history and SMS db gone on Sun, 02 Apr 2023 17:29:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/daha" aria-label="Profile: daha">@<bdi>daha</bdi></a> No, everything is fine at this level on my Volla.<br />
How did you install OTA-25 ?<br />
Or you sure you haven't accidentally deleted the calls and mms files ?<br />
If you call now and text, do you have any record of them?</p>
]]></description><link>https://forums.ubports.com/post/71891</link><guid isPermaLink="true">https://forums.ubports.com/post/71891</guid><dc:creator><![CDATA[domubpkm]]></dc:creator><pubDate>Sun, 02 Apr 2023 17:29:25 GMT</pubDate></item></channel></rss>