Announcement

Collapse
No announcement yet.

database errors

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    database errors

    As far as I can tell, things are working well enough for daily operation, but I do see a number of databse issues in my homeseer log:

    Code:
    Unable to insert into SQLite table: "Hallway" Perhaps you have an old format DB file? : No connection associated with this command
    Error creating SQLite table: "Hallway" : No connection associated with this command
    Error opening SQLite DB: URI=file:/usr/local/HomeSeer/Data/InsteonThermostat.db3 : SQLite.Interop.dll assembly: type: member:(null)

    #2
    The SQLite database is used when setting up programs in the plug-in. With the thermostat having the native ability, and HS4 having even more, there isn't much point to keeping the SQLite capability going. Having said that, the error looks like a missing file; I'll take a look and fix it if not too involved....john

    Comment


      #3
      Ahh, yeah, i don't use any scheduling in the plugin. That said, the file was present (I did rename it, and the error was the same).

      Comment

      Working...
      X