this morning my z-way-server crashed for unknown reason. I can't see any error in the log. I tried to restart the server several times but after a few seconds it goes down again.
What can I do? I made a backup a few days ago. But how can I restore it without the server running?
EDIT: Can't discover any problems with the pi itself:
df -h shows a maximum of 39%
cpu is at 4% workload
ram is at 9% workload
temperature is below 45°C
apt-get update -> no problem
apt-get upgrade -> no problem
/EDIT
EDIT:
After disconnecting the RaZberry board the z-way-server came up again. Then I connected the board again, restartet my pi and the server. The server again went down after 13 seconds. Guess my RaZberry board is crrupt. Can I verify this in anyway?
/EDIT
Here are the last lines from the server log:
Code: Select all
[2016-11-20 14:21:43.246] [I] [core] Loading module WeatherUnderground from modules/WeatherUnderground
[2016-11-20 14:21:43.254] [I] [core] Executing script: /*** WeatherUnderground Z-Way HA module ******************************************* ...
[2016-11-20 14:21:43.263] [I] [core] Instantiating module 76 from class WeatherUnderground
[2016-11-20 14:21:43.266] [I] [core] --- Starting module WeatherUndergound module
[2016-11-20 14:21:43.293] [I] [core] Creating device sensorMultilevel WeatherUnderground_current_76
[2016-11-20 14:21:43.306] [I] [core] HK: added WeatherUnderground_current_76
[2016-11-20 14:21:43.312] [I] [core] Creating device sensorMultilevel WeatherUnderground_forecast_76
[2016-11-20 14:21:43.323] [I] [core] HK: added WeatherUnderground_forecast_76
[2016-11-20 14:21:43.329] [I] [core] Creating device sensorMultilevel WeatherUnderground_humidity_76
[2016-11-20 14:21:43.347] [I] [core] HK: added WeatherUnderground_humidity_76
[2016-11-20 14:21:43.355] [I] [core] Creating device sensorMultilevel WeatherUnderground_wind_76
[2016-11-20 14:21:43.364] [I] [core] HK: added WeatherUnderground_wind_76
[2016-11-20 14:21:43.370] [I] [core] Creating device sensorMultilevel WeatherUnderground_uv_76
[2016-11-20 14:21:43.381] [I] [core] HK: added WeatherUnderground_uv_76
[2016-11-20 14:21:43.386] [I] [core] Creating device sensorMultilevel WeatherUnderground_barometer_76
[2016-11-20 14:21:43.396] [I] [core] HK: added WeatherUnderground_barometer_76
[2016-11-20 14:21:43.402] [I] [core] [WeatherUnderground] Last update time 1479588201505
[2016-11-20 14:21:43.406] [I] [core] Loading module RoundRobinScenes from modules/RoundRobinScenes
[2016-11-20 14:21:43.407] [I] [core] Executing script: /*** RoundRobinScenes Z-Way HA module ******************************************* ...
[2016-11-20 14:21:43.409] [I] [core] Loading module FosCam9828 from modules/FosCam9828
[2016-11-20 14:21:43.411] [I] [core] Executing script: /*** FosCam9828 Z-Way HA module ******************************************* ...
[2016-11-20 14:21:43.414] [I] [core] Loading module CodeDevice from modules/CodeDevice
[2016-11-20 14:21:43.416] [I] [core] Executing script: /*** CodeDevice Z-Way HA module ******************************************* ...
[2016-11-20 14:21:43.430] [I] [core] Instantiating module 10 from class CodeDevice
[2016-11-20 14:21:43.433] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.458] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_10
[2016-11-20 14:21:43.470] [I] [core] HK: added Code_Device_switchMultilevel_10
[2016-11-20 14:21:43.484] [I] [core] Instantiating module 41 from class CodeDevice
[2016-11-20 14:21:43.484] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.546] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_41
[2016-11-20 14:21:43.557] [I] [core] HK: added Code_Device_switchMultilevel_41
[2016-11-20 14:21:43.566] [I] [core] Instantiating module 77 from class CodeDevice
[2016-11-20 14:21:43.566] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.591] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_77
[2016-11-20 14:21:43.602] [I] [core] HK: added Code_Device_switchMultilevel_77
[2016-11-20 14:21:43.611] [I] [core] Instantiating module 88 from class CodeDevice
[2016-11-20 14:21:43.611] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.636] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_88
[2016-11-20 14:21:43.648] [I] [core] HK: added Code_Device_switchMultilevel_88
[2016-11-20 14:21:43.657] [I] [core] Instantiating module 91 from class CodeDevice
[2016-11-20 14:21:43.657] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.688] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_91
[2016-11-20 14:21:43.701] [I] [core] HK: added Code_Device_switchMultilevel_91
[2016-11-20 14:21:43.711] [I] [core] Instantiating module 98 from class CodeDevice
[2016-11-20 14:21:43.711] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.927] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_98
[2016-11-20 14:21:43.939] [I] [core] HK: added Code_Device_switchMultilevel_98
[2016-11-20 14:21:43.950] [I] [core] Instantiating module 109 from class CodeDevice
[2016-11-20 14:21:43.950] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:43.974] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_109
[2016-11-20 14:21:43.994] [I] [core] HK: added Code_Device_switchMultilevel_109
[2016-11-20 14:21:44.004] [I] [core] Instantiating module 110 from class CodeDevice
[2016-11-20 14:21:44.004] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.028] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_110
[2016-11-20 14:21:44.044] [I] [core] HK: added Code_Device_switchMultilevel_110
[2016-11-20 14:21:44.053] [I] [core] Instantiating module 111 from class CodeDevice
[2016-11-20 14:21:44.053] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.077] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_111
[2016-11-20 14:21:44.090] [I] [core] HK: added Code_Device_switchMultilevel_111
[2016-11-20 14:21:44.101] [I] [core] Instantiating module 112 from class CodeDevice
[2016-11-20 14:21:44.102] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.132] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_112
[2016-11-20 14:21:44.152] [I] [core] HK: added Code_Device_switchMultilevel_112
[2016-11-20 14:21:44.161] [I] [core] Instantiating module 113 from class CodeDevice
[2016-11-20 14:21:44.161] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.186] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_113
[2016-11-20 14:21:44.199] [I] [core] HK: added Code_Device_switchMultilevel_113
[2016-11-20 14:21:44.210] [I] [core] Instantiating module 114 from class CodeDevice
[2016-11-20 14:21:44.210] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.234] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_114
[2016-11-20 14:21:44.238] [D] [zway] RECEIVED: ( 01 07 00 13 03 01 01 2D C5 )
[2016-11-20 14:21:44.238] [D] [zway] SENT ACK
[2016-11-20 14:21:44.238] [I] [zway] Job 0x13 (MultiCmd, Clock Report, Schedule Change Report (schedule change mechanism disabled)): Callback received - transfered to encapsulated jobs
[2016-11-20 14:21:44.239] [I] [zway] Job 0x13 (Clock Report): Not delivered to recipient
[2016-11-20 14:21:44.239] [I] [zway] Job 0x13 (Schedule Change Report (schedule change mechanism disabled)): Not delivered to recipient
[2016-11-20 14:21:44.239] [I] [zway] Job 0x13 (MultiCmd, Clock Report, Schedule Change Report (schedule change mechanism disabled)): Not delivered to recipient
[2016-11-20 14:21:44.239] [D] [zway] SETDATA devices.18.data.lastPacketInfo.delivered = False
[2016-11-20 14:21:44.239] [D] [zway] SETDATA devices.18.data.lastPacketInfo.packetLength = 15 (0x0000000f)
[2016-11-20 14:21:44.239] [D] [zway] SETDATA devices.18.data.lastPacketInfo.deliveryTime = 3007 (0x00000bbf)
[2016-11-20 14:21:44.239] [D] [zway] SETDATA devices.18.data.lastPacketInfo = **********
[2016-11-20 14:21:44.239] [D] [zway] SETDATA devices.18.data.isAwake = False
[2016-11-20 14:21:44.239] [D] [zway] Sending the queue for node 18 into sleep
[2016-11-20 14:21:44.250] [I] [core] HK: added Code_Device_switchMultilevel_114
[2016-11-20 14:21:44.260] [I] [core] Instantiating module 124 from class CodeDevice
[2016-11-20 14:21:44.260] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.290] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_124
[2016-11-20 14:21:44.303] [I] [core] HK: added Code_Device_switchMultilevel_124
[2016-11-20 14:21:44.312] [I] [core] Instantiating module 132 from class CodeDevice
[2016-11-20 14:21:44.313] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.342] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_132
[2016-11-20 14:21:44.356] [I] [core] HK: added Code_Device_switchMultilevel_132
[2016-11-20 14:21:44.366] [I] [core] Instantiating module 137 from class CodeDevice
[2016-11-20 14:21:44.366] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.390] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_137
[2016-11-20 14:21:44.409] [I] [core] HK: added Code_Device_switchMultilevel_137
[2016-11-20 14:21:44.419] [I] [core] Instantiating module 140 from class CodeDevice
[2016-11-20 14:21:44.420] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.444] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_140
[2016-11-20 14:21:44.459] [I] [core] HK: added Code_Device_switchMultilevel_140
[2016-11-20 14:21:44.468] [I] [core] Instantiating module 141 from class CodeDevice
[2016-11-20 14:21:44.468] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.498] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_141
[2016-11-20 14:21:44.517] [I] [core] HK: added Code_Device_switchMultilevel_141
[2016-11-20 14:21:44.526] [I] [core] Instantiating module 153 from class CodeDevice
[2016-11-20 14:21:44.526] [I] [core] --- Starting module Code Device
[2016-11-20 14:21:44.551] [I] [core] Creating device switchMultilevel Code_Device_switchMultilevel_153
[2016-11-20 14:21:44.567] [I] [core] HK: added Code_Device_switchMultilevel_153
[2016-11-20 14:21:44.573] [I] [core] Loading module HTTPDevice from modules/HTTPDevice
[2016-11-20 14:21:44.576] [I] [core] Executing script: /*** HTTPDevice Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.577] [I] [core] Loading module Sonos from modules/Sonos
[2016-11-20 14:21:44.581] [I] [core] Executing script: /*** Sonos Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.583] [I] [core] Loading module AutoOff from modules/AutoOff
[2016-11-20 14:21:44.584] [I] [core] Executing script: /*** AutoOff Z-Way Home Automation module ************************************* ...
[2016-11-20 14:21:44.586] [I] [core] Loading module GroupDevices from modules/GroupDevices
[2016-11-20 14:21:44.587] [I] [core] Executing script: /*** GroupDevices Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.589] [I] [core] Loading module BindDevices from modules/BindDevices
[2016-11-20 14:21:44.590] [I] [core] Executing script: /*** BindDevices Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.591] [I] [core] Loading module RandomDevice from modules/RandomDevice
[2016-11-20 14:21:44.594] [I] [core] Executing script: /*** RandomDevice Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.597] [I] [core] Loading module DeviceHistory from modules/DeviceHistory
[2016-11-20 14:21:44.600] [I] [core] Executing script: /*** DeviceHistory Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.601] [I] [core] Loading module FosCam9805 from modules/FosCam9805
[2016-11-20 14:21:44.603] [I] [core] Executing script: /*** FosCam9805 Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.605] [I] [core] Loading module Presence from modules/Presence
[2016-11-20 14:21:44.608] [I] [core] Executing script: /*** Presence Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.613] [I] [core] Instantiating module 102 from class Presence
[2016-11-20 14:21:44.614] [I] [core] --- Starting module Presence state
[2016-11-20 14:21:44.642] [I] [core] Creating device switchBinary Presence_presence_102
[2016-11-20 14:21:44.660] [I] [core] HK: added Presence_presence_102
[2016-11-20 14:21:44.719] [I] [core] Creating device switchBinary Presence_vacation_102
[2016-11-20 14:21:44.748] [I] [core] HK: added Presence_vacation_102
[2016-11-20 14:21:44.801] [I] [core] Creating device switchBinary Presence_night_102
[2016-11-20 14:21:44.818] [I] [core] HK: added Presence_night_102
[2016-11-20 14:21:44.881] [I] [core] Notification: error (core): Dependency not found for module: [DEP]::[MODUL] = BaseModule :: ConditionSwitch
[2016-11-20 14:21:44.882] [I] [core] Loading module ThermostatControl from modules/ThermostatControl
[2016-11-20 14:21:44.886] [I] [core] Executing script: /*** ThermostatControl Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.888] [I] [core] Loading module ThermostatDevice from modules/ThermostatDevice
[2016-11-20 14:21:44.890] [I] [core] Executing script: /*** ThermostatDevice Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.892] [I] [core] Loading module SwitchControlGenerator from modules/SwitchControlGenerator
[2016-11-20 14:21:44.895] [I] [core] Executing script: /*** SwitchControlGenerator Z-Way HA module ******************************************* ...
[2016-11-20 14:21:44.899] [I] [core] Instantiating module 9 from class SwitchControlGenerator
[2016-11-20 14:21:44.904] [I] [core] --- Starting module Trap events from Remotes and Sensors
[2016-11-20 14:21:44.935] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_11-0-0
[2016-11-20 14:21:44.965] [I] [core] HK: added ZWayVDev_zway_Remote_11-0-0
[2016-11-20 14:21:44.971] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_13-0-0
[2016-11-20 14:21:44.995] [I] [core] HK: added ZWayVDev_zway_Remote_13-0-0
[2016-11-20 14:21:45.000] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_10-0-0
[2016-11-20 14:21:45.021] [I] [core] HK: added ZWayVDev_zway_Remote_10-0-0
[2016-11-20 14:21:45.026] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_15-0-7
[2016-11-20 14:21:45.044] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_15-0-5
[2016-11-20 14:21:45.067] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_15-0-2
[2016-11-20 14:21:45.085] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_15-0-3
[2016-11-20 14:21:45.112] [I] [core] Creating device buttonControl ZWayVDev_zway_Remote_17-0-0
[2016-11-20 14:21:45.138] [I] [core] HK: added ZWayVDev_zway_Remote_17-0-0
Need Help!
Thanx in advance
Frank