2.3.8-rc5

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
ralph
Posts: 9
Joined: 11 Sep 2018 21:46

2.3.8-rc5

Post by ralph »

Having reset my stick, starting a install from scratch and having /dev/ttyACM1 available and configured i cant get it to work:

Code: Select all

[2018-09-25 17:52:50.620] [I] [core] Executing script: /*** Z-Way Home Automation Engine main executable ***************************** ...
[2018-09-25 17:52:50.620] [I] [core] Executing script: // Comon utilities and functions ...
[2018-09-25 17:52:50.621] [I] [core] Executing script: // This script transforms old formats to new ...
[2018-09-25 17:52:50.645] [I] [core] Executing script: /*! EventEmitter2 https://github.com/hij1nx/EventEmitter2 Copyright (c) 2013 hij1nx Licensed under the MIT license.*/ ...
[2018-09-25 17:52:50.648] [I] [core] Executing script: //     Underscore.js 1.8.3 ...
[2018-09-25 17:52:50.651] [I] [core] Executing script: /*! Papa Parse v4.1.2 https://github.com/mholt/PapaParse */ ...
[2018-09-25 17:52:50.654] [I] [core] Executing script: /* @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */ ...
[2018-09-25 17:52:50.657] [I] [core] Executing script: // BAOS_API_2011_01_29_001 ...
[2018-09-25 17:52:50.657] [I] [core] Executing script: // Converts IntelHex into binary 128 kB file ...
[2018-09-25 17:52:50.657] [I] [core] Executing script: // Public domain version of Base64 encoder/decoder found somewhere in the Internet ...
[2018-09-25 17:52:50.658] [I] [core] Executing script: //--------------------------------------------------------------------- ...
[2018-09-25 17:52:50.659] [I] [core] Executing script: /* ...
[2018-09-25 17:52:50.660] [I] [core] Executing script: /*** Z-Way HA Virtual Device base class *************************************** ...
[2018-09-25 17:52:50.660] [I] [core] Executing script: /*** Z-Way DevicesCollection class ************************************ ...
[2018-09-25 17:52:50.664] [I] [core] Executing script: /*** Z-Way HA Controller class module ***************************************** ...
[2018-09-25 17:52:50.664] [I] [core] Executing script: /*** Automation Webserver Auth Controller ************************************* ...
[2018-09-25 17:52:50.664] [I] [core] Executing script: /*** Z-Way HA Automation module base class ************************************ ...
[2018-09-25 17:52:50.664] [I] [core] Executing script: /*** Initialize Webserver and Handlers ***************************************** ...
[2018-09-25 17:52:50.665] [I] [core] Executing script: /*** ZAutomationAPI Web Request Handler ***************************************** ...
[2018-09-25 17:52:50.667] [I] [core] Executing script: /*** ZAutomationAPI Provider ************************************************** ...
[2018-09-25 17:52:50.667] [I] [core] Executing script: // Make this testable by pulling in underscore from the parent module ...
[2018-09-25 17:52:50.667] [I] [core] Executing script: /*** Main Automation storage module ***************************************** ...
[2018-09-25 17:52:50.669] [I] [core] --- Loading ZAutomation classes
[2018-09-25 17:52:50.677] [I] [core] Starting ZWay Automation webserver
[2018-09-25 17:52:50.677] [I] [core] Loading modules...
[2018-09-25 17:52:50.679] [I] [core] Loading module Cron from modules/Cron
[2018-09-25 17:52:50.679] [I] [core] Executing script: /*** Cron ZAutomation module ************************************************** ...
[2018-09-25 17:52:50.680] [I] [core] Instantiating module 2 from class Cron
[2018-09-25 17:52:50.680] [I] [core] --- Starting module System Clock (CRON)
[2018-09-25 17:52:50.698] [I] [core] Loading module ZWave from modules/ZWave
[2018-09-25 17:52:50.700] [I] [core] Executing script: /*** Z-Wave Binding module ******************************************************** ...
[2018-09-25 17:52:50.702] [I] [core] Instantiating module 1 from class ZWave
[2018-09-25 17:52:50.702] [I] [core] --- Starting module Z-Wave Network Access
[2018-09-25 17:52:50.729] [E] [zway] SaveData will not save data since it wasn't loaded. This is to prevent data loss.
[2018-09-25 17:52:50.729] [I] [core] Error: Invalid config
[2018-09-25 17:52:50.729] [I] [core] Trying to restart Z-Wave binding (zway) in 10 seconds
[2018-09-25 17:52:50.730] [I] [core] Loading module InfoWidget from modules/InfoWidget
[2018-09-25 17:52:50.730] [I] [core] Executing script: /*** InfoWidget Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.731] [I] [core] Instantiating module 4 from class InfoWidget
[2018-09-25 17:52:50.731] [I] [core] --- Starting module Information Widget
[2018-09-25 17:52:50.738] [I] [core] Creating device text InfoWidget_4_Int
[2018-09-25 17:52:50.741] [I] [core] Instantiating module 9 from class InfoWidget
[2018-09-25 17:52:50.741] [I] [core] --- Starting module Information Widget
[2018-09-25 17:52:50.749] [I] [core] Creating device text InfoWidget_9_Int
[2018-09-25 17:52:50.750] [I] [core] Loading module RemoteAccess from modules/RemoteAccess
[2018-09-25 17:52:50.750] [I] [core] Executing script: /*** RemoteAccess Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.750] [I] [core] Loading module InbandNotifications from modules/InbandNotifications
[2018-09-25 17:52:50.751] [I] [core] Executing script: /*** InbandNotifications Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.751] [I] [core] Instantiating module 3 from class InbandNotifications
[2018-09-25 17:52:50.751] [I] [core] --- Starting module Inband Notifier
[2018-09-25 17:52:50.756] [I] [core] Loading module OpenRemoteHelpers from modules/OpenRemoteHelpers
[2018-09-25 17:52:50.756] [I] [core] Executing script: /* RaZOR ...
[2018-09-25 17:52:50.756] [I] [core] Loading module PhilioHW from modules/PhilioHW
[2018-09-25 17:52:50.757] [I] [core] Executing script: /*** PhilioHW Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.757] [I] [core] Loading module MailNotifier from modules/MailNotifier
[2018-09-25 17:52:50.757] [I] [core] Executing script: /*** MailNotifier Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.757] [I] [core] Instantiating module 11 from class MailNotifier
[2018-09-25 17:52:50.757] [I] [core] --- Starting module E-mail ME
[2018-09-25 17:52:50.762] [I] [core] Creating device toggleButton MailNotifier_11
[2018-09-25 17:52:50.779] [I] [core] Loading module DummyDevice from modules/DummyDevice
[2018-09-25 17:52:50.779] [I] [core] Executing script: /*** DummyDevice Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.779] [I] [core] Loading module TPLinkHS110 from modules/TPLinkHS110
[2018-09-25 17:52:50.779] [I] [core] Executing script: /*** TPLinkHS110 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.779] [I] [core] Loading module SensorValueLogging from modules/SensorValueLogging
[2018-09-25 17:52:50.779] [I] [core] Executing script: /*** SensorValueLogging Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.779] [I] [core] Loading module CustomUserCodeLoader from modules/CustomUserCodeLoader
[2018-09-25 17:52:50.779] [I] [core] Executing script:   /*** CustomUserCodeLoader ZAutomation module **************************************** ...
[2018-09-25 17:52:50.779] [I] [core] Loading module CorrectValue from modules/CorrectValue
[2018-09-25 17:52:50.779] [I] [core] Executing script: /*** CorrectValue Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.780] [I] [core] Loading module MobileAppSupport from modules/MobileAppSupport
[2018-09-25 17:52:50.780] [I] [core] Executing script: /* Mobile App Support ...
[2018-09-25 17:52:50.782] [I] [core] Instantiating module 10 from class MobileAppSupport
[2018-09-25 17:52:50.782] [I] [core] --- Starting module Mobile App Support
[2018-09-25 17:52:50.796] [I] [core] Creating device text MobileAppSupport
[2018-09-25 17:52:50.797] [I] [core] Loading module MultilineSensor from modules/MultilineSensor
[2018-09-25 17:52:50.797] [I] [core] Executing script: /*** MultilineSensor Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.797] [I] [core] Loading module TamperAutoOff from modules/TamperAutoOff
[2018-09-25 17:52:50.797] [I] [core] Executing script: /*** TamperAutoOff Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.797] [I] [core] Loading module TechnaxxTX65 from modules/TechnaxxTX65
[2018-09-25 17:52:50.797] [I] [core] Executing script: /*** TechnaxxTX65 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.798] [I] [core] Loading module FosCam9828 from modules/FosCam9828
[2018-09-25 17:52:50.798] [I] [core] Executing script: /*** FosCam9828 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.798] [I] [core] Loading module FosCam9805 from modules/FosCam9805
[2018-09-25 17:52:50.798] [I] [core] Executing script: /*** FosCam9805 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.799] [I] [core] Loading module SensorsPolling from modules/SensorsPolling
[2018-09-25 17:52:50.799] [I] [core] Executing script: /*** SensorsPolling Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.799] [I] [core] Instantiating module 5 from class SensorsPolling
[2018-09-25 17:52:50.799] [I] [core] --- Starting module Periodical Sensor Polling
[2018-09-25 17:52:50.809] [I] [core] Loading module CustomUserCodeZWay from modules/CustomUserCodeZWay
[2018-09-25 17:52:50.809] [I] [core] Executing script:   /*** CustomUserCodeZWay ZAutomation module **************************************** ...
[2018-09-25 17:52:50.809] [I] [core] Loading module ImportRemoteHA from modules/ImportRemoteHA
[2018-09-25 17:52:50.809] [I] [core] Executing script: /*** ImportRemoteHA Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.809] [I] [core] Loading module LogicalRules from modules/LogicalRules
[2018-09-25 17:52:50.810] [I] [core] Executing script: /*** LogicalRules Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.810] [I] [core] Loading module ScheduledScene from modules/ScheduledScene
[2018-09-25 17:52:50.810] [I] [core] Executing script: /*** ScheduledScene Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.810] [I] [core] Loading module HTTPDevice from modules/HTTPDevice
[2018-09-25 17:52:50.810] [I] [core] Executing script: /*** HTTPDevice Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.810] [I] [core] Loading module SmartLight from modules/SmartLight
[2018-09-25 17:52:50.810] [I] [core] Executing script: /*** SmartLight Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.810] [I] [core] Loading module BindDevices from modules/BindDevices
[2018-09-25 17:52:50.810] [I] [core] Executing script: /*** BindDevices Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.811] [I] [core] Loading module VistaCam from modules/VistaCam
[2018-09-25 17:52:50.811] [I] [core] Executing script: /*** VistaCam Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.811] [I] [core] Loading module GoogleHome from modules/GoogleHome
[2018-09-25 17:52:50.811] [I] [core] Executing script: /*** GoogleHome Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.811] [I] [core] Loading module FosCam9826 from modules/FosCam9826
[2018-09-25 17:52:50.811] [I] [core] Executing script: /*** FosCam9826 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.811] [I] [core] Loading module TechnaxxTX67 from modules/TechnaxxTX67
[2018-09-25 17:52:50.812] [I] [core] Executing script: /*** TechnaxxTX67 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.812] [I] [core] Loading module LightScene from modules/LightScene
[2018-09-25 17:52:50.812] [I] [core] Executing script: /*** LightScene Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.812] [I] [core] Loading module FosCam9821 from modules/FosCam9821
[2018-09-25 17:52:50.812] [I] [core] Executing script: /*** FosCam9821 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.812] [I] [core] Loading module GroupDevices from modules/GroupDevices
[2018-09-25 17:52:50.812] [I] [core] Executing script: /*** GroupDevices Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.812] [I] [core] Loading module DelayedScene from modules/DelayedScene
[2018-09-25 17:52:50.812] [I] [core] Executing script: /*** DelayedScene Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.813] [I] [core] Loading module Security from modules/Security
[2018-09-25 17:52:50.813] [I] [core] Executing script: /*** Security Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.813] [I] [core] Loading module IfThen from modules/IfThen
[2018-09-25 17:52:50.813] [I] [core] Executing script: /*** IfThen Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.814] [I] [core] Loading module Sonos from modules/Sonos
[2018-09-25 17:52:50.814] [I] [core] Executing script: /*** Sonos Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.814] [I] [core] Loading module Heating from modules/Heating
[2018-09-25 17:52:50.814] [I] [core] Executing script: /*** Heating Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.814] [I] [core] Loading module SensorsPollingLogging from modules/SensorsPollingLogging
[2018-09-25 17:52:50.815] [I] [core] Executing script: /*** SensorsPollingLogging Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.815] [I] [core] Loading module Camera from modules/Camera
[2018-09-25 17:52:50.815] [I] [core] Executing script: /*** Camera Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.815] [I] [core] Loading module LightMotionRockerAutocontrol from modules/LightMotionRockerAutocontrol
[2018-09-25 17:52:50.815] [I] [core] Executing script: /*** LightMotionRockerAutocontrol Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.815] [I] [core] Loading module AutoOff from modules/AutoOff
[2018-09-25 17:52:50.815] [I] [core] Executing script: /*** AutoOff Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.815] [I] [core] Loading module GlobalCache from modules/GlobalCache
[2018-09-25 17:52:50.815] [I] [core] Executing script: /*** GlobalCache Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.816] [I] [core] Loading module EnOcean from modules/EnOcean
[2018-09-25 17:52:50.816] [I] [core] Executing script: /*** EnOcean Binding module ******************************************************** ...
[2018-09-25 17:52:50.816] [I] [core] Loading module TechnaxxTX66 from modules/TechnaxxTX66
[2018-09-25 17:52:50.816] [I] [core] Executing script: /*** TechnaxxTX66 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.816] [I] [core] Loading module Notification from modules/Notification
[2018-09-25 17:52:50.816] [I] [core] Executing script: /*** Notification Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.816] [I] [core] Loading module Alexa from modules/Alexa
[2018-09-25 17:52:50.817] [I] [core] Executing script: /*** Alexa Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.817] [I] [core] Loading module Rules from modules/Rules
[2018-09-25 17:52:50.817] [I] [core] Executing script: /*** Rules Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.818] [I] [core] Loading module Scenes from modules/Scenes
[2018-09-25 17:52:50.818] [I] [core] Executing script: /*** Scenes Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.818] [I] [core] Loading module RoundRobinScenes from modules/RoundRobinScenes
[2018-09-25 17:52:50.818] [I] [core] Executing script: /*** RoundRobinScenes Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.818] [I] [core] Loading module CloudBackup from modules/CloudBackup
[2018-09-25 17:52:50.818] [I] [core] Executing script: /*** CloudBackup Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.818] [I] [core] Instantiating module 8 from class CloudBackup
[2018-09-25 17:52:50.819] [I] [core] --- Starting module CloudBackup
[2018-09-25 17:52:50.823] [I] [core] Something went wrong. Reading remote id has failed. Error:ZBW path does not exist
[2018-09-25 17:52:50.823] [I] [core] Something went wrong. Reading remote id has failed.
[2018-09-25 17:52:50.824] [I] [core] Loading module ZMEOpenWRT from modules/ZMEOpenWRT
[2018-09-25 17:52:50.824] [I] [core] Executing script: /*** ZMEOpenWRT Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.824] [I] [core] Loading module TPLinkHS100 from modules/TPLinkHS100
[2018-09-25 17:52:50.824] [I] [core] Executing script: /*** TPLinkHS100 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.824] [I] [core] Loading module CustomUserCode from modules/CustomUserCode
[2018-09-25 17:52:50.824] [I] [core] Executing script:   /*** CustomUserCode ZAutomation module **************************************** ...
[2018-09-25 17:52:50.824] [I] [core] Loading module OpenWeather from modules/OpenWeather
[2018-09-25 17:52:50.824] [I] [core] Executing script: /*** OpenWeather Extended Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.824] [I] [core] Loading module HazardNotification from modules/HazardNotification
[2018-09-25 17:52:50.825] [I] [core] Executing script: /*** HazardNotification Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.825] [I] [core] Loading module SecurityMode from modules/SecurityMode
[2018-09-25 17:52:50.825] [I] [core] Executing script: /*** SecurityMode Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.825] [I] [core] Loading module EdimaxSP1101 from modules/EdimaxSP1101
[2018-09-25 17:52:50.825] [I] [core] Executing script: /*** EdimaxSP1101 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.825] [I] [core] Loading module DeviceHistory from modules/DeviceHistory
[2018-09-25 17:52:50.825] [I] [core] Executing script: /*** DeviceHistory Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.826] [I] [core] Loading module ThermostatDevice from modules/ThermostatDevice
[2018-09-25 17:52:50.826] [I] [core] Executing script: /*** ThermostatDevice Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.827] [I] [core] Loading module AutoLock from modules/AutoLock
[2018-09-25 17:52:50.827] [I] [core] Executing script: /*** AutoLock Z-Way Home Automation module ************************************* ...
[2018-09-25 17:52:50.827] [I] [core] Loading module RGB from modules/RGB
[2018-09-25 17:52:50.827] [I] [core] Executing script: /*** RGB Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.827] [I] [core] Loading module SwitchControlGenerator from modules/SwitchControlGenerator
[2018-09-25 17:52:50.827] [I] [core] Executing script: /*** SwitchControlGenerator Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.828] [I] [core] Instantiating module 7 from class SwitchControlGenerator
[2018-09-25 17:52:50.828] [I] [core] --- Starting module Trap events from Remotes and Sensors
[2018-09-25 17:52:50.840] [I] [core] Loading module PoppCam from modules/PoppCam
[2018-09-25 17:52:50.840] [I] [core] Executing script: /*** PoppCam Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.840] [I] [core] Loading module CounterTriggeringSensor from modules/CounterTriggeringSensor
[2018-09-25 17:52:50.840] [I] [core] Executing script: /*** Counter triggering binary sensor Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.840] [I] [core] Loading module BatteryPolling from modules/BatteryPolling
[2018-09-25 17:52:50.841] [I] [core] Executing script: /*** BatteryPolling Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.842] [I] [core] Instantiating module 6 from class BatteryPolling
[2018-09-25 17:52:50.842] [I] [core] --- Starting module Battery Polling
[2018-09-25 17:52:50.858] [I] [core] Creating device battery BatteryPolling_6
[2018-09-25 17:52:50.859] [I] [core] Loading module NotificationSMSru from modules/NotificationSMSru
[2018-09-25 17:52:50.859] [I] [core] Executing script: /*** NotificationSMSru Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.859] [I] [core] Loading module TagOnOff from modules/TagOnOff
[2018-09-25 17:52:50.859] [I] [core] Executing script: /*** TagOnOff Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.859] [I] [core] Loading module CodeDevice from modules/CodeDevice
[2018-09-25 17:52:50.859] [I] [core] Executing script: /*** CodeDevice Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.859] [I] [core] Loading module EdimaxSP2101 from modules/EdimaxSP2101
[2018-09-25 17:52:50.859] [I] [core] Executing script: /*** EdimaxSP2101 Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.860] [I] [core] Loading module Schedules from modules/Schedules
[2018-09-25 17:52:50.860] [I] [core] Executing script: /*** Schedules Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.860] [I] [core] Loading module SwitchPolling from modules/SwitchPolling
[2018-09-25 17:52:50.860] [I] [core] Executing script: /*** SwitchPolling Z-Way HA module ******************************************* ...
[2018-09-25 17:52:50.860] [I] [core] Starting automation...
[2018-09-25 17:52:50.862] [I] [core] Starting storage...
[2018-09-25 17:52:50.862] [I] [core] ZWay Automation started
[2018-09-25 17:53:00.732] [I] [core] Restarting Z-Wave binding (zway)
[2018-09-25 17:53:00.732] [E] [zway] SaveData will not save data since it wasn't loaded. This is to prevent data loss.
[2018-09-25 17:53:00.732] [I] [core] Error: Invalid config
[2018-09-25 17:53:00.732] [I] [core] Trying to restart Z-Wave binding (zway) in 10 seconds

Code: Select all

# ls -lah /dev/ttyACM1
crw-rw---- 1 root dialout 166, 1 Sep 25 17:52 /dev/ttyACM1
Any hints on where to debug? Im sure ttyACM1 is the UZB1:

Bus 003 Device 024: ID 0658:0200 Sigma Designs, Inc.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: 2.3.8-rc5

Post by PoltoS »

Please enable debug log level (in config.xml)
ralph
Posts: 9
Joined: 11 Sep 2018 21:46

Re: 2.3.8-rc5

Post by ralph »

<log-level>0</log-level>
Equals debug?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: 2.3.8-rc5

Post by PoltoS »

yes!
ralph
Posts: 9
Joined: 11 Sep 2018 21:46

Re: 2.3.8-rc5

Post by ralph »

So the log i posted is already with debug
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: 2.3.8-rc5

Post by PoltoS »

It is complaining in invalid config. Have you changed binding configuration?
cdogg76
Posts: 49
Joined: 28 Sep 2014 23:13

Re: 2.3.8-rc5

Post by cdogg76 »

Hello,

Where can we get rc's and also, where is the latest code stored? I looked on GitHub, but it seemed to be older stuff, as the latest release I found there was 2.3.6, not 2.3.7.

I'm glad to see that there are 2.3.8 RC's. I was beginning to wonder if there was still z-way development going on, as you've typically been on a very regular quarterly release cadence.

Thanks!
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: 2.3.8-rc5

Post by micky1500 »

Hi cdogg
I have been trying out the beta builds.
They are all listed at https://storage.z-wave.me/z-way-server/
Which is shown on the main z-way introduction page.

v2.3.8-rc4 has issues. got reference error.
v2.3.8-rc7 installed 2 weeks ago and has been good.

have fun.
Micky
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
ralph
Posts: 9
Joined: 11 Sep 2018 21:46

Re: 2.3.8-rc5

Post by ralph »

@PoltoS:
I have reset my stick and trying to start from scratch on x86.

Any hints on what to do?
cdogg76
Posts: 49
Joined: 28 Sep 2014 23:13

Re: 2.3.8-rc5

Post by cdogg76 »

Thanks, Micky. I wasn't aware of that site nor am I able to find it linked on the front page, so that's helpful.

I did want to find the actual source repository, though, so I can look up the changes (e.g., the type of stuff that is put in the release notes). In particular, I'm looking for better handling of secure communications. No idea if it actually can be improved, but my secure devices spawn a bunch of Nonce messages, most of which go undelivered. This always causes a lag in my Z-wave network until they all resolve...

So, if we can still access the latest source, it'd be great to get a link to that. I'm looking for z-way-server.

Thanks!
micky1500 wrote:
02 Oct 2018 21:53
Hi cdogg
I have been trying out the beta builds.
They are all listed at https://storage.z-wave.me/z-way-server/
Which is shown on the main z-way introduction page.

v2.3.8-rc4 has issues. got reference error.
v2.3.8-rc7 installed 2 weeks ago and has been good.

have fun.
Micky
Post Reply