ioBroker / ioBroker.pimatic

Connect pimatic to ioBroker
MIT License
3 stars 3 forks source link

Pimatic Database is locked #15

Open LukWlbr opened 3 years ago

LukWlbr commented 3 years ago

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! :)

Apollon77 commented 3 years ago

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