ioBroker/ioBroker.pimatic

Pimatic Database is locked

Opened this issue · 1 comments

Hey,

i've got a problem with my pimatic (maybe in general). Pimatic stops working and in my logs I found a message like 'SQLITE_BUSY: database is locked'.

Does this adapter connects to the pimatic database?

I guess that when the adapter reads or write something, my pimatic stops working with this message.

Thanks in advance! :)

The adapter do not connect to the DB directly ... he uses socket-io ... so if db is busy then this is more a pimatic issue