Announcement

Collapse
No announcement yet.

HS4Pro 4.1.10.0 Windows 10 Upgrade Problem - HTML Parsing errors

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

    HS4Pro 4.1.10.0 Windows 10 Upgrade Problem - HTML Parsing errors

    I've just rebooted my HS4Pro machine which on restart prompted for the 4.1.10.0 upgrade. The in place upgrade went OK and I rebooted the PC to reset the environment. Since rebooting HS4Pro seems to start OK according to the log, but I'm getting the following when trying to access the main web interface;

    HTML Code:
    Problem parsing HTML: Object reference not set to an instance of an object. {{includefile 'bootstrap/css/page_common.css'}} {{includefile 'header.html'}}
    {{includefile 'navbar.html'}}
    {{if location1_display_first}}
    {{else}} {{end}}
    {{if ((array.size selected_location2) != 0) || ((array.size selected_location) != 0) || ((array.size selected_category) != 0) || ((array.size selected_filter) != 0)}} {{end}}
    {{sortmode=(sort_mode_current)}} {{if user_access_by_rights 1 user}} {{else}} {{end}} {{if user_access_by_rights 1 user}} {{else}} {{if device_view_format=="List"}} {{if (bulk_edit_enabled current_session)}} {{else}} {{end}} {{end}} {{end}} {{if (get_setting_bool 'gHideDevices') == 'checked'}} {{else}}
    {{end}}
    {{ if device_view_format=="Grid" }}
    {{device_count_root=0}} {{devices_local = (devices sort_mode_current true)}} {{~ for d in devices_local ~}} {{match=false}} {{if d.filter_match_root}} {{match=true}} {{end}} {{if !match}} {{for c in d.children}} {{if c.filter_match_child}} {{match=true}} {{end}} {{end}} {{end}} {{if (d.marked_hidden && ((get_setting_bool 'gHideDevices')=='checked'))}} {{match=false}} {{end}} {{if !((user_has_access_for_display d.ref user)=='checked')}} {{match=false}} {{end}} {{if match}} {{device_count_root=device_count_root+1}}
    {{if d.device_api==512 && d.edevice_type==10}} {{else}}
    0}} onclick="show_children({{ d.primary_ref }})" {{end}} data-toggle="modal" data-target="#childcontrol" class="{{if (array.size d.children)>0}}fa-point{{end}} text-right col mr-2 devices_children_icon d-xl-inline-block float-xl-none border border-top-0 border-right-0 border-left-0 pb-1"> {{if (d.version < 4) && ((user_has_access_for_display d.ref user)=='checked') && (d.primary_ref != d.ref)}} {{ if (d.device_api==513 && (d.edevice_type==16 || d.edevice_type==17)) }} {{else}}  {{ if d.status_suffix=='%' || d.status_suffix=='@S@' }} {{ d.status }} {{ end }} {{end}} {{end}} {{ for c in d.children }} {{if (user_has_access_for_display c.ref user)=='checked'}} {{ if (c.device_api==513 && (c.edevice_type==16 || c.edevice_type==17)) }} {{else}}  {{ if c.status_suffix=='%' || c.status_suffix=='@S@' }} {{ c.status }} {{ end }} {{end}} {{end}} {{ end }} {{ if d.child_count == 0 }}  {{ end }}
    {{end}}
    {{if location1_display_first}} {{d.location}} {{if use_location2}} | {{d.location2}} {{end}} {{else}} {{if use_location2}}{{d.location2}} | {{end}}{{d.location}} {{end}}
    {{d.name}}
    {{ if (d.device_api==512 && (d.edevice_type==8 || d.edevice_type==10)) }} {{ else }}
    {{dvp=device_by_ref d.primary_ref}}
    I've rebooted several times and still get the same error from two different browsers.The only thing I can see is the La Metric Time plugin says it can't connect to the web server.

    Before I start trying out more fundamental troubleshooting does anyone have any suggestions?

    Dave

    Here's the start-up log but I can't see anything obvious.

    Code:
    10/12/2020 11:26:49 HomeSeer~!~Database~!~Opening (Mode=Read Only) up HomeSeer LOG database D:\HomeSeer HS3\Logs\HomeSeerLog.hsd
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Loading Settings
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Settings Loaded.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~*************************************** *****************************************
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~ HomeSeer version 4.1.10.0 Edition: HS4 Pro Starting Now
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~*************************************** *****************************************
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Creating Class Objects...
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~COM port classes started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Application interface class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Web server class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~E-Mail SEND class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~E-Mail RECEIVE class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Plug-In Interface class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Local voice recognition class started.
    10/12/2020 11:26:49 HomeSeer~!~Startup~!~Loading configuration file ...
    10/12/2020 11:26:49 HomeSeer~!~Info~!~Loaded 483 Devices.
    10/12/2020 11:26:50 HomeSeer~!~Info~!~Loaded 53 Events.
    10/12/2020 11:26:50 HomeSeer~!~Info~!~Loaded 3 Counters.
    10/12/2020 11:26:50 HomeSeer~!~Info~!~Loaded 1 Timers.
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~HomeSeer version is: 4.1.10.0
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~Creating Speaker Client Interface Object...
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~This version of HomeSeer is registered as a HS4PRO version.
    10/12/2020 11:26:50 HomeSeer~!~Web Server~!~Local IP address (subnet) is: 10.1.1.100 (255.255.255.0)
    10/12/2020 11:26:50 HomeSeer~!~Web Server~!~Web Server started on port 80
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~Start automation engine...
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~Initializing Speaker Client Interface
    10/12/2020 11:26:50 HomeSeer~!~Speech~!~Listening for remote speaker connections on port 10401
    10/12/2020 11:26:50 HomeSeer~!~Database~!~Opening (Mode=Read/Write) up HomeSeer Energy database D:\HomeSeer HS3\Data\Energy\Energy.hsd
    10/12/2020 11:26:50 HomeSeer~!~Startup~!~Updater services starting...
    10/12/2020 11:26:51 HomeSeer~!~Startup~!~Starting Find service...
    10/12/2020 11:26:51 HomeSeer~!~Info~!~Starting speaker client...
    10/12/2020 11:26:51 HomeSeer~!~Info~!~Remote plug-in API interface started on port 10400
    10/12/2020 11:26:51 HomeSeer~!~Startup~!~Checking for available plug-ins
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: Arduino, version: 4.0.2.8
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: BLBackup, version: 2.0.61.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: BLLock, version: 3.0.35.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: BLOccupied, version: 2.0.28.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: Chromecast, version: 4.0.16.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: EasyTrigger, version: 3.0.0.72
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: Harmony Hub, version: 4.0.12.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: Hive 3P, version: 0.0.0.4
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: Wemo, version: 4.0.3.0
    10/12/2020 11:26:51 HomeSeer~!~Plug-In~!~Found plug-in: LaMetric 3P, version: 0.0.0.10
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: MagicHome, version: 1.0.0.354
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: mcsMQTT, version: 5.9.3.2
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: Philips Hue, version: 4.0.22.0
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: Pushover 3P, version: 0.0.0.48
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: RFXCOM, version: 30.0.0.41
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: Device History, version: 1.4.1.0
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: Tuya, version: 4.0.20.0
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: UltraMon3, version: 3.0.6554.33094
    10/12/2020 11:26:52 HomeSeer~!~Plug-In~!~Found plug-in: UltraNetatmo3, version: 3.0.7302.29338
    10/12/2020 11:26:53 HomeSeer~!~Plug-In~!~Found plug-in: Z-Wave, version: 3.0.2.261
    10/12/2020 11:26:53 HomeSeer~!~Startup~!~Initializing Plug-Ins
    10/12/2020 11:26:53 HomeSeer~!~Info~!~Plugin LaMetric 3P has connected. IP:127.0.0.1:55290
    10/12/2020 11:26:53 HomeSeer~!~Speaker~!~Speaker host added, Name: SilentPC Instance: Default IP address: 127.0.0.1
    10/12/2020 11:26:53 HomeSeer~!~Starting Plug-In~!~Initializing plugin LaMetric 3P ...
    10/12/2020 11:26:53 Legacy-Plugin~!~LaMetric 3P~!~LAMetric Time Plugin Started
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Devices Exist For Instance: False
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Registering Web Pages
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Adding Icons To Table
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Icons In Table: 1
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Getting Indicator App List
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~No Indicator Applications Specified
    10/12/2020 11:26:54 HomeSeer~!~Starting Plug-In~!~Plugin LaMetric 3P started successfully in 848 milliseconds
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Connection Worker Thread Started
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~Getting IP Address For Instance
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~IP Address Discovered: 10.1.1.9
    10/12/2020 11:26:54 Legacy-Plugin~!~LaMetric 3P~!~API Key Discovered: <APIKEY>
    10/12/2020 11:26:54 HomeSeer~!~Starting Plug-In~!~LaMetric 3P loaded in 1313 milliseconds
    10/12/2020 11:26:54 HomeSeer~!~Plug-In~!~Finished initializing plug-in LaMetric 3P
    10/12/2020 11:26:54 HomeSeer~!~Info~!~Plugin Hive 3P has connected. IP:127.0.0.1:55321
    10/12/2020 11:26:54 HomeSeer~!~Starting Plug-In~!~Initializing plugin Hive 3P ...
    10/12/2020 11:26:54 Legacy-Plugin~!~Hive 3P~!~Hive Plugin Started
    10/12/2020 11:26:54 Legacy-Plugin~!~Hive 3P~!~Hive Plugin Startup Complete
    10/12/2020 11:26:54 HomeSeer~!~Starting Plug-In~!~Plugin Hive 3P started successfully in 30 milliseconds
    10/12/2020 11:26:54 Legacy-Plugin~!~Hive 3P~!~Connection Worker Thread Started
    10/12/2020 11:26:55 HomeSeer~!~Starting Plug-In~!~Hive 3P loaded in 431 milliseconds
    10/12/2020 11:26:55 HomeSeer~!~Plug-In~!~Finished initializing plug-in Hive 3P
    10/12/2020 11:26:55 Legacy-Plugin~!~Hive 3P~!~Hive Web Exception: The remote server returned an error: (410) Gone. Key: Command: 1
    10/12/2020 11:26:55 Legacy-Plugin~!~Hive 3P~!~End Of Thread
    10/12/2020 11:26:55 Legacy-Plugin~!~Hive 3P~!~Background Worker Thread Completed - Starting Timers
    10/12/2020 11:26:55 Legacy-Plugin~!~Hive 3P~!~Found Timer Intervals: 360000 - 3600000
    10/12/2020 11:26:56 HomeSeer~!~Info~!~Plugin UltraMon3 has connected. IP:127.0.0.1:55326
    10/12/2020 11:26:56 HomeSeer~!~Starting Plug-In~!~Initializing plugin UltraMon3 ...
    10/12/2020 11:26:56 Legacy-Plugin~!~LaMetric 3P~!~LaMetric Web Exception: Unable to connect to the remote server
    10/12/2020 11:26:56 Legacy-Plugin~!~LaMetric 3P~!~LaMetric SendWebCommand Exception: Object reference not set to an instance of an object.
    10/12/2020 11:26:56 Legacy-Plugin~!~LaMetric 3P~!~LAMetric Time Device Connection Failed
    10/12/2020 11:26:56 Legacy-Plugin~!~LaMetric 3P~!~LaMetric SendWebCommand Exception: Object reference not set to an instance of an object.
    10/12/2020 11:26:57 HomeSeer~!~Starting Plug-In~!~Plugin UltraMon3 started successfully in 975 milliseconds
    10/12/2020 11:26:57 HomeSeer~!~Starting Plug-In~!~UltraMon3 loaded in 2173 milliseconds
    10/12/2020 11:26:57 HomeSeer~!~Plug-In~!~Finished initializing plug-in UltraMon3
    10/12/2020 11:26:57 HomeSeer~!~Info~!~Plugin BLOccupied has connected. IP:127.0.0.1:55343
    10/12/2020 11:26:57 HomeSeer~!~Starting Plug-In~!~Initializing plugin BLOccupied ...
    10/12/2020 11:26:57 Legacy-Plugin~!~BLOccupied start~!~Initializing BLOccupied...
    10/12/2020 11:26:57 Legacy-Plugin~!~BLOccupied start~!~BLOccupied version is: 2.0.28.0
    10/12/2020 11:26:57 Legacy-Plugin~!~BLOccupied start~!~Loaded configuration successfully
    10/12/2020 11:26:57 Legacy-Plugin~!~BLOccupied start~!~BLOccupied plugin has been initialized
    10/12/2020 11:26:57 HomeSeer~!~Starting Plug-In~!~Plugin BLOccupied started successfully in 83 milliseconds
    10/12/2020 11:26:57 HomeSeer~!~Starting Plug-In~!~BLOccupied loaded in 441 milliseconds
    10/12/2020 11:26:57 HomeSeer~!~Plug-In~!~Finished initializing plug-in BLOccupied
    10/12/2020 11:26:57 HomeSeer~!~Info~!~Plugin BLBackup has connected. IP:127.0.0.1:55350
    10/12/2020 11:26:58 HomeSeer~!~Starting Plug-In~!~Initializing plugin BLBackup ...
    10/12/2020 11:26:58 Legacy-Plugin~!~BLBackup start~!~Initializing BLBackup...
    10/12/2020 11:26:58 Legacy-Plugin~!~BLBackup start~!~BLBackup version is: 2.0.61.0
    10/12/2020 11:26:58 Legacy-Plugin~!~BLBackup start~!~Loaded configuration successfully
    10/12/2020 11:26:58 Legacy-Plugin~!~BLBackup start~!~Backup Folders have been loaded.
    10/12/2020 11:26:58 Legacy-Plugin~!~BLBackup start~!~BLBackup plugin has been initialized
    10/12/2020 11:26:58 HomeSeer~!~Starting Plug-In~!~Plugin BLBackup started successfully in 47 milliseconds
    10/12/2020 11:26:58 HomeSeer~!~Starting Plug-In~!~BLBackup loaded in 433 milliseconds
    10/12/2020 11:26:58 HomeSeer~!~Plug-In~!~Finished initializing plug-in BLBackup
    10/12/2020 11:26:59 HomeSeer~!~Info~!~Plugin UltraNetatmo3 has connected. IP:127.0.0.1:55359
    10/12/2020 11:26:59 HomeSeer~!~Starting Plug-In~!~Initializing plugin UltraNetatmo3 ...
    10/12/2020 11:26:59 HomeSeer~!~Starting Plug-In~!~Plugin UltraNetatmo3 started successfully in 287 milliseconds
    10/12/2020 11:26:59 HomeSeer~!~Starting Plug-In~!~UltraNetatmo3 loaded in 766 milliseconds
    10/12/2020 11:26:59 HomeSeer~!~Plug-In~!~Finished initializing plug-in UltraNetatmo3
    10/12/2020 11:27:00 HomeSeer~!~Info~!~Plugin Pushover 3P has connected. IP:127.0.0.1:55374
    10/12/2020 11:27:00 HomeSeer~!~Starting Plug-In~!~Initializing plugin Pushover 3P ...
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~Plugin Starting - Checking if HS4/HS3...
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~HS4 Detected ***** PLEASE NOTE HS4 IS NOT SUPPORTED *****
    10/12/2020 11:27:00 HomeSeer~!~Starting Plug-In~!~Plugin Pushover 3P started successfully in 20 milliseconds
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~CreateTable Entered
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~RegisterWebPage Called: PushConfig - Configuration - Pushover 3P Configuration
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~Attempting Sound Download....
    10/12/2020 11:27:00 Legacy-Plugin~!~Pushover 3P~!~Downloading sounds from Pushover
    10/12/2020 11:27:00 HomeSeer~!~Starting Plug-In~!~Pushover 3P loaded in 538 milliseconds
    10/12/2020 11:27:00 HomeSeer~!~Plug-In~!~Finished initializing plug-in Pushover 3P
    10/12/2020 11:27:01 Legacy-Plugin~!~Pushover 3P~!~Downloaded 23 sounds from Pushover - Adding Device Default
    10/12/2020 11:27:01 Legacy-Plugin~!~Pushover 3P~!~Attempting To Produce a Client/Group List
    10/12/2020 11:27:01 HomeSeer~!~Info~!~Plugin RFXCOM has connected. IP:127.0.0.1:55383
    10/12/2020 11:27:01 HomeSeer~!~Starting Plug-In~!~Initializing plugin RFXCOM ...
    10/12/2020 11:27:02 Legacy-Plugin~!~RFXCOM~!~41 (InitIO) RFXCOM version is:30.0.0.41
    10/12/2020 11:27:02 Legacy-Plugin~!~Pushover 3P~!~Sending Status True Device Value: 100
    10/12/2020 11:27:02 Legacy-Plugin~!~Pushover 3P~!~Starting Flood Control Timer
    10/12/2020 11:27:02 Legacy-Plugin~!~Pushover 3P~!~Glance Message Delay Value 20
    10/12/2020 11:27:02 Legacy-Plugin~!~RFXCOM~!~41 (InitVariables) No correct Telegram Token available
    10/12/2020 11:27:02 Legacy-Plugin~!~RFXCOM~!~41 (InitTRX) Connect Transceiver #1 on COM6
    10/12/2020 11:27:02 HomeSeer~!~Starting Plug-In~!~Plugin RFXCOM started successfully in 878 milliseconds
    10/12/2020 11:27:02 HomeSeer~!~Starting Plug-In~!~RFXCOM loaded in 1190 milliseconds
    10/12/2020 11:27:02 HomeSeer~!~Plug-In~!~Finished initializing plug-in RFXCOM
    10/12/2020 11:27:03 HomeSeer~!~Info~!~Plugin BLLock has connected. IP:127.0.0.1:55395
    10/12/2020 11:27:03 HomeSeer~!~Starting Plug-In~!~Initializing plugin BLLock ...
    10/12/2020 11:27:03 Legacy-Plugin~!~BLLock start~!~Initializing BLLock...
    10/12/2020 11:27:03 Legacy-Plugin~!~BLLock start~!~BLLock version is: 3.0.35.0
    10/12/2020 11:27:03 Legacy-Plugin~!~BLLock start~!~Loaded configuration successfully
    10/12/2020 11:27:03 Legacy-Plugin~!~BLLock start~!~BLLock Debug Logging is Enabled!
    10/12/2020 11:27:04 Legacy-Plugin~!~BLLock start~!~BLLock plugin has been initialized
    10/12/2020 11:27:04 HomeSeer~!~Starting Plug-In~!~Plugin BLLock started successfully in 1084 milliseconds
    10/12/2020 11:27:04 HomeSeer~!~Starting Plug-In~!~BLLock loaded in 1534 milliseconds
    10/12/2020 11:27:04 HomeSeer~!~Plug-In~!~Finished initializing plug-in BLLock
    10/12/2020 11:27:04 HomeSeer~!~Info~!~Plugin Z-Wave has connected. IP:127.0.0.1:55406
    10/12/2020 11:27:04 HomeSeer~!~Starting Plug-In~!~Initializing plugin Z-Wave ...
    10/12/2020 11:27:04 Legacy-Plugin~!~Z-Wave~!~InitIO called, plug-in version 3.0.2.261 is being initialized...
    10/12/2020 11:27:04 Legacy-Plugin~!~Z-Wave~!~Database: Opening (Mode=Read Only) up HomeSeer database D:\HomeSeer HS3\Data\Z-Wave\Z-Wave2.db
    10/12/2020 11:27:04 Legacy-Plugin~!~Z-Wave~!~Loading Z-Wave Network Objects...
    10/12/2020 11:27:04 Legacy-Plugin~!~Z-Wave~!~1 total Z-Wave Network Objects loaded.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Loading Z-Wave Data Objects...
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~1 Networks were restored from the data in the database... Building data connections.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Network 0161EB2A has 160 device data elements.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~160 total Z-Wave Data Objects loaded.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~1 event actions were loaded from HomeSeer.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~0 event triggers were loaded from HomeSeer.
    10/12/2020 11:27:05 HomeSeer~!~Starting Plug-In~!~Plugin Z-Wave started successfully in 696 milliseconds
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~465 Simple AV Control Command Class Control Commands have been loaded successfully.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: ============================================================ ==========
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: ----------------------------------------------------------------------
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Initializing Z-Wave interface Aeotec Z-Stick (Aeon Labs Aeotec Z-Stick) on COM5
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: ----------------------------------------------------------------------
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: The Z-Wave Command Execution Thread was Started or Restarted.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: The Z-Wave API Execution Thread was Started or Restarted.
    10/12/2020 11:27:05 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Getting node information from controller...
    10/12/2020 11:27:05 HomeSeer~!~Starting Plug-In~!~Z-Wave loaded in 1082 milliseconds
    10/12/2020 11:27:05 HomeSeer~!~Plug-In~!~Finished initializing plug-in Z-Wave
    10/12/2020 11:27:05 HomeSeer~!~Info~!~Plugin Chromecast with instance Chromecast has connected. IP:127.0.0.1:55415
    10/12/2020 11:27:05 HomeSeer~!~Starting Plug-In~!~Initializing plugin Chromecast ...
    10/12/2020 11:27:06 Chromecast~!~Info~!~Chromecast version 4.0.16.0
    10/12/2020 11:27:06 HomeSeer~!~Starting Plug-In~!~Plugin Chromecast started successfully in 257 milliseconds
    10/12/2020 11:27:06 HomeSeer~!~Starting Plug-In~!~Chromecast loaded in 654 milliseconds
    10/12/2020 11:27:06 HomeSeer~!~Plug-In~!~Finished initializing plug-in Chromecast
    10/12/2020 11:27:06 HomeSeer~!~Info~!~Plugin Tuya with instance Tuya has connected. IP:127.0.0.1:55423
    10/12/2020 11:27:06 HomeSeer~!~Starting Plug-In~!~Initializing plugin Tuya ...
    10/12/2020 11:27:06 Tuya~!~Info~!~Tuya version 4.0.20.0
    10/12/2020 11:27:06 HomeSeer~!~Starting Plug-In~!~Plugin Tuya started successfully in 468 milliseconds
    10/12/2020 11:27:06 HomeSeer~!~Starting Plug-In~!~Tuya loaded in 764 milliseconds
    10/12/2020 11:27:06 HomeSeer~!~Plug-In~!~Finished initializing plug-in Tuya
    10/12/2020 11:27:07 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Controller Manufacturer: Aeon Labs, ID=0x5A, Type=0x1
    10/12/2020 11:27:07 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Controller firmware version: 1.0
    10/12/2020 11:27:08 HomeSeer~!~Info~!~Plugin HarmonyHub with instance Harmony Hub has connected. IP:127.0.0.1:55439
    10/12/2020 11:27:08 HomeSeer~!~Starting Plug-In~!~Initializing plugin Harmony Hub ...
    10/12/2020 11:27:08 Chromecast~!~Info~!~Connecting to Study Speaker https://10.1.1.202:8009/
    10/12/2020 11:27:08 HarmonyHub~!~Info~!~HarmonyHub version 4.0.12.0
    10/12/2020 11:27:08 HomeSeer~!~Starting Plug-In~!~Plugin Harmony Hub started successfully in 261 milliseconds
    10/12/2020 11:27:08 HarmonyHub~!~Info~!~Init Client for Living Room at 10.1.1.10
    10/12/2020 11:27:08 HomeSeer~!~Starting Plug-In~!~Harmony Hub loaded in 1525 milliseconds
    10/12/2020 11:27:08 HomeSeer~!~Plug-In~!~Finished initializing plug-in Harmony Hub
    10/12/2020 11:27:08 HarmonyHub~!~Info~!~Reading configuration for Living Room
    10/12/2020 11:27:08 Tuya~!~Warning~!~Unable to retrieve specifications for device DVD. Device may not work correctly from HomeSeer
    10/12/2020 11:27:08 Tuya~!~Warning~!~Could not find specifications or category functions for device DVD
    10/12/2020 11:27:08 Tuya~!~Warning~!~Unable to retrieve specifications for device Smart IR. Device may not work correctly from HomeSeer
    10/12/2020 11:27:08 Tuya~!~Warning~!~Could not find specifications or category functions for device Smart IR
    10/12/2020 11:27:08 HomeSeer~!~Info~!~Plugin Arduino-4 with instance Arduino has connected. IP:127.0.0.1:55449
    10/12/2020 11:27:08 HomeSeer~!~Starting Plug-In~!~Initializing plugin Arduino ...
    10/12/2020 11:27:08 Arduino-4~!~Info~!~~~~~~~~~~~~~~~~~~Startup Routine Started~~~~~~~~~~~~~~~~~~~~
    10/12/2020 11:27:08 Arduino-4~!~Info~!~Finding Plugin devices. Please Wait...........
    10/12/2020 11:27:09 Arduino-4~!~Info~!~4 Boards found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 Input Pins Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 Output Pins Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 Analog Pins Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 PWM Pins Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 Servo Pins Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 RGB Devices Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 Rom Devices Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~25 API Input Devices Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~0 API Output Devices Found.
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Auto Connecting Board No:2
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Auto Connecting Board No:3
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Connecting Board No:2 at ip address 10.1.1.102 Port No:8901
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Auto Connecting Board No:4
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Connecting Board No:3 at ip address 10.1.1.103 Port No:8902
    10/12/2020 11:27:09 Arduino-4~!~Info~!~~~~~~~~~~~~~~~~~~Startup Routine Complete~~~~~~~~~~~~~~~~~~~~
    10/12/2020 11:27:09 Arduino-4~!~Info~!~Connecting Board No:4 at ip address 10.1.1.104 Port No:8903
    10/12/2020 11:27:09 HomeSeer~!~Starting Plug-In~!~Plugin Arduino started successfully in 183 milliseconds
    10/12/2020 11:27:09 HomeSeer~!~Starting Plug-In~!~Arduino loaded in 551 milliseconds
    10/12/2020 11:27:09 HomeSeer~!~Plug-In~!~Finished initializing plug-in Arduino
    10/12/2020 11:27:09 Chromecast~!~Info~!~Connecting speaker client Study Speaker to HomeSeer IP 127.0.0.1
    10/12/2020 11:27:09 Chromecast~!~Info~!~Speaker client Study Speaker has connected
    10/12/2020 11:27:09 HomeSeer~!~Speaker~!~Speaker host added, Name: Chromecast Instance: Study Speaker IP address: 127.0.0.1
    10/12/2020 11:27:09 HomeSeer~!~Info~!~Plugin EasyTrigger has connected. IP:127.0.0.1:55452
    10/12/2020 11:27:09 HomeSeer~!~Starting Plug-In~!~Initializing plugin EasyTrigger ...
    10/12/2020 11:27:09 Legacy-Plugin~!~EasyTrigger~!~INFO EasyTrigger version 3.0.0.72
    10/12/2020 11:27:09 Chromecast~!~Info~!~Connected to chromecast Study Speaker
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Z-Wave services for the SECURITY COMMAND CLASS were successfully started.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Z-Wave Serial API version: 5
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Z-Wave interface node ID: 41, Home ID: 0161EB2A
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: Found 27 Z-Wave nodes in interface node ID 41 (Aeotec Z-Stick)
    10/12/2020 11:27:09 HomeSeer~!~Starting Plug-In~!~Plugin EasyTrigger started successfully in 87 milliseconds
    10/12/2020 11:27:09 HomeSeer~!~Starting Plug-In~!~EasyTrigger loaded in 439 milliseconds
    10/12/2020 11:27:09 HomeSeer~!~Plug-In~!~Finished initializing plug-in EasyTrigger
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~The interface's security support has been set.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick Controller chip type is ZW050x.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick Controller is static lib.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick There is a SUC/SIS in the network.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick is the SIS for the network.
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: ............................................................ ..........
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: .............................. FINISHED ..............................
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Aeotec Z-Stick: ............................................................ ..........
    10/12/2020 11:27:09 Legacy-Plugin~!~Z-Wave~!~Security S2 Support Is Enabled
    10/12/2020 11:27:09 HomeSeer~!~Info~!~Plugin HSWemo with instance Wemo has connected. IP:127.0.0.1:55460
    10/12/2020 11:27:10 HomeSeer~!~Starting Plug-In~!~Initializing plugin Wemo ...
    10/12/2020 11:27:10 HSWemo~!~Info~!~HSWemo version 4.0.3.0
    10/12/2020 11:27:10 HarmonyHub~!~Info~!~Syncing devices for Living Room
    10/12/2020 11:27:10 HomeSeer~!~Starting Plug-In~!~Plugin Wemo started successfully in 796 milliseconds
    10/12/2020 11:27:10 HomeSeer~!~Starting Plug-In~!~Wemo loaded in 1302 milliseconds
    10/12/2020 11:27:10 HomeSeer~!~Plug-In~!~Finished initializing plug-in Wemo
    10/12/2020 11:27:11 Legacy-Plugin~!~Z-Wave~!~***************************************************** **************************
    10/12/2020 11:27:11 Legacy-Plugin~!~Z-Wave~!~ STARTUP COMPLETE: All configured interfaces were successfully initialized.
    10/12/2020 11:27:11 Legacy-Plugin~!~Z-Wave~!~***************************************************** **************************
    10/12/2020 11:27:11 HomeSeer~!~Info~!~Plugin PhilipsHue with instance Philips Hue has connected. IP:127.0.0.1:55473
    10/12/2020 11:27:11 HomeSeer~!~Starting Plug-In~!~Initializing plugin Philips Hue ...
    10/12/2020 11:27:11 PhilipsHue~!~Info~!~PhilipsHue version 4.0.22.0
    10/12/2020 11:27:11 PhilipsHue~!~Info~!~Init Client for bridge <-----> at 10.1.1.29
    10/12/2020 11:27:11 PhilipsHue~!~Info~!~Reading configuration for bridge 001788fffe238b07 at 10.1.1.29
    10/12/2020 11:27:11 HomeSeer~!~Starting Plug-In~!~Plugin Philips Hue started successfully in 240 milliseconds
    10/12/2020 11:27:11 HomeSeer~!~Starting Plug-In~!~Philips Hue loaded in 647 milliseconds
    10/12/2020 11:27:11 HomeSeer~!~Plug-In~!~Finished initializing plug-in Philips Hue
    10/12/2020 11:27:12 PhilipsHue~!~Info~!~Reading scenes for bridge <-----> at 10.1.1.29
    10/12/2020 11:27:12 PhilipsHue~!~Info~!~Reading All Lights Group for bridge <------> at 10.1.1.29
    10/12/2020 11:27:12 HomeSeer~!~Info~!~Plugin mcsMQTT with instance mcsMQTT has connected. IP:127.0.0.1:55484
    10/12/2020 11:27:12 PhilipsHue~!~Info~!~Reading sensors for bridge <-----> at 10.1.1.29
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~Initializing plugin mcsMQTT ...
    10/12/2020 11:27:12 PhilipsHue~!~Info~!~Syncing devices for Philips hue
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~Plugin mcsMQTT started successfully in 25 milliseconds
    10/12/2020 11:27:12 mcsMQTT~!~Info~!~Version 5.9.3.2 Registered with Homeseer
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~mcsMQTT loaded in 434 milliseconds
    10/12/2020 11:27:12 HomeSeer~!~Plug-In~!~Finished initializing plug-in mcsMQTT
    10/12/2020 11:27:12 HomeSeer~!~Info~!~Plugin MagicHome has connected. IP:127.0.0.1:55493
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~Initializing plugin MagicHome ...
    10/12/2020 11:27:12 Legacy-Plugin~!~MagicHome~!~INFO MagicHome version 1.0.0.353
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~Plugin MagicHome started successfully in 61 milliseconds
    10/12/2020 11:27:12 HomeSeer~!~Starting Plug-In~!~MagicHome loaded in 337 milliseconds
    10/12/2020 11:27:12 HomeSeer~!~Plug-In~!~Interface MagicHome is running in LITE mode, register to run in FULL mode.
    10/12/2020 11:27:12 HomeSeer~!~Plug-In~!~Finished initializing plug-in MagicHome
    10/12/2020 11:27:12 mcsMQTT~!~Info~!~CreateStatisticsDevices Line 0 Index was outside the bounds of the array.
    10/12/2020 11:27:13 HomeSeer~!~Info~!~Plugin Device History has connected. IP:127.0.0.1:55502
    10/12/2020 11:27:14 HomeSeer~!~Starting Plug-In~!~Initializing plugin Device History ...
    10/12/2020 11:27:14 HomeSeer~!~Starting Plug-In~!~Plugin Device History started successfully in 22 milliseconds
    10/12/2020 11:27:14 HomeSeer~!~Starting Plug-In~!~Device History loaded in 1421 milliseconds
    10/12/2020 11:27:14 HomeSeer~!~Plug-In~!~Finished initializing plug-in Device History
    10/12/2020 11:27:14 HomeSeer~!~HSTouch Server~!~Server started on port 10200
    10/12/2020 11:27:14 HomeSeer~!~Startup~!~HStouch server started, waiting for clients to connect.

    #2
    I upgraded and can access OK.

    Comment


      #3
      I did a reinstall with the downloadable installer but it made no difference. I’ve removed 4.1.10 and reinstalled 4.1.9 then reloaded last night’s backup. Now back up and going with 4.1.9.

      Comment


        #4
        Originally posted by Fatlab View Post
        I did a reinstall with the downloadable installer but it made no difference. I’ve removed 4.1.10 and reinstalled 4.1.9 then reloaded last night’s backup. Now back up and going with 4.1.9.
        Open a support ticket on this particularly as others have upgraded with no issues.

        Comment


          #5
          Originally posted by concordseer View Post

          Open a support ticket on this particularly as others have upgraded with no issues.
          I will do. I'm back to a stable 4.1.9 complex install so I can quickly create a local backup to refresh and try again.

          Comment


            #6
            I just got this error yesterday. I am new to HS and am running HS4 pro 4.1.10 in a clean install on a dedicated Win 10 mini PC. Upon further checking, I get this error on any PC on my LAN that accesses the IP of the HS server, in both Chrome and Firefox. However, I can access the devices screen through HS Mobile app on my tablet. I am wondering if this is a browser issue? I have submitted a ticket to HS, also.

            Comment


              #7
              I was having the same issue with the
              Problem parsing HTML: Object reference not set to an instance of an object.

              I ended up backing up my homeseer folder and doing an uninstall. Rolling back to version 4.1.9
              When copying back the data and config folders I still received the above error.

              After doing multiple uninstall and reinstallations I seemed to have narrowed it down to the filters_save.json file in the data directory. Removing that file I was able to copy the remainder of the data and config folders. It did require reinstallation of all the modules but the module configurations were already set due to those being in the config folder.

              If you are having this issue, try removing your filters_save.json file.

              I'll say on 4.1.9 for awhile before moving back to 4.1.11

              Comment

              Working...
              X