Absturz

Hallo an alle Betas,

seit der vorletzten Version steigt der Speicher wieder auf ueber 1,6 GB. Und laufend muss ich die Variablen neu aggregieren weil der angezeigte Speicher negativ ist oder sonstige wilde Werte anzeigt. Wann gibt es hier endlich eine Loesung? Das Problem existiert nun schon seit Monaten.

Ich werde mir das nach dem Release noch einmal ansehen, warum negative Werte angezeigt werden. (Dies ist nur ein optisches Problem)

Zur 4.2 ist geplant, dass die Aggregationsdaten nicht mehr alle in den RAM geladen werden. Das sollte das Problem mit dem Speicher bei großen Datenbanken lösen.

paresy

Hallo an Alle,

in der letzten version ist mir aufgefallen das sich der Dienst heute Nacht 3:04 Uhr einfach beendet hat.
Watchdog hat ihn neu gestartet.
Im Log ist nichts aussergewöhnliches erkennbar.

Minidump ist 0KB gross

Hier die letzten Eintragungen:

03:01:45 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
03:01:45 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
03:01:45 | 14286 | MESSAGE | Client Socket | Öffne Socket…
03:01:50 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
03:02:50 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
03:02:50 | 35532 | MESSAGE | Client Socket | Öffne Socket…
03:02:55 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
03:02:55 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
03:02:55 | 34188 | MESSAGE | Client Socket | Öffne Socket…
03:03:00 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
03:03:00 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
03:03:00 | 46684 | MESSAGE | Client Socket | Öffne Socket…
03:03:05 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
03:03:05 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
03:03:05 | 14286 | MESSAGE | Client Socket | Öffne Socket…
03:03:10 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
03:04:10 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
03:04:10 | 35532 | MESSAGE | Client Socket | Öffne Socket…
03:04:15 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
03:04:15 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
03:04:15 | 34188 | MESSAGE | Client Socket | Öffne Socket…
03:04:20 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
03:04:20 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
03:04:20 | 46684 | MESSAGE | Client Socket | Öffne Socket…
03:04:25 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
03:04:25 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
03:04:25 | 14286 | MESSAGE | Client Socket | Öffne Socket…
03:04:30 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out

Moin,

ich habe folgende Meldungen im Log

<b>Fatal error</b>: Out of memory (allocated 15466496) (tried to allocate 42 bytes) in <b>C:\IP-Symcon\scripts\22493.ips.php</b> on line <b>34</b><br />

Hier der Quellcode ab Zeile 34
//Heizung NT verbrauch berechnen
$datas = AC_GetLoggedValues($ID_ArchivHandler,$ID_Verbrauch_NT ,$von ,$bis,0);
$first = (isset($datas[0][„Value“])) ? $datas[0][„Value“] : null;
$last = (isset($datas[count($datas)-1][„Value“])) ? $datas[count($datas)-1][„Value“] : null;

Weiterhin noch folgende Fehler:
<b>Warning</b>: Media Player Fehler (ERROR_UNKNOWN): File/URL could not be played in <b>C:\IP-Symcon\scripts\56907.ips.php</b> on line <b>38</b><br />

Hier kann es aber sein das der Sender Probleme hatte.

Hallo
Welchen Wert hast du in deiner php.ini fuer memory_limit.
Bei dir scheint es auf 16M zu sein sein . Bei mir sind es 32M.
Erhoeht sich den Speicherverbrauch staendig ? Teste mal

echo memory_get_usage(true);

Es steht auf 32M. Das habe ich schon früher eingestellt.

Der Speicher ist das Problem.
Ich habe 8GB RAM.

Starte ich IPS dann hat es 1,4 GB. Dann geht es manchmal auf 120MB runter oder bleibt bei 900 MB stehen.
Dann aggregiere ich all Variablen neu dann geht es wieder auf 120 MB. Dann beendet es sich startet neu und steht wieder bei
1,4 GB.
Ich finde auch kein System wann es rauf und runter geht.

Jedenfalls ist V4.X im Gegensatz zur V3.X nicht stabil und so langsam fällt mir nichts mehr ein.

memory_get_usage gibt 786432 zurück.

Ich befürchte es liegt daran, dass du sehr sehr viele Daten geloggt hast und wir die Aggregation direkt in den RAM laden. swissboy hat das selbe Problem. Wir werden das demnächst in IP-Symcon 4.2 umbauen, sodass das Problem hoffentlich bald erledigt ist.

paresy

Hallo an Alle,

mein IPS Dienst stürzt irgendwannl ab. Hier die Einträge im Logfile und der PHP Quelltext dazu.
Also die Semaphore muss definitiv an dieser Stelle gesetzt sein. Der Dienst stürzt mehrmals am Tag ab.

17:50:55 | 49461 | WARNING | ScriptEngine | Ergebnis für Ereignis 57163
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>55</b><br />
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>101</b><br />
<br />
<b>Notice</b>: Undefined variable: MakroToRun in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>101</b><br />
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>130</b><br />
<br />
<b>Warning</b>: Cannot find semaphore with name MultimediaScript! in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>139</b><br />

17:51:25 | 49461 | WARNING | ScriptEngine | Ergebnis für Ereignis 57163
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>55</b><br />
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>101</b><br />
<br />
<b>Notice</b>: Undefined variable: MakroToRun in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>101</b><br />
<br />
<b>Notice</b>: Undefined index: VARIABLE in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>130</b><br />
<br />
<b>Warning</b>: Cannot find semaphore with name MultimediaScript! in <b>C:\IP-Symcon\scripts\49461.ips.php</b> on line <b>139</b><br />


<?
set_time_limit(300);
include(IPS_GetScriptIDByName("include_Popcorn_Communication",49186 /*[Scripts\Multimedia]*/ ).".ips.php");
include(IPS_GetScriptIDByName("include_Samsung_TV",49186 /*[Scripts\Multimedia]*/  ).".ips.php");
include "DENON.Functions.ips.php";
$PosMusik = 2;
$PosFilme = 1;
$InfoDauer = 15;
$PosFotos = 3;
$WaitServer = 30;

$FilmSehen_WZ = 1;
$FotosSehen_WZ = 2;

$ID_WAV_Player = 29973 /*[Systeminstanzen\Multimedia\Mediaplayer\Player 1 - EG Eingang USB 3\MPlayer WAV 1]*/;
//$ID_MakroToRun = 59442 /*[Systeminstanzen\Variablen\Multimedia\MultimediaSteuerung\Mulimedia MakroToRunWZ]*/;

$HinweisMediaPlayerDown = "Wenn es nicht funktioniert hat... Mediaplayer einschalten (weisse Lampe leuchtet)und noch einmal starten.";
$HinweisMediaserverDown = "Der Mediaserver wird gestartet... Bitte haben Sie etwasGeduld. Der Status ändert sich von down auf läuft! Das dauert ca. 2 min." ;
$FilmSehen = "Film sehen wird gestartet.  Bitte  60 Sekunden warten!!!";

$ID_DENON_WZ_Socket = 43715 /*[CS DENON WZ]*/ ;
$ID_DENON_Source_WZ = 25114 /*[Systeminstanzen\DENON WZ\InputSource]*/ ;
$ID_DENON_Power_WZ = 12112 /*[Systeminstanzen\DENON WZ\Power]*/ ;
$ID_HiFi_WZ_STATE = 36183 /*[Systeminstanzen\Steckdosen\OG\OG WZ\OG WZ ST 10.9 (HiFi)\STATE]*/ ;
$ID_Jalousie_WZ = 41371 /*[Systeminstanzen\Beschattung\Jalousien\OG\OG Wohnzimmer\Jalousie J 10.5]*/ ;

$ID_Mediaplayer_WZ_STATE = 47435 /*[Systeminstanzen\Steckdosen\OG\OG WZ\OG WZ ST 10.8 (Mediaplayer)\STATE]*/ ;
$ID_Mediaplayer_WZ_SOCKET = 43926 /*[Popcorn WZ Client Socket]*/ ;

$ID_Film_sehen_WZ = 37804 /*[Systeminstanzen\Variablen\Multimedia\MultimediaSteuerung\Wohnzimmer\Film sehen]*/ ;
$ID_Alles_ausschalten_WZ = 39758 /*[Systeminstanzen\Variablen\Multimedia\MultimediaSteuerung\Wohnzimmer\alles ausschalten]*/ ;

$ID_Fotos_iPhone_sehen = 35875 /*[Systeminstanzen\Variablen\Multimedia\MultimediaSteuerung\Wohnzimmer\Fotos über iPhone ansehen]*/;

$ID_TV_WZ_STATE = 16835 /*[Systeminstanzen\Steckdosen\OG\OG WZ\OG WZ ST 10.8A (Fernseher)\STATE]*/ ;

$ID_Mediaserver_starten = 59798 /*[Systeminstanzen\Variablen\Netzwerk\Mediaserver starten]*/ ;
$ID_Mediaserver_status = 38619 /*[Systeminstanzen\Netzwerk\Server\Mediaserver]*/ ;


$ID_Webfront = 51869 /*[ZU-HOME]*/;
$ID_Mediaserver_Starten = 59798 /*[Systeminstanzen\Variablen\Netzwerk\Mediaserver starten]*/ ;

$ID_Color_OG = 53309 /*[Systeminstanzen\Variablen\Szenen\Farbe 1. OG]*/ ;
$ID_FadeTime = 47415 /*[Systeminstanzen\Variablen\DMX\DMXFadingTime]*/;
$SemaPhoreMultiMedia = "MultimediaScript";
$Save_FadeTime = getvalueInteger($ID_FadeTime);
IPS_SetScriptTimer($_IPS['SELF'],0);
//$MakroToRun = getvalueinteger($ID_MakroToRun);
//setvalueinteger($ID_MakroToRun, 0);

if (IPS_SemaphoreEnter($SemaPhoreMultiMedia,1000)) {
		//Film sehen WZ
		if (($_IPS['VARIABLE'] == $ID_Film_sehen_WZ) or ($_IPS['SENDER'] == 'TimerEvent')){
		      if (!getvalueboolean($ID_Mediaserver_status)) {
	  				setvalue($ID_Mediaserver_Starten,1);
					WFC_SendNotification($ID_Webfront , "Hinweis", $HinweisMediaserverDown , 'Information', $InfoDauer);
	  				IPS_SemaphoreLeave($SemaPhoreMultiMedia);
	  				IPS_SetScriptTimer($_IPS['SELF'],$WaitServer);
	  				//setvalueinteger($ID_MakroToRun,$FilmSehen_WZ);
				} else {
		    	   WFC_SendNotification( $ID_Webfront,"Hinweis", $FilmSehen , 'Information', $InfoDauer);
		    	   setvalueinteger($ID_Color_OG,7);
		    	   setvalueInteger($ID_FadeTime, 10);
		    	   setvalueInteger(47013 /*[Systeminstanzen\Multimedia\Video/Audio Matrix\Wohnen]*/ ,1);
		    	   HM_WriteBoolean(IPS_Getparent($ID_Mediaplayer_WZ_STATE), "STATE", false);
		    	   ips_sleep(2000);
		    	   HM_WriteBoolean(IPS_Getparent($ID_Mediaplayer_WZ_STATE), "STATE", true);
		    	   if (!getvalueboolean($ID_TV_WZ_STATE)) {
			      	HM_WriteBoolean(IPS_Getparent($ID_TV_WZ_STATE), "STATE", true);
						ips_sleep(8000);
					}
					TV_SAMSUNG_ON("WZ");
		    	   if (!getvalueboolean($ID_HiFi_WZ_STATE)) {
					 	HM_WriteBoolean(IPS_Getparent($ID_HiFi_WZ_STATE), "STATE", true);
	    			}
	    			ips_sleep(15000);
	    			DENON_OPEN_SOCKET($ID_DENON_WZ_Socket);
				 	ips_sleep(5000);
					DENON_POWER($ID_DENON_WZ_Socket, "ON");
          		ips_sleep(20000);
					DENON_InputSource($ID_DENON_WZ_Socket,"SAT/CBL");
					ips_sleep(3000);
					DENON_MasterVolumeFix($ID_DENON_WZ_Socket, -10);
               ips_sleep(3000);
					WAC_ClearPlaylist($ID_WAV_Player);
					WAC_AddFile($ID_WAV_Player,"c:\IP-Symcon\sounds\KinoGong.mp3");
					WAC_SetVolume($ID_WAV_Player,5);
		    	   setvalueinteger($ID_Color_OG,2);
					WAC_Play($ID_WAV_Player);
					ips_sleep(5000);
					TV_SAMSUNG_SOURCE_HDMI("WZ");
		   		ips_sleep(5000);
		   		DENON_InputSource($ID_DENON_WZ_Socket,"GAME");
					//WFC_SendNotification($ID_Webfront , "Hinweis", $HinweisMediaPlayerDown , 'Information', $InfoDauer);
				   setvalueinteger($ID_FadeTime, $Save_FadeTime);
    			}
		}
		
		if (($_IPS['VARIABLE'] == $ID_Fotos_iPhone_sehen) or ($MakroToRun == $FotosSehen_WZ)) { //Fotos über Iphone sehen
		    	   WFC_SendNotification( $ID_Webfront, "Hinweis", "Bitte verbinden Sie sich mit Apple TV und gedulden Sie sich 30 Sekunden!!!" , 'Information', $InfoDauer);
		    	   HM_WriteValuefloat($ID_Jalousie_WZ, "LEVEL", 1);
		    	   setvalueinteger($ID_Color_OG,7);
		    	   setvalueInteger($ID_FadeTime, 10);
		    	   if (!getvalueboolean($ID_TV_WZ_STATE)) {
			      	HM_WriteBoolean(IPS_Getparent($ID_TV_WZ_STATE), "STATE", true);
						ips_sleep(8000);
					}
					TV_SAMSUNG_ON("WZ");
		    	   if (!getvalueboolean($ID_HiFi_WZ_STATE)) {
					 	HM_WriteBoolean(IPS_Getparent($ID_HiFi_WZ_STATE), "STATE", true);
	    			}
		    	   ips_sleep(15000);
	    			DENON_OPEN_SOCKET($ID_DENON_WZ_Socket);
				 	ips_sleep(5000);
					DENON_POWER($ID_DENON_WZ_Socket, "ON");
					ips_sleep(20000);
					DENON_InputSource($ID_DENON_WZ_Socket,"BD");
					DENON_MasterVolumeFix($ID_DENON_WZ_Socket, -15);
					ips_sleep(5000);
					setvalueinteger($ID_Color_OG,2);
					setvalueInteger(47013 /*[Systeminstanzen\Multimedia\Video/Audio Matrix\Wohnen]*/ ,1);
		   		TV_SAMSUNG_SOURCE_HDMI("WZ");
				   setvalueinteger($ID_FadeTime, $Save_FadeTime);
		}
		
		
		//Alles ausschalten WZ
		if ($_IPS['VARIABLE'] == $ID_Alles_ausschalten_WZ) {
		   setvalueBoolean($ID_DENON_Power_WZ, false);
		   TV_SAMSUNG_OFF("WZ");
		   IPS_SLEEP(2000);
		   HM_WriteBoolean(IPS_Getparent($ID_TV_WZ_STATE), "STATE", false);
		   HM_WriteBoolean(IPS_Getparent($ID_HiFi_WZ_STATE), "STATE", false);
		   HM_WriteBoolean($ID_Mediaplayer_WZ, "STATE", false);
		}
		
   IPS_SemaphoreLeave($SemaPhoreMultiMedia);
}
?>

Nach einer Reaggregation aller Variablen(bei mir 152) stürzt der Dienst ab.

hier die letzten Log Einträge.

07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 01/2014! (32403 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 02/2014! (33657 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 03/2014! (95752 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 04/2014! (127706 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 05/2014! (113883 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 06/2014! (104886 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 07/2014! (15083 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 08/2014! (48717 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 09/2014! (109 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 10/2014! (53786 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 11/2014! (0 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 12/2014! (1 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 01/2015! (90 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 02/2015! (0 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568 is in progress… 03/2015! (0 rows)
07:52:50 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #58568

Nicht immer die Häfte der Informationen weg lassen…:rolleyes:

Ist der Fehler reproduzierbar? Wenn ja - passiert er immer beim reagregieren von Variable 58568? Und immer nach den Daten von 03/2015? Wenn ja - sind die CSVs der betreffenden Tage lesbar und intakt? Was passiert wenn Du die betreffenden Dateien mal temporär entfernst? Läuft die Reagregation dann durch?

Es passiert nicht immer. Manchmal läuft es durch.
Ich glaube es hat was mit den Semaphoren zu tun. Irgendwie wird Speicher nicht freigegeben.
Wenn der dann recht gefüllt ist raucht IPS ab.

Ich habe das Problem sporadisch öfters am Tag. Nicht nur beim reaggregieren.

Nachtrag:

Ich habe die Vermutung das es passsiert wenn man viele Homematickomponenten hintereinander schaltet.

Wenn mein Haus in oder aus dem Energiesparmodus erwacht dann passiert es. Aber nicht immer.

…oder vielleicht an dem Öffen von Sockets von Geräten die nicht eingeschaltet sind.

Hier das log

17:31:52 | 46684 | MESSAGE | Client Socket | Öffne Socket…
17:31:57 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
17:31:57 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
17:31:57 | 14286 | MESSAGE | Client Socket | Öffne Socket…
17:32:02 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
17:33:02 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
17:33:02 | 35532 | MESSAGE | Client Socket | Öffne Socket…
17:33:07 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
17:33:07 | 32486 | MESSAGE | Client Socket | Einstellungen gespeichert
17:33:07 | 32486 | MESSAGE | Client Socket | Öffne Socket…
17:33:12 | 32486 | ERROR | Event Control | Wiederverbinden [Samsung TV SZ] fehlgeschlagen = Waiting for connect timed out
17:33:12 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
17:33:12 | 34188 | MESSAGE | Client Socket | Öffne Socket…
17:33:17 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
17:33:17 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
17:33:17 | 46684 | MESSAGE | Client Socket | Öffne Socket…
17:33:22 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
17:33:22 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
17:33:22 | 14286 | MESSAGE | Client Socket | Öffne Socket…
17:33:27 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
17:34:27 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
17:34:27 | 35532 | MESSAGE | Client Socket | Öffne Socket…
17:34:32 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
17:34:32 | 32486 | MESSAGE | Client Socket | Einstellungen gespeichert
17:34:32 | 32486 | MESSAGE | Client Socket | Öffne Socket…
17:34:37 | 32486 | ERROR | Event Control | Wiederverbinden [Samsung TV SZ] fehlgeschlagen = Waiting for connect timed out
17:34:37 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
17:34:37 | 34188 | MESSAGE | Client Socket | Öffne Socket…
17:34:42 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
17:34:42 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
17:34:42 | 46684 | MESSAGE | Client Socket | Öffne Socket…
17:34:47 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
17:34:47 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
17:34:47 | 14286 | MESSAGE | Client Socket | Öffne Socket…
17:34:52 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
17:35:29 | 25327 | ERROR | ScriptEngine | Ergebnis für Ereignis 51645
<br />
<b>Fatal error</b>: Cannot break/continue 1 level in <b>C:\IP-Symcon\scripts\38143.ips.php</b> on line <b>45</b><br />

17:35:40 | 17452 | WARNING | ScriptEngine | Ergebnis für Ereignis 50887
<br />
<b>Warning</b>: Speak gescheitert (-2147024888) in <b>C:\IP-Symcon\scripts\17452.ips.php</b> on line <b>146</b><br />
<br />
<b>Warning</b>: Speak gescheitert (-2147024888) in <b>C:\IP-Symcon\scripts\17452.ips.php</b> on line <b>146</b><br />

17:35:52 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
17:35:52 | 35532 | MESSAGE | Client Socket | Öffne Socket…
17:35:56 | 17452 | WARNING | ScriptEngine | Ergebnis für Ereignis 50887
<br />
<b>Warning</b>: Speak gescheitert (-2147024888) in <b>C:\IP-Symcon\scripts\17452.ips.php</b> on line <b>146</b><br />
<br />
<b>Warning</b>: Speak gescheitert (-2147024888) in <b>C:\IP-Symcon\scripts\17452.ips.php</b> on line <b>146</b><br />

17:35:57 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
17:35:57 | 32486 | MESSAGE | Client Socket | Einstellungen gespeichert
17:35:57 | 32486 | MESSAGE | Client Socket | Öffne Socket…
17:36:02 | 32486 | ERROR | Event Control | Wiederverbinden [Samsung TV SZ] fehlgeschlagen = Waiting for connect timed out
17:36:02 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
17:36:02 | 34188 | MESSAGE | Client Socket | Öffne Socket…
17:36:07 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
17:36:07 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
17:36:07 | 46684 | MESSAGE | Client Socket | Öffne Socket…
17:36:12 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out

Heute ist IPS wieder abgeraucht.
Vielleicht liegt es an den Sockets bei denen die Geräte ausgeschaltet sind.
hat bis dato aber nicht gestört.
Sollte ich das irgendwie anders machen?

Hier das Log:

04:12:19 | 35532 | MESSAGE | Client Socket | Einstellungen gespeichert
04:12:19 | 35532 | MESSAGE | Client Socket | Öffne Socket…
04:12:24 | 35532 | ERROR | Event Control | Wiederverbinden [MaehRobotter] fehlgeschlagen = Waiting for connect timed out
04:12:24 | 32486 | MESSAGE | Client Socket | Einstellungen gespeichert
04:12:24 | 32486 | MESSAGE | Client Socket | Öffne Socket…
04:12:29 | 32486 | ERROR | Event Control | Wiederverbinden [Samsung TV SZ] fehlgeschlagen = Waiting for connect timed out
04:12:29 | 34188 | MESSAGE | Client Socket | Einstellungen gespeichert
04:12:29 | 34188 | MESSAGE | Client Socket | Öffne Socket…
04:12:34 | 34188 | ERROR | Event Control | Wiederverbinden [Samsung TV Galerie] fehlgeschlagen = Waiting for connect timed out
04:12:34 | 46684 | MESSAGE | Client Socket | Einstellungen gespeichert
04:12:34 | 46684 | MESSAGE | Client Socket | Öffne Socket…
04:12:39 | 46684 | ERROR | Event Control | Wiederverbinden [Popcorn PARTY Client Socket] fehlgeschlagen = Waiting for connect timed out
04:12:39 | 14286 | MESSAGE | Client Socket | Einstellungen gespeichert
04:12:39 | 14286 | MESSAGE | Client Socket | Öffne Socket…
04:12:44 | 14286 | ERROR | Event Control | Wiederverbinden [Samsung TV WZ] fehlgeschlagen = Waiting for connect timed out
04:13:02 | 53988 | WARNING | Client Socket | Fehler beim Lesen: Eine vorhandene Verbindung wurde vom Remotehost geschlossen

Es wäre zumindest mal eine Idee, dass du alle roten/gelben Meldungen korrigierst. Das tut meistens der Performance vom IP-Symcon gut. Und evtl. löst es auch das Problem. Ich sehe du bist auf eine ältere 4.1er Version gegangen. Läuft es damit besser? Warum nicht die aktuelle Beta?

paresy

Ich bin wieder auf 4.2.

Gestern ist IPS wieder abgestürzt. 5 min. nach der Aggregation aller Variablen(153/600MB).

Hier das Log.

23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 06/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 07/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 08/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 09/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 10/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 11/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 12/2016! (0 rows)
23:18:58 | 46855 | NOTIFY | Archive Control | Reaggregation for VariableID #47904 is complete! (2 rows)
23:21:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

23:26:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

23:28:23 | 56907 | WARNING | ScriptEngine | Ergebnis für Ereignis 17210
<br />
<b>Warning</b>: Media Player Fehler (ERROR_HANDLE): Stopping failed in <b>C:\IP-Symcon\scripts\56907.ips.php</b> on line <b>28</b><br />

23:28:25 | 39582 | WARNING | ScriptEngine | Ergebnis für Ereignis 39001
<br />
<b>Warning</b>: Variable #15213 existiert nicht in <b>C:\IP-Symcon\scripts\26169.ips.php</b> on line <b>38</b><br />

23:28:25 | 53179 | WARNING | ScriptEngine | Ergebnis für Ereignis 20782
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />

23:28:53 | 22059 | WARNING | ScriptEngine | Ergebnis für Ereignis 36181
<br />
<b>Notice</b>: Undefined variable: ID_Volume in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>17</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>17</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Sender in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>18</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>18</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Volume in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>27</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Sender in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>28</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>28</b><br />

23:28:53 | 39582 | WARNING | ScriptEngine | Ergebnis für Ereignis 39001
<br />
<b>Warning</b>: Variable #15213 existiert nicht in <b>C:\IP-Symcon\scripts\26169.ips.php</b> on line <b>38</b><br />

23:28:53 | 53179 | WARNING | ScriptEngine | Ergebnis für Ereignis 20782
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />

23:29:44 | 46133 | ERROR | TimerPool | Zähler OG Media (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
23:30:00 | 59119 | ERROR | ScriptEngine | Ergebnis für Ereignis 33686
Bitte Variable 44837 als Zähler loggen
23:30:01 | 28834 | WARNING | ScriptEngine | Ergebnis für Ereignis 58884
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />

23:31:41 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

Gestern ist IPS wieder abgestürzt. 5 min. nach der Aggregation aller Variablen(153/600MB).

Hier das Log.

23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 06/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 07/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 08/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 09/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 10/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 11/2016! (0 rows)
23:18:58 | 46855 | MESSAGE | Archive Control | Reaggregation for VariableID #47904 is in progress… 12/2016! (0 rows)
23:18:58 | 46855 | NOTIFY | Archive Control | Reaggregation for VariableID #47904 is complete! (2 rows)
23:21:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

23:26:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

23:28:23 | 56907 | WARNING | ScriptEngine | Ergebnis für Ereignis 17210
<br />
<b>Warning</b>: Media Player Fehler (ERROR_HANDLE): Stopping failed in <b>C:\IP-Symcon\scripts\56907.ips.php</b> on line <b>28</b><br />

23:28:25 | 39582 | WARNING | ScriptEngine | Ergebnis für Ereignis 39001
<br />
<b>Warning</b>: Variable #15213 existiert nicht in <b>C:\IP-Symcon\scripts\26169.ips.php</b> on line <b>38</b><br />

23:28:25 | 53179 | WARNING | ScriptEngine | Ergebnis für Ereignis 20782
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />

23:28:53 | 22059 | WARNING | ScriptEngine | Ergebnis für Ereignis 36181
<br />
<b>Notice</b>: Undefined variable: ID_Volume in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>17</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>17</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Sender in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>18</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>18</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Volume in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>27</b><br />
<br />
<b>Notice</b>: Undefined variable: ID_Sender in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>28</b><br />
<br />
<b>Warning</b>: Variable #0 existiert nicht in <b>C:\IP-Symcon\scripts\22059.ips.php</b> on line <b>28</b><br />

23:28:53 | 39582 | WARNING | ScriptEngine | Ergebnis für Ereignis 39001
<br />
<b>Warning</b>: Variable #15213 existiert nicht in <b>C:\IP-Symcon\scripts\26169.ips.php</b> on line <b>38</b><br />

23:28:53 | 53179 | WARNING | ScriptEngine | Ergebnis für Ereignis 20782
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />
<br />
<b>Warning</b>: Instanz #57012 existiert nicht in <b>C:\IP-Symcon\scripts__compatibility.inc.php</b> on line <b>682</b><br />

23:29:44 | 46133 | ERROR | TimerPool | Zähler OG Media (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
23:30:00 | 59119 | ERROR | ScriptEngine | Ergebnis für Ereignis 33686
Bitte Variable 44837 als Zähler loggen
23:30:01 | 28834 | WARNING | ScriptEngine | Ergebnis für Ereignis 58884
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />

23:31:41 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

Stürzt IP-Symcon denn nicht ab, wenn du mal die Aggregation einfach weglässt?

paresy

PS: Ich habe alle deine 4 Themen, die du Mittlerweile zu dem Problem erstellt hast, zusammengefasst. Wenn du neue Informationen hast, poste bitte nur in diesem Thema.

IPS stürzt ein bis 2 mal am Tag ab und watchdog startet es neu. Wenn ich mal reaggregiere dann stürzt es meistens dabei oder danach ab.

PS. Rote und gelbe Meldungen habe ich nicht mehr. Das ändert aber nichts an den Abstürzen.

Absturz heute Morgen.
Man sieht im Log das Komponenten nicht mehr funktionieren. zu sehen IPS 868 (Wärmemengenzähler) dann Text to speak

und und…

Hier das Log.
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

07:59:06 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:00:00 | 59119 | ERROR | ScriptEngine | Ergebnis für Ereignis 33686
Bitte Variable 44837 als Zähler loggen
08:00:00 | 28834 | WARNING | ScriptEngine | Ergebnis für Ereignis 58884
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />

08:01:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:06:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:11:40 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:15:58 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:16:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:21:35 | 44502 | ERROR | TimerPool | Wohnungszähler (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:21:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:24:10 | 54359 | ERROR | TimerPool | Durchfluss Kamin 1l / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:26:12 | 54359 | ERROR | TimerPool | Durchfluss Kamin 1l / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:26:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:30:00 | 59119 | ERROR | ScriptEngine | Ergebnis für Ereignis 33686
Bitte Variable 44837 als Zähler loggen
08:30:00 | 28834 | WARNING | ScriptEngine | Ergebnis für Ereignis 58884
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />

08:31:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:36:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:41:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:46:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:48:28 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:48:39 | 44502 | ERROR | TimerPool | Wohnungszähler (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:48:41 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:50:14 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
08:51:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

08:56:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

09:00:00 | 59119 | ERROR | ScriptEngine | Ergebnis für Ereignis 33686
Bitte Variable 44837 als Zähler loggen
09:00:00 | 28834 | WARNING | ScriptEngine | Ergebnis für Ereignis 58884
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Notice</b>: Undefined offset: -1 in <b>C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php</b> on line <b>49</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at C:\IP-Symcon\scripts\Funktionen_TimeCompare.ips.php:49) in <b>C:\IP-Symcon\scripts\GoogleCharts.ips.php</b> on line <b>2</b><br />

09:00:29 | 12641 | ERROR | TimerPool | Zähler EDV (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
09:01:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

09:03:54 | 36043 | ERROR | TimerPool | Wärmemenge Kamin 1KWh / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
09:06:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

09:09:50 | 17452 | WARNING | ScriptEngine | Ergebnis für Ereignis 50887
<br />
<b>Warning</b>: Speak gescheitert (-2147467260) in <b>C:\IP-Symcon\scripts\17452.ips.php</b> on line <b>146</b><br />

09:09:50 | 48433 | MESSAGE | Client Socket | Einstellungen gespeichert
09:09:50 | 48433 | MESSAGE | Client Socket | Öffne Socket…
09:09:55 | 43715 | MESSAGE | Client Socket | Einstellungen gespeichert
09:09:55 | 43715 | MESSAGE | Client Socket | Öffne Socket…
09:09:56 | 32719 | MESSAGE | Client Socket | Einstellungen gespeichert
09:09:56 | 32719 | MESSAGE | Client Socket | Öffne Socket…
09:09:57 | 48860 | WARNING | ScriptEngine | Ergebnis für Ereignis 45419
<br />
<b>Warning</b>: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte in <b>C:\IP-Symcon\scripts\48860.ips.php</b> on line <b>25</b><br />

09:09:58 | 48860 | WARNING | ScriptEngine | Ergebnis für Ereignis 45419
<br />
<b>Warning</b>: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte in <b>C:\IP-Symcon\scripts\48860.ips.php</b> on line <b>13</b><br />

09:10:10 | 48433 | MESSAGE | Client Socket | Einstellungen gespeichert
09:10:10 | 48433 | MESSAGE | Client Socket | Öffne Socket…
09:10:10 | 48433 | MESSAGE | Event Control | Wiederverbinden [CS DENON SZ] erfolgreich
09:10:10 | 43715 | MESSAGE | Client Socket | Einstellungen gespeichert
09:10:10 | 43715 | MESSAGE | Client Socket | Öffne Socket…
09:10:10 | 43715 | MESSAGE | Event Control | Wiederverbinden [CS DENON WZ] erfolgreich
09:10:36 | 40574 | WARNING | Register Variable | <br />
<b>Notice</b>: Undefined variable: value in <b>C:\IP-Symcon\scripts\DENON.VariablenManager.ips.php</b> on line <b>137</b><br />

09:11:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

09:14:19 | 54359 | ERROR | TimerPool | Durchfluss Kamin 1l / Imp. (UpdateTimer): Zeitüberschreitung beim Warten auf Antwort
09:14:26 | 32486 | MESSAGE | Client Socket | Einstellungen gespeichert
09:14:26 | 32486 | MESSAGE | Client Socket | Schließe Socket…
09:15:04 | 00000 | MESSAGE | Settings | Einstellungen konnten nicht geschrieben werden.
09:16:37 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />

09:20:04 | 00000 | MESSAGE | Settings | Einstellungen konnten nicht geschrieben werden.
09:21:38 | 54355 | WARNING | ScriptEngine | Ergebnis für Ereignis 12042
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>369</b><br />
<br />
<b>Warning</b>: file_get_contents(http://192.168.175.1/cgi-bin/webcm): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found

in <b>C:\IP-Symcon\scripts\54355.ips.php</b> on line <b>525</b><br />