I use Domoticz with some scripts.
Sometimes, one of my scripts seems to have trouble and modify something in the database, and Domoticz crashes with this message
How to debug this ?WebServer PO exception occurred : 'stoull'
I don't know where is the problem in the database.
I explore the database with DB Browser for sqlite I can see a nan instead of a valid value, I change it but domoticz still crashes.
I remove all the history for this device but nothing changes...
How to trace the different request to identify the bad one ?
I rebuild my configuration for the 4th or 5th time and I don't see how to identify the problem.
Thank you for your help....