Hallo Zusammen,
ich bin immer noch auf der Suche für die ungeplanten Neustarts von FHEM auf meinem Raspi. Aktuell habe ich verbose 5 aktiviert und dadurch elend lange Logfiles. Wonach muss ich Ausschau halten um die Ursache für dei Neustarts zu finden? Wer kann mit hier Tipps und Hinweise geben.
Ich hatte z.B. gerade einen Neustart ca. um 15:08 Uhr - ich lasse mir eine Benachrichtigung per Telegram schicken..
Was ich komisch finde ist z.B. ein Zeitsprung im Log, vielleicht war dort der Neustart?
Dann wäre der letzte Eintrag vorher PRESENCE ... ( Zeile 4946 ist 1:1 aus dem Log)
Zeile 4944: 2020.08.18 15:06:47 4: PRESENCE (Presence_RF_iPhone_Bluetooth) - 'which hcitool' returns: /usr/bin/hcitool
Zeile 4945:
Zeile 4946: 2020.08.18 152020.08.18 15:00:11 5: Initializing Type Library:
Zeile 4947: 2020.08.18 15:00:11 1: Including fhem.cfg
.....
Zeile 8957: 2020.08.18 15:00:33 5: Cmd: >define Abfallmodul ABFALL Abfall<
Zeile 8958: 2020.08.18 15:00:33 5: Loading ./FHEM/57_ABFALL.pm
Zeile 8959: 2020.08.18 15:07:59 5: Cmd: >setuuid Abfallmodul 5cc9ef80-f33f-71bb-7031-45c454595afe1a7c<
Zeile 8960: 2020.08.18 15:07:59 5: Cmd: >attr Abfallmodul calendarname_praefix 0<
Bin für Euere Ideen Dankbar :-)
Hast Du einen WatchDog laufen, der FHEM bei "nicht antworten" restartet? Dann würde er auch bei "Blocking-Call" restarten ... hatten wir schon mal
ZitatWas ich komisch finde ist z.B. ein Zeitsprung im Log,
Bedingt durch die Hardware des Raspi: keine echte Hardware Uhr -> fake-hwclock schreibt von Zeit zu Zeit und beim geordneten Neustart die aktuelle Zeit auf die Platte und setzt damit fort. Später wird durch ntp alles wieder gerichtet. D.h. kommt kein geordneter Neustart gibt es den Riss in der Zeit :)
Gruß Otto
@Wernieman: Habe gerade nochmal nachgesehen - habe überhaupt nur einen Watchdog, der einen Zwave Schalter bei zu lang "AN" auf "AUS" setzt.
@Otto123: Ja, das habe ich vermutet... deshalb auch der Verdacht, dass beim Sprung der Neustart erfolgte...
Kann ich die Abstürze noch anders verfolgen?
Das klingt komisch
PRESENCE (Presence_RF_iPhone_Bluetooth) - 'which hcitool' returns: /usr/bin/hcitool
Eigenes Script?
nein, das steht so im Modulcode von 73_PRESENCE.pm
ah ja - ich hatte den verbose level übersehen
So sieht es normal aus:
2020.08.18 21:55:05 4: PRESENCE (BT_Mi6_B2) - executing: which hcitool
2020.08.18 21:55:05 4: PRESENCE (BT_Mi6_B2) - 'which hcitool' returns: /usr/bin/hcitool
2020.08.18 21:55:10 4: PRESENCE (BT_Mi6_B2) - hcitool returned: Mi Phone
2020.08.18 21:55:11 4: PRESENCE (BT_Mi6_B2) - rescheduling next check in 60 seconds
Bedeutet das er stirbt beim Aufruf hcitool ? Aber da ist 3 mal am Tag zu selten :-[
Mit WatchDog meinte ich nicht einen FHEM-Watchdog sondern ein Systemwatchdog ...
@Wernieman: ok, wie käme ich dem auf die Schliche? Glaube nicht dass ich da einen bewußt angelegt hätte
@Ott123: Ich habe jetzt mal die paar Zeilen rund um Presence rausgepickt:
2020.08.18 15:06:46 5: PRESENCE (Presence_RF_iPhone_Bluetooth) - stopping timer
2020.08.18 15:06:46 5: PRESENCE (Presence_RF_iPhone_Bluetooth) - starting blocking call for mode local-bluetooth
2020.08.18 15:06:46 4: BlockingCall (PRESENCE_DoLocalBluetoothScan): created child (20463), uses telnetForBlockingFn_1597568823 to connect back
2020.08.18 15:06:47 4: Connection accepted from telnetForBlockingFn_1597568823_127.0.0.1_35026
2020.08.18 15:06:47 5: Cmd: >{BlockingRegisterTelnet($cl,37997)}<
2020.08.18 15:06:47 5: PRESENCE (Presence_RF_iPhone_Bluetooth) - starting bluetooth scan: Presence_RF_iPhone_Bluetooth|CC:20:E8:AC:E2:68|0|
2020.08.18 15:06:47 5: PRESENCE (Presence_RF_iPhone_Bluetooth) - found standard variant of ps command, using "ax" as parameter
2020.08.18 15:06:47 4: PRESENCE (Presence_RF_iPhone_Bluetooth) - executing: which hcitool
2020.08.18 15:06:47 4: PRESENCE (Presence_RF_iPhone_Bluetooth) - 'which hcitool' returns: /usr/bin/hcitool
2020.08.18 152020.08.18 15:00:11 5: Initializing Type Library:
2020.08.18 15:00:11 1: Including fhem.cfg
Heute war es ein Neustart um 16:10 Uhr der gleich zu einem zweiten um 16:12 geführt hat, wobei ich den Zeitangaben nun deutlich weniger glaube ;-( aber die Telegram Nachrichten kamen gleich hintereinander...
Was rund um den Neustart das Log auch ganz schön aufbläht sind MilightDevices:
2020.08.19 16:11:58 4: OG_Bodenband_Restore: Restoring saved HSV values
2020.08.19 16:11:58 5: OG_Bodenband dimstep 4 / gamma 1.0
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 0 d: 176
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 1 d: 175
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 2 d: 175
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 3 d: 174
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 4 d: 174
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 5 d: 173
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 6 d: 173
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 7 d: 172
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 8 d: 172
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 9 d: 171
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 10 d: 171
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 11 d: 170
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 12 d: 170
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 13 d: 169
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 14 d: 169
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 15 d: 168
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 16 d: 167
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 17 d: 167
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 18 d: 166
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 19 d: 166
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 20 d: 165
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 21 d: 165
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 22 d: 164
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 23 d: 164
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 24 d: 163
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 25 d: 163
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 26 d: 162
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 27 d: 162
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 28 d: 161
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 29 d: 161
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 30 d: 160
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 31 d: 159
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 32 d: 159
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 33 d: 158
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 34 d: 158
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 35 d: 157
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 36 d: 157
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 37 d: 156
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 38 d: 156
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 39 d: 155
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 40 d: 155
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 41 d: 154
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 42 d: 154
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 43 d: 153
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 44 d: 153
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 45 d: 152
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 46 d: 151
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 47 d: 151
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 48 d: 150
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 49 d: 150
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 50 d: 149
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 51 d: 149
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 52 d: 148
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 53 d: 148
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 54 d: 147
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 55 d: 147
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 56 d: 146
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 57 d: 146
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 58 d: 145
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 59 d: 145
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 60 d: 144
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 60 d: 144
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 61 d: 143
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 62 d: 142
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 63 d: 142
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 64 d: 141
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 65 d: 140
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 66 d: 139
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 67 d: 138
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 68 d: 138
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 69 d: 137
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 70 d: 136
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 71 d: 135
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 72 d: 134
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 73 d: 134
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 74 d: 133
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 75 d: 132
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 76 d: 131
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 77 d: 130
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 78 d: 130
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 79 d: 129
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 80 d: 128
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 81 d: 127
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 82 d: 126
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 83 d: 126
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 84 d: 125
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 85 d: 124
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 86 d: 123
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 87 d: 122
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 88 d: 122
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 89 d: 121
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 90 d: 120
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 91 d: 119
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 92 d: 118
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 93 d: 118
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 94 d: 117
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 95 d: 116
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 96 d: 115
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 97 d: 114
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 98 d: 114
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 99 d: 113
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 100 d: 112
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 101 d: 111
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 102 d: 110
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 103 d: 110
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 104 d: 109
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 105 d: 108
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 106 d: 107
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 107 d: 106
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 108 d: 106
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 109 d: 105
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 110 d: 104
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 111 d: 103
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 112 d: 102
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 113 d: 102
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 114 d: 101
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 115 d: 100
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 116 d: 99
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 117 d: 98
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 118 d: 98
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 119 d: 97
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 120 d: 96
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 120 d: 96
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 121 d: 95
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 122 d: 95
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 123 d: 94
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 124 d: 93
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 125 d: 93
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 126 d: 92
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 127 d: 91
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 128 d: 91
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 129 d: 90
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 130 d: 89
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 131 d: 89
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 132 d: 88
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 133 d: 87
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 134 d: 87
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 135 d: 86
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 136 d: 85
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 137 d: 85
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 138 d: 84
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 139 d: 83
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 140 d: 83
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 141 d: 82
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 142 d: 81
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 143 d: 81
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 144 d: 80
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 145 d: 79
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 146 d: 79
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 147 d: 78
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 148 d: 77
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 149 d: 77
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 150 d: 76
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 151 d: 75
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 152 d: 75
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 153 d: 74
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 154 d: 73
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 155 d: 73
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 156 d: 72
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 157 d: 71
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 158 d: 71
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 159 d: 70
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 160 d: 69
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 161 d: 69
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 162 d: 68
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 163 d: 67
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 164 d: 67
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 165 d: 66
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 166 d: 65
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 167 d: 65
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 168 d: 64
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 169 d: 63
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 170 d: 63
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 171 d: 62
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 172 d: 61
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 173 d: 61
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 174 d: 60
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 175 d: 59
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 176 d: 59
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 177 d: 58
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 178 d: 57
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 179 d: 57
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 180 d: 56
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 180 d: 56
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 181 d: 55
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 182 d: 55
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 183 d: 54
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 184 d: 53
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 185 d: 53
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 186 d: 52
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 187 d: 51
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 188 d: 51
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 189 d: 50
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 190 d: 49
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 191 d: 49
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 192 d: 48
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 193 d: 47
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 194 d: 47
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 195 d: 46
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 196 d: 45
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 197 d: 45
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 198 d: 44
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 199 d: 43
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 200 d: 43
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 201 d: 42
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 202 d: 41
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 203 d: 41
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 204 d: 40
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 205 d: 39
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 206 d: 39
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 207 d: 38
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 208 d: 37
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 209 d: 37
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 210 d: 36
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 211 d: 35
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 212 d: 35
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 213 d: 34
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 214 d: 33
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 215 d: 33
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 216 d: 32
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 217 d: 31
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 218 d: 31
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 219 d: 30
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 220 d: 29
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 221 d: 29
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 222 d: 28
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 223 d: 27
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 224 d: 27
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 225 d: 26
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 226 d: 25
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 227 d: 25
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 228 d: 24
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 229 d: 23
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 230 d: 23
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 231 d: 22
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 232 d: 21
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 233 d: 21
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 234 d: 20
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 235 d: 19
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 236 d: 19
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 237 d: 18
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 238 d: 17
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 239 d: 17
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 240 d: 16
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 240 d: 17
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 241 d: 16
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 242 d: 15
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 243 d: 15
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 244 d: 14
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 245 d: 13
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 246 d: 12
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 247 d: 11
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 248 d: 11
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 249 d: 10
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 250 d: 9
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 251 d: 8
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 252 d: 7
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 253 d: 7
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 254 d: 6
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 255 d: 5
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 256 d: 4
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 257 d: 3
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 258 d: 3
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 259 d: 2
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 260 d: 1
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 261 d: 0
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 262 d: 254
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 263 d: 254
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 264 d: 253
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 265 d: 252
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 266 d: 251
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 267 d: 250
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 268 d: 250
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 269 d: 249
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 270 d: 248
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 271 d: 247
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 272 d: 246
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 273 d: 246
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 274 d: 245
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 275 d: 244
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 276 d: 243
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 277 d: 242
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 278 d: 242
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 279 d: 241
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 280 d: 240
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 281 d: 239
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 282 d: 238
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 283 d: 238
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 284 d: 237
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 285 d: 236
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 286 d: 235
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 287 d: 234
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 288 d: 234
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 289 d: 233
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 290 d: 232
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 291 d: 231
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 292 d: 230
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 293 d: 230
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 294 d: 229
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 295 d: 228
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 296 d: 227
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 297 d: 226
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 298 d: 226
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 299 d: 225
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 300 d: 224
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 300 d: 224
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 301 d: 223
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 302 d: 222
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 303 d: 222
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 304 d: 221
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 305 d: 220
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 306 d: 219
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 307 d: 218
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 308 d: 218
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 309 d: 217
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 310 d: 216
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 311 d: 215
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 312 d: 214
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 313 d: 214
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 314 d: 213
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 315 d: 212
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 316 d: 211
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 317 d: 210
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 318 d: 210
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 319 d: 209
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 320 d: 208
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 321 d: 207
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 322 d: 206
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 323 d: 206
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 324 d: 205
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 325 d: 204
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 326 d: 203
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 327 d: 202
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 328 d: 202
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 329 d: 201
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 330 d: 200
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 331 d: 199
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 332 d: 198
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 333 d: 198
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 334 d: 197
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 335 d: 196
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 336 d: 195
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 337 d: 194
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 338 d: 194
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 339 d: 193
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 340 d: 192
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 341 d: 191
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 342 d: 190
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 343 d: 190
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 344 d: 189
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 345 d: 188
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 346 d: 187
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 347 d: 186
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 348 d: 186
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 349 d: 185
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 350 d: 184
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 351 d: 183
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 352 d: 182
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 353 d: 182
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 354 d: 181
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 355 d: 180
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 356 d: 179
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 357 d: 178
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 358 d: 178
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 359 d: 177
2020.08.19 16:11:58 5: OG_Bodenband_ColorConverter: create colormap h: 0 d: 176
2020.08.19 16:11:58 5: MilightDevice_RGBW_SetHSV: h:0 s:100 v:50 / cv:176 wl:0 cl:14
2020.08.19 16:11:58 5: MilightDevice_HSVToStr: h:0,s:100,v:50
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 490055
2020.08.19 16:11:58 5: MiLightBridgeWoZi send: 401c55@1597846318.32214; Queue Length: 11
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 4e0e55
2020.08.19 16:11:58 5: MiLightBridgeWoZi_cmdQueue_Send: Waiting for send interval. cmdLastSent: 1597846318.32266. Now: 1597846318.32578
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 40b055
2020.08.19 16:11:58 5: MiLightBridgeWoZi_cmdQueue_Send: Waiting for send interval. cmdLastSent: 1597846318.32266. Now: 1597846318.32887
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 490055
2020.08.19 16:11:58 5: MiLightBridgeWoZi_cmdQueue_Send: Waiting for send interval. cmdLastSent: 1597846318.32266. Now: 1597846318.33182
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 4e0e55
2020.08.19 16:11:58 5: MiLightBridgeWoZi_cmdQueue_Send: Waiting for send interval. cmdLastSent: 1597846318.32266. Now: 1597846318.33474
2020.08.19 16:11:58 4: MiLightBridgeWoZi_Write: Command: 40b055
2020.08.19 16:11:58 5: MiLightBridgeWoZi_cmdQueue_Send: Waiting for send interval. cmdLastSent: 1597846318.32266. Now: 1597846318.33773
naja mit dem Aufblähen ist ja kein Wunder - Du hast generell verbose 5 ! Warum?
Offenbar stürzt er beim Aufruf von hcitool ab. Könnte man jetzt denken das ist kaputt - aber dazu ist es zu selten.
Ich würde versuchen:
nicht mit verbose 5 arbeiten.
Speicherverbrauch mitloggen.
Gruß Otto
das Popcorn ist gleich fertig...
oh ok, und ich dachte es macht Sinn, mit verbose 5 zu arbeiten um das Problem besser eingrenzen zu können...
aber dann geh ich wieder auf mein "normal" mit verbose 2 zurück...
wenn es hcitool ist, gibts da Ideen warum bzw. was zu ändern ist?
Zitat von: Parador am 19 August 2020, 20:54:37
oh ok, und ich dachte es macht Sinn, mit verbose 5 zu arbeiten um das Problem besser eingrenzen zu können...
aber dann geh ich wieder auf mein "normal" mit verbose 2 zurück...
wenn es hcitool ist, gibts da Ideen warum bzw. was zu ändern ist?
Mit verbose 2 müssen Parameter ausgewertet werden, weil hcitool einzigartige Parameter in einem ähnlichen Problem benötigt, habe ich es richtig verstanden?
@Rerick: mit dem Attribut "verbose" bestimmt man den Umfang der ausgegebenen Meldungen im Logfile...
siehe auch https://wiki.fhem.de/wiki/Verbose (https://wiki.fhem.de/wiki/Verbose)
@Alle: nochmal an die anderen Mitleser:
- Ist es normal, dass bei einem Crash bereits gesetzte Werte in Dummies verloren gehen?
Um das konkret zu machen: Ich habe z.B. einen Dummy der die "Tage ohne Regen" zählt. Am Tagesende (23 Uhr) wird geprüft ob es geregnet hat oder nicht und dann halt entweder auf Null geetzt oder der Zähler eins hochgesetzt.
Aktuell lasse ich mir z.B. um 18 Uhr den Zählerstand zur Kontrolle per Telegram schicken... jetzt war er vor dem Crash z.B. bei "6" und nach einem Crash regelmäßig bei "4".
Um 23 Uhr klappt die Prüfung und Veränderung dann wieder normal...
Allerdings irritiert mich der "Rücksprung" durch den Crash und die fast jedesmal verwendete "4" die ich mir nicht erklären kann.
Auf diesen Zähler greift schreibend/verändernd nur die Prüfung um 23 Uhr zu...
- Und hat noch jemand eine Idee warum das hcitool FHEM crashed und wie ich das beheben kann?
- Alternativ, wie kann ich denn im Log einen möglichen anderen Verursacher finden? Wie macht Ihr das?
Deaktiviere mal hcitool bzw. die Device, die es verwenden und prüfe dann mal ein paar Tage ... wenn es dann wider einen reboot gibt, ist es ein anderes Problem
P.S. da ein RasPi, mal die SD geprüft?
Edit:
Gibt es Auffälligkeiten im kern.log?
Prüfe auf I/O Probleme
grep -i i/o /var/log/kern.log
Alle Angaben des PIs bezüglich der SD
grep mmcblk /var/log/kern.log
Hi,
die Readings (also auch Werte in Dummies) werden ins statefile geschrieben. Meines Wissen passiert das nur bei einem shutdown "von selbst". Dazu gab es mal diese Diskussion https://forum.fhem.de/index.php?topic=71699.0
Wenn FHEM kein shutdown macht sondern "wegfliegt", dann stehen alte Werte im statefile, diese werden nach dem Neustart geladen.
Ich würde Dinge die auffällig sind testweise außer Betrieb nehmen.
Nochmal die Frage von Werner: hast Du eine Datei /etc/watchdog.conf ?
ls -lha /etc/watchdog.conf
Gruß Otto
- Das konnte ich jetzt gleich noch prüfen...
Watchdog:
ls -lha /etc/watchdog.conf
ergibt
ls: Zugriff auf '/etc/watchdog.conf' nicht möglich: Datei oder Verzeichnis nicht gefunden
I/O-Probleme:
grep -i i/o /var/log/kern.log
ergab - gar nichts
Infos zur SD:
grep mmcblk /var/log/kern.log
ergab:
Aug 18 15:00:03 Raspi2019 kernel: [ 2.186424] mmcblk0: mmc0:b030 SL32G 29.7 GiB
Aug 18 15:00:03 Raspi2019 kernel: [ 2.194814] mmcblk0: p1 p2
Aug 18 15:00:03 Raspi2019 kernel: [ 2.223673] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
Aug 18 15:00:03 Raspi2019 kernel: [ 2.233664] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
Aug 18 15:00:03 Raspi2019 kernel: [ 2.468775] EXT4-fs (mmcblk0p2): recovery complete
Aug 18 15:00:03 Raspi2019 kernel: [ 2.486060] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
Aug 18 15:00:03 Raspi2019 kernel: [ 4.610895] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Übereinstimmungen in Binärdatei /var/log/kern.log
Gegen 15:08 Uhr erhielt ich am 18.08. eine Neustartmeldung...
Allerdings auch am 19.08. 16:10 & 16:12 Uhr...
Seitdem noch keine neue
- SD-Karte: Prüfe ich heute Abend, bzw. gibt es per Putty eine Prüfmöglichkeit? Ich würde sonst FHEM/Raspi herunterfahren und am Windows PC die Karte prüfen
- hcitool: Alle Devices deaktivieren die darauf zugreifen... bzw. hci deaktivieren.... Hier einfach nochmal die Rückfrage ich habe zwei Presence-Devices die mit "local-bluetooth" wohl auf das hcitool zurückgreifen... die kann ich deaktivieren..
Zusätzlich das hcitool am Raspi deaktivieren??? Oder doch erst als Schritt zwei?
Nur in FHEM deaktivieren sollte reichen.
Gibt allerdings Geräte, welche man löschen muß, deaktivieren reicht nicht. Dazu sollte man nur vorher ein backup der config machen.
Prüfen bitte unter Linux. Gibt es eine Prüfung von ext-Dateisystemen unter Windows?
Aug 18 15:00:03 Raspi2019 kernel: [ 2.223673] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
Startet FHEM oder der PI neu? Wie sieht Deine uptime (Auf Shell-Ebene uptime) aus?
Prüfung der SD unter Linux! Unter Windows ist mir nichts bekannt!
Prüfung der SD mit fsck erfolgt im nicht gemounteten Zustand!
Wenn nur der eine Pi vorhanden:
neue SD mit raspian booten.
Alte SD im Cardreader einstecken und prüfen.
uptime
ergibt aktuell
12:35:59 up 20:24,
Karte werde ich dann unter linux (mal sehen wie) prüfen...
Zitat von: Parador am 20 August 2020, 12:38:52
uptime
ergibt aktuell
12:35:59 up 20:24,
Karte werde ich dann unter linux (mal sehen wie) prüfen...
Wenn jetzt die Idee ist, die SD Card hat was, würde ich vor der Prüfung (mit Reparatur?) unbedingt ein funktionierendes Backup machen! Image der SD Card, Kopie des /opt/fhem Pfades oder oder oder.
Wann hast DU den PI das letzte mal rebootet bzw. abgeschaltet?
Wenn über der Uptime .... Hast Du mal das Netzteil gewechselt?
Uh gute Frage, es gab vor ca 2 Wochen mal einen 30Min Stromausfall, da ist er defintiv mal neugestartet...
wenn auch wieder ungeplant..
Das Netzteil lässt sich relativ simpel wechseln... auch das kann ich auch noch probieren...
Ok, denke da hab ich erstmal genug zum testen... ;-)
Danke schon mal