NEWS
ioBroker im Docker der Synology
-
Hi Leute!
kann es sein, dass ein Docker Container Aussetzer hat. Ich habe mir im Blockly ein paar Sicherheitsscripts gemacht, wo ich Verbindungen überwache. Seit dem ich (paar Wochen) nun nicht mehr auf der VMM bin, sonder im Docker bekomme ich deutlich vermehrt Verbindungsabbrüche.
OK, wenn es so wäre, wie könnte man das rausfinden?
Hätte da jemand Erfahrung damit bzw. wüsste wie man das angeht, ev. sind ja irgenwelche Settings im Docker oder Syno falsch? -
Wir kennen leider keine Deiner Settings.
Ein paar mehr Infos wären schon schön.
Da ich selber eine Syno benutze und Du sie eh nur mit LAN Kabel verbinden kannst , denke ich , sind deine Verbindungsabbrüche eher in den Scripten zu suchen . -
@haselchen hier mal ein paar Bilder von den Docker Settings, mehr brauchts da nicht oder?
hier ein blockly
<xml xmlns="https://developers.google.com/blockly/xml"> <variables> <variable id="`J:yxl|pwa1-z)3RkGte">datum</variable> <variable id="vnxy-zAYQ!WmR=`GMR{K">txt</variable> <variable id="e$ovzZ?+![|J@56H|FXd">Reboot_Timer</variable> <variable id="LPe9+AMn{NRI0@~Z%82*">Counter_Reboot_Timer</variable> </variables> <block type="comment" id=".,3B:JN}S$%_v]:d;Q71" x="-3063" y="-1588"> <field name="COMMENT">------->>>> Logfile</field> </block> <block type="procedures_defcustomnoreturn" id="O;Py{#|AP1i%q3vFz*_8" x="-3063" y="-1562"> <mutation statements="false"> <arg name="datum" varid="`J:yxl|pwa1-z)3RkGte"></arg> <arg name="txt" varid="vnxy-zAYQ!WmR=`GMR{K"></arg> </mutation> <field name="NAME">Logfile</field> <field name="SCRIPT">cmVxdWlyZSgnZnMnKS5hcHBlbmRGaWxlU3luYygnL29wdC9pb2Jyb2tlci9sb2cvJyArIGRhdHVtICsgJyAtIHRlc2xhbGFkdW5nLmxvZycsIGZvcm1hdERhdGUobmV3IERhdGUoKSwgImhoOm1tOnNzIikgKyAiIFx0IiArIHR4dCArICJcbiIpOw==</field> <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment> </block> <block type="comment" id="n^.wR[|m}q;II;h0oy+S" x="-3063" y="-1487"> <field name="COMMENT">------->> Verbindung überwachen</field> <next> <block type="on" id="M,?o!espgy@LqrG|3;F#"> <field name="OID">go-e.0.info.connection</field> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <statement name="STATEMENT"> <block type="controls_if" id="R2?(kdQ=o]1zKg2{u40N"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="UKtU9CQIlRG]aD]b5Zc;"> <field name="OP">EQ</field> <value name="A"> <block type="on_source" id="}~K[)@4FHWsd?Vyocl|?"> <field name="ATTR">state.val</field> </block> </value> <value name="B"> <block type="logic_boolean" id="vx1hi9;l8-#W@;tv]1s6"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> <statement name="DO0"> <block type="procedures_callcustomnoreturn" id="TWq,3i3Pw/q~WOhugDf;"> <mutation name="Logfile"> <arg name="datum"></arg> <arg name="txt"></arg> </mutation> <value name="ARG0"> <block type="time_get" id="hjpy4A-y%`eb:Q6E3Tq0"> <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation> <field name="OPTION">YYYY.MM.DD</field> </block> </value> <value name="ARG1"> <block type="text" id="k@6LaTP,Wt8VnnVLKj^O"> <field name="TEXT">GO - Verbindung wieder hergestellt.</field> </block> </value> <next> <block type="debug" id="/%}9KTl$n,CJy;MbBlhU"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id="#gQ4X`aXs)YR#7rwT~$}"> <field name="TEXT">go-e / --> Verbindung wieder hergestellt</field> </shadow> </value> <next> <block type="telegram" id=".(c,kr,I=OzJw~C}sFIi"> <field name="INSTANCE">.0</field> <field name="LOG"></field> <field name="SILENT">FALSE</field> <field name="PARSEMODE">default</field> <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field> <value name="MESSAGE"> <shadow type="text" id="gb5[^Y}Yvon]Vnx:=SbS"> <field name="TEXT">go-e / --> Verbindung wieder hergestellt</field> </shadow> </value> </block> </next> </block> </next> </block> </statement> <statement name="ELSE"> <block type="procedures_callcustomnoreturn" id="H}Y@7r.T$d@}q7(ARkUh"> <mutation name="Logfile"> <arg name="datum"></arg> <arg name="txt"></arg> </mutation> <value name="ARG0"> <block type="time_get" id="CmKh5{/W4pL]Hz{ob?!O"> <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation> <field name="OPTION">YYYY.MM.DD</field> </block> </value> <value name="ARG1"> <block type="text" id="l#sNlp^lFbk~0!Bma!?K"> <field name="TEXT">GO - Verbindung verloren!</field> </block> </value> <next> <block type="debug" id="75V^[i?$7Ox|1d82?%wn"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id="l4EV*.WN!rr[8t0}:Qxm"> <field name="TEXT">go-e / --> Verbindung verloren !</field> </shadow> </value> <next> <block type="telegram" id="O!((9oY:#(n`:TZ}}p(9"> <field name="INSTANCE">.0</field> <field name="LOG"></field> <field name="SILENT">FALSE</field> <field name="PARSEMODE">default</field> <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field> <value name="MESSAGE"> <shadow type="text" id="SeI9gg3G(@irl}4gqdGv"> <field name="TEXT">go-e / --> Verbindung verloren !</field> </shadow> </value> </block> </next> </block> </next> </block> </statement> </block> </statement> <next> <block type="variables_set" id="heu.[LLd~Uw`WV%D;FZ:"> <field name="VAR" id="e$ovzZ?+![|J@56H|FXd">Reboot_Timer</field> <value name="VALUE"> <block type="get_value" id="fK=U#gW=n(e/tWt*0j,s"> <field name="ATTR">val</field> <field name="OID">go-e.0.reboot_timer</field> </block> </value> <next> <block type="on" id="^3+hU;SJA-5^k@_:Iu8r"> <field name="OID">go-e.0.reboot_timer</field> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <statement name="STATEMENT"> <block type="variables_set" id="Q0}vWp::}WEsCDd~z/}-"> <field name="VAR" id="e$ovzZ?+![|J@56H|FXd">Reboot_Timer</field> <value name="VALUE"> <block type="get_value" id="9,:J,T-b5}y{xgI9112P"> <field name="ATTR">val</field> <field name="OID">go-e.0.reboot_timer</field> </block> </value> <next> <block type="variables_set" id="@dBzZp3:7L:,R;PJifzS"> <field name="VAR" id="LPe9+AMn{NRI0@~Z%82*">Counter_Reboot_Timer</field> <value name="VALUE"> <block type="math_number" id="a3|.5!GIeHylR9}Rxv}g"> <field name="NUM">0</field> </block> </value> </block> </next> </block> </statement> <next> <block type="schedule" id="s~[C~P:.qIHZgNzYib^e"> <field name="SCHEDULE">* * * * * *</field> <statement name="STATEMENT"> <block type="math_change" id="L_n-mLgcPEP5oP=mLefB"> <field name="VAR" id="LPe9+AMn{NRI0@~Z%82*">Counter_Reboot_Timer</field> <value name="DELTA"> <shadow type="math_number" id="_SxkW4k#9*b;@4Q,Y:G`"> <field name="NUM">1</field> </shadow> </value> <next> <block type="controls_if" id="bO:EKVgvCIO1V6pF84C;"> <value name="IF0"> <block type="logic_operation" id="zzhFUxEQuJ{J5]LQ2UuC" inline="false"> <field name="OP">AND</field> <value name="A"> <block type="logic_compare" id="MJeCRXHa3jTy:Dvu!;ci"> <field name="OP">EQ</field> <value name="A"> <block type="variables_get" id="hzA)Kmyn;#BaVtPpP/2G"> <field name="VAR" id="LPe9+AMn{NRI0@~Z%82*">Counter_Reboot_Timer</field> </block> </value> <value name="B"> <block type="math_number" id="T^D($?5m)yO$av,j0C3("> <field name="NUM">30</field> </block> </value> </block> </value> <value name="B"> <block type="logic_compare" id="aK]I:K]76kJQBj24e{vH" inline="false"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="sx=jNy~0Uy`n_iX/zvuI"> <field name="ATTR">val</field> <field name="OID">go-e.0.reboot_timer</field> </block> </value> <value name="B"> <block type="variables_get" id="X8$*Ijgo!WwFR@p|k+#F"> <field name="VAR" id="e$ovzZ?+![|J@56H|FXd">Reboot_Timer</field> </block> </value> </block> </value> </block> </value> <statement name="DO0"> <block type="procedures_callcustomnoreturn" id="~a|DM_Bqp|B0Orv+vlOD"> <mutation name="Logfile"> <arg name="datum"></arg> <arg name="txt"></arg> </mutation> <value name="ARG0"> <block type="time_get" id="/5,b-OJG{G/a[AALGLvq"> <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation> <field name="OPTION">YYYY.MM.DD</field> </block> </value> <value name="ARG1"> <block type="text" id="%bzm,Q()0j0EZ2e4vZoM"> <field name="TEXT">GO - Verbindung verloren (Reboot Timer)!</field> </block> </value> <next> <block type="debug" id="]u.Sh/yPV3kkBTFKJ7ND"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id=",A{$}/=|-/#;B9]=woUb"> <field name="TEXT">go-e / --> Verbindung verloren (Reboot Timer) !</field> </shadow> </value> <next> <block type="telegram" id="H_,fpiH6ayN(qYLhlUKA"> <field name="INSTANCE">.0</field> <field name="LOG"></field> <field name="SILENT">FALSE</field> <field name="PARSEMODE">default</field> <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field> <value name="MESSAGE"> <shadow type="text" id="hYJ]XP~Y5BK^[2*D9M3b"> <field name="TEXT">go-e / --> Verbindung verloren (Reboot Timer) !</field> </shadow> </value> </block> </next> </block> </next> </block> </statement> </block> </next> </block> </statement> </block> </next> </block> </next> </block> </next> </block> </next> </block> <block type="comment" id="E`(p1)#~*nc3#?$`!(I*" x="-2287" y="-1487"> <field name="COMMENT">------>>> Emergency STOP</field> <next> <block type="on_ext" id="i5::$GU%@{hmr4r9(z]X"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="3"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="}`M@I(.M+8,:or$,QGX~"> <field name="oid">0_userdata.0.go-e-phases.L1_Zuleitung</field> </shadow> </value> <value name="OID1"> <shadow type="field_oid" id="2klx+R:/s`mHS?Y=@r=E"> <field name="oid">0_userdata.0.go-e-phases.L2_Zuleitung</field> </shadow> </value> <value name="OID2"> <shadow type="field_oid" id="jOz^B._lxRO{Rt[!/3m2"> <field name="oid">0_userdata.0.go-e-phases.L3_Zuleitung</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="?jB$R4Z7;[GiWSId#]0g"> <mutation elseif="1"></mutation> <value name="IF0"> <block type="logic_operation" id="b-Jbf7ZXs-)?NGr2#s1Z" inline="false"> <field name="OP">OR</field> <value name="A"> <block type="logic_compare" id="Wxw8_._2yODOtdcLQf0l"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="E4#nuF7,Rt9hc9K?(2bE"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L1_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id="5`j.7BI~RgCV!wW?9p.+"> <field name="BOOL">FALSE</field> </block> </value> </block> </value> <value name="B"> <block type="logic_operation" id="?pGD:Vw;/W(!wH/-Hi.6" inline="false"> <field name="OP">OR</field> <value name="A"> <block type="logic_compare" id="A[*#9*w`5Ik:wx{B7[zY"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id=";!fG5.e.4,+NnspK@C69"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L2_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id=":u1M/?dr:O}I:qSVNhdc"> <field name="BOOL">FALSE</field> </block> </value> </block> </value> <value name="B"> <block type="logic_compare" id="*^Ik(UPF}VD)e.:fcaU9"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="VSBog`(%jM#pZ,$/hE_T"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L3_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id="k[9C%^~T(8{J7R:pNR6p"> <field name="BOOL">FALSE</field> </block> </value> </block> </value> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="@p(0O1(VkPae)Z0$(8,q"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.go-e-phases.go_E_Zuleitung_Emergency_STOP</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="kr_;Au?fua9$YWL?vofp"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="debug" id="yufdqSRqOPW@,U*5oY:f"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id="-%MC3W/(mtSePB4]mT!j"> <field name="TEXT">go_E Zuleitung - Emergency STOP !!!</field> </shadow> </value> <next> <block type="telegram" id="q_~f:D.XMj,TCc,eDOc~"> <field name="INSTANCE">.0</field> <field name="LOG"></field> <field name="SILENT">FALSE</field> <field name="PARSEMODE">default</field> <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field> <value name="MESSAGE"> <shadow type="text" id="-ayh4S-?3BO7hnrx!HN?"> <field name="TEXT">go_E Zuleitung - Emergency STOP !!!</field> </shadow> </value> </block> </next> </block> </next> </block> </statement> <value name="IF1"> <block type="logic_operation" id="KVP2Mwiz2aM6N?]:n.nZ" inline="false"> <field name="OP">AND</field> <value name="A"> <block type="logic_compare" id="W=^tm}[Uj!n3tyb!-3ON"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="B[0EM:h)hGLH{gI1w%dx"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L1_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id="B9fYMrxQD:kJI{JQU:5P"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> <value name="B"> <block type="logic_operation" id="KZH]C*YMmT65.w3G?WpZ" inline="false"> <field name="OP">AND</field> <value name="A"> <block type="logic_compare" id="]2vx8?o1$,(Gl}%]om28"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="bTi0=[y,Cbqh3@on}l9("> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L2_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id="@,W#`H{+~tLl5ZvCh`/z"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> <value name="B"> <block type="logic_compare" id="^[1U+2v]-:@%W(ie5!*J"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="F%*%[@F0M9R}Ef^z6u]]"> <field name="ATTR">val</field> <field name="OID">0_userdata.0.go-e-phases.L3_Zuleitung</field> </block> </value> <value name="B"> <block type="logic_boolean" id="%ZaO:rTQOxl:;}F0EISY"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> </block> </value> </block> </value> <statement name="DO1"> <block type="control" id="4uVItL/QQCnGFo+@S|Z6"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">0_userdata.0.go-e-phases.go_E_Zuleitung_Emergency_STOP</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="Hc^pXZv(z0!_RMy7HzvX"> <field name="BOOL">FALSE</field> </block> </value> <next> <block type="debug" id="Q;rVy.EFWd7O=:j%#p)3"> <field name="Severity">log</field> <value name="TEXT"> <shadow type="text" id="s:~o{w3yh`A~C;4DK}ej"> <field name="TEXT">go_E Zuleitung - Emergency STOP wieder deaktiviert.</field> </shadow> </value> <next> <block type="telegram" id="xs6JE?PPiG*,QrPLGV?j"> <field name="INSTANCE">.0</field> <field name="LOG"></field> <field name="SILENT">FALSE</field> <field name="PARSEMODE">default</field> <field name="DISABLE_WEB_PAGE_PREVIEW">FALSE</field> <value name="MESSAGE"> <shadow type="text" id="KZ99Q{Mao5yXDYg!Q@#$"> <field name="TEXT">go_E Zuleitung - Emergency STOP wieder deaktiviert.</field> </shadow> </value> </block> </next> </block> </next> </block> </statement> </block> </statement> </block> </next> </block> </xml>
das wäre die Überwachung vom Ge-ECharger (E-Auto Ladebox), die hängt mit WLan drin, das kann ein Problem sein, in der Vergangenheit abeer nicht, die Box hängt 1m vom Repeater weg.
dann habe ich noch Überwachungen vom Grid per Lan, dort vermute ich allerdings wie du sagst ein Blockly Thema -