# Sqlite doesn t work after update

**URL:** https://discourse.nodered.org/t/sqlite-doesn-t-work-after-update/1830
**Category:** General
**Created:** [26 July 2018 12:33 UTC](https://discourse.nodered.org/t/sqlite-doesn-t-work-after-update/1830 "2018-07-26T12:33:37Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![machadotiago](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/machadotiago/32/23776_2.png) [@machadotiago](https://discourse.nodered.org/u/machadotiago)
#### Post date: [26 July 2018 19:31 UTC](https://discourse.nodered.org/t/sqlite-doesn-t-work-after-update/1830/12 "2018-07-26T19:31:18Z")

</div>

I have exactly the same problem here on my RPi3 and I recently I found the solution, check if it works for you.

1. Open a fresh installation of Node-RED
2. Go to Manage Pallet
3. Select the sqlite node and install it
4. Do not touch the system for at least 10 minutes ( **even if the Node-RED interface tells you that the installation is done** )

If your hardware is older than the Pi3 maybe 15 minutes is enough.

This happens because the compilation process of the sqlite binaries happens in background and it takes a looong time to compile in the RPi hardware.

---

_[View the full topic](https://discourse.nodered.org/t/sqlite-doesn-t-work-after-update/1830)._
