min/max/average not working after moving Indigo to new Mac

Hi
I've moved my Indigo install to a new Mini (M2 version, Ventura v13.2) and I'm seeing a couple of problems.
When I add a device to the plugin, I get an error - Communication with the plugin timed out - but the entry seems to get added (it shows up in the Remove Device listing).
this is the log after adding the device:
I was reading another thread and noticed something that doesn't make sense to me in the log. I'm using SQLite but there's a path to Psql in the config info. The SQLite database is in the standard location with the Indigo Log files and is being updated.
Even with the above, I'm able to add several devices to the plugin but they seem to disappear over a few days (it seems like one a day is getting dropped).
Troubleshooting ideas?
Thanks, Aldon
I've moved my Indigo install to a new Mini (M2 version, Ventura v13.2) and I'm seeing a couple of problems.
When I add a device to the plugin, I get an error - Communication with the plugin timed out - but the entry seems to get added (it shows up in the Remove Device listing).
this is the log after adding the device:
- Code: Select all
minMax subscribing to device changes
Error (client) timeout waiting for plugin response from com.karlwachs.minMax for request UiAction
Error (client) timeout waiting for plugin response from com.karlwachs.minMax for request GetUiDynamicList
Error (client) received unexpected packet response UiAction (waiting for GetUiDynamicList)
Error (client) received unexpected packet response GetUiDynamicList (waiting for )
Feb 5, 2023 at 11:21:08 AM
minMax Configuration:
Dev/Var-Name------------ ID State ignoreLess ignoreGreater format tracking measures: -------
Garage - Temperature 1469611319 sensorValue -98 987 ' %.1f' thisHour- Min Max DateMin DateMax
thisDay- Min Max DateMin DateMax
thisMonth- Min Max DateMin DateMax
lastMonth- Min Max DateMin DateMax
last7Days- Min Max DateMin DateMax
minMax config parameters foldername >minMax<
minMax config parameters refreshRate >180.0<
minMax config parameters liteOrPsql >sqlite<
minMax config parameters refreshRate >180.0<[secs]
minMax config parameters liteOrPsql >sqlite<
minMax config parameters liteOrPsqlString >/Applications/Postgres.app/Contents/Versions/latest/bin/psql indigo_history postgres<
minMax config parameters postgresPassword ><
minMax config parameters timeFormatDisplay >%Y-%m-%d-%H:%M:%S<
I was reading another thread and noticed something that doesn't make sense to me in the log. I'm using SQLite but there's a path to Psql in the config info. The SQLite database is in the standard location with the Indigo Log files and is being updated.
Even with the above, I'm able to add several devices to the plugin but they seem to disappear over a few days (it seems like one a day is getting dropped).
Troubleshooting ideas?
Thanks, Aldon