Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. CPU Last hoch

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED CPU Last hoch

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @totocotonio last edited by

      @totocotonio
      Und was sagt top jetzt

      1 Reply Last reply Reply Quote 0
      • totocotonio
        totocotonio last edited by

        top1.jpg

        1 Reply Last reply Reply Quote 0
        • totocotonio
          totocotonio last edited by

          der Java Adapter ist grün woran hängt das denn

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @totocotonio last edited by

            @totocotonio
            Da hätte im log ein code7 error stehen müssen.

            Instace restartet because enabled...adapter already running code7

            Oder so.

            Da hat sich ioBroker irgendwo bei einem restart verschluckt

            1 Reply Last reply Reply Quote 1
            • totocotonio
              totocotonio last edited by

              Ja, das habe ich im LOG gefunden.

              Das müsste doch aber bei einem Neustart weg sein.

              Ich habe den Docker mehrfach neu gestartet.

              totocotonio Homoran 2 Replies Last reply Reply Quote 0
              • totocotonio
                totocotonio @totocotonio last edited by

                @totocotonio
                ist das jetzt gut so? 😓

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @totocotonio last edited by

                  @totocotonio sagte in CPU Last hoch:

                  Ja, das habe ich im LOG gefunden.

                  Ist nicht wahr!

                  Als ich danach gefragt hatte hieß es

                  @totocotonio sagte in CPU Last hoch:

                  Kein code 7

                  1 Reply Last reply Reply Quote 1
                  • totocotonio
                    totocotonio last edited by

                    ich musste das Log vom Server erst downloaden, ich meinte zuerst das LOG das man im
                    Brocker sieht dort war kein code 7 drin.

                    Ich bin noch Anfänger, entschuldige.

                    Wie gehe ich denn jetzt weiter vor. Was passiert wenn ich den Java adapter update oder die Mschine neu starte
                    kommt das wieder.

                    1 Reply Last reply Reply Quote 0
                    • totocotonio
                      totocotonio last edited by

                      Das ist auch noch gekommen

                      host.buanet-iobroker1	2019-02-24 23:03:32.086	error	instance system.adapter.history.0 terminated with code null ()
                      host.buanet-iobroker1	2019-02-24 23:03:32.086	warn	instance system.adapter.history.0 terminated due to SIGABRT
                      host.buanet-iobroker1	2019-02-24 23:03:32.086	error	Caught by controller[7]: 7: 0x59091f092a7
                      host.buanet-iobroker1	2019-02-24 23:03:32.086	error	Caught by controller[7]: v8::internal::Runtime_SparseJoinWithSeparator(int, v8::internal::Object**, v8::internal::Isolate*) [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.086	error	Caught by controller[6]: 6:
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[6]: v8::internal::Factory::NewRawTwoByteString(int, v8::internal::PretenureFlag) [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[5]: 5:
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[5]: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[4]: 4:
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[4]: v8::Utils::ReportApiFailure(char const*, char const*) [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[3]: 3:
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[3]: 0x7cff7c [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[2]: 2:
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[2]: node::Abort() [io.history.0]
                      host.buanet-iobroker1	2019-02-24 23:03:32.085	error	Caught by controller[1]: 1:
                      host.buanet-iobroker1	2019-02-24 23:03:32.084	error	Caught by controller[0]: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
                      
                      1 Reply Last reply Reply Quote 0
                      • totocotonio
                        totocotonio last edited by

                        Hallo,
                        erstmal Danke an @Homoran und @wendy2702 für die Hilfe
                        die Ihr mir zukommen gelassen habt.
                        Ohne euch hätte ich es nicht hinbekommen-

                        Mein Broker läuft im Im moment wieder soweit stabil bis auf die Meldung meines
                        letzten Postes, vielleicht habt ihr da noch was für mich.

                        Was habe ich gelernt:

                        • Beantworte Fragen richtig

                        • Wie man prozesse beendet und startet, scheint sehr wichtig zu sein.

                        • Das die PID des TOP nicht die gleiche PID des Prozesses im Docker container ist 😠

                        Das diese Forum Weltklasse ist 😁

                        Ich hätte noch eine Frage, was passiert wenn den Broker bzw. Container noch einmal neu starte
                        kann das sein das der Java Adapter nochmal sich 2 mal startet oder wie kann ich das verstehen.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @totocotonio last edited by

                          @totocotonio sagte in CPU Last hoch:

                          Ich hätte noch eine Frage, was passiert wenn den Broker bzw. Container noch einmal neu starte
                          kann das sein das der Java Adapter nochmal sich 2 mal startet oder wie kann ich das verstehen.

                          Ein restart von ioBroker hilft in diesem speziellen Fall nicht
                          Bei einem restart des Containers sollte es sein wie bei einem reboot eines Raspi und damit alles gut.
                          Die saubere Art mit einem Code7 umzugehen ist den Prozess zu killen

                          totocotonio 1 Reply Last reply Reply Quote 1
                          • totocotonio
                            totocotonio @Homoran last edited by

                            @Homoran Danke für Deine Hilfe.

                            Kannst du mir noch was zum dem Fehler 2 Beiträge oberhalb sagen?

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by Homoran

                              @totocotonio sagte in CPU Last hoch:

                              terminated due to SIGABRT

                              leider nein - diese Meldung deutete auf einen Speicherzugriffsfehler hin, was zu der anderen Meldung passt.

                              @totocotonio sagte in CPU Last hoch:

                              FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

                              Warum und weshalb hab ich keine Ahnung

                              totocotonio 1 Reply Last reply Reply Quote 1
                              • totocotonio
                                totocotonio last edited by

                                @Homoran sagte in CPU Last hoch:

                                FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory

                                Ok.
                                Das System läuft ja im Moment.

                                Never change.......... ☺

                                Danke nochmals für die Hilfe.

                                1 Reply Last reply Reply Quote 0
                                • totocotonio
                                  totocotonio @Homoran last edited by Homoran

                                  @Homoran Hi,
                                  ich muss den Thread noch einmal hochholen.

                                  Soweit läuft alles wieder Stabil.

                                  Bis auf diese Meldungen im LOG.:

                                  Was kann denn das sein.

                                  javascript.0	2019-03-01 16:30:04.935	info	script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":
                                  javascript.0	2019-03-01 16:30:04.904	error	at Object.<anonymous> (script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit:633:5)
                                  javascript.0	2019-03-01 16:30:04.904	error	at main (script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit:622:9)
                                  javascript.0	2019-03-01 16:30:04.904	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.903	info	script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298
                                  javascript.0	2019-03-01 16:30:04.903	error	at Object.<anonymous> (script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit:379:5)
                                  javascript.0	2019-03-01 16:30:04.903	error	at main (script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit:622:9)
                                  javascript.0	2019-03-01 16:30:04.903	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.903	info	script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298
                                  javascript.0	2019-03-01 16:30:04.903	error	at Object.<anonymous> (script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1):633:5)
                                  javascript.0	2019-03-01 16:30:04.903	error	at main (script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1):622:9)
                                  javascript.0	2019-03-01 16:30:04.903	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.903	info	script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1): url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.4198961
                                  javascript.0	2019-03-01 16:30:04.903	error	at Object.<anonymous> (script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1):379:5)
                                  javascript.0	2019-03-01 16:30:04.903	error	at main (script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1):622:9)
                                  javascript.0	2019-03-01 16:30:04.903	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.903	info	script.js.common.Türen_und_Fenster.rolladen_abends_zu_kopie_zum_testen(1): url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.4198961
                                  javascript.0	2019-03-01 16:30:04.903	error	at Object.<anonymous> (script.js.common.Heizung_und_Klimasteuerung.UVIndexColor:633:5)
                                  javascript.0	2019-03-01 16:30:04.903	error	at main (script.js.common.Heizung_und_Klimasteuerung.UVIndexColor:622:9)
                                  javascript.0	2019-03-01 16:30:04.903	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.903	info	script.js.common.Heizung_und_Klimasteuerung.UVIndexColor: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.8911743
                                  javascript.0	2019-03-01 16:30:04.903	error	at Object.<anonymous> (script.js.common.Heizung_und_Klimasteuerung.UVIndexColor:379:5)
                                  javascript.0	2019-03-01 16:30:04.902	error	at main (script.js.common.Heizung_und_Klimasteuerung.UVIndexColor:622:9)
                                  javascript.0	2019-03-01 16:30:04.902	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.902	info	script.js.common.Heizung_und_Klimasteuerung.UVIndexColor: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.8911743
                                  javascript.0	2019-03-01 16:30:04.539	error	at Object.<anonymous> (script.js.common.Service.Stromverbrauch:633:5)
                                  javascript.0	2019-03-01 16:30:04.539	error	at main (script.js.common.Service.Stromverbrauch:622:9)
                                  javascript.0	2019-03-01 16:30:04.539	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.539	info	script.js.common.Service.Stromverbrauch: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.89117431640625&waypoints
                                  javascript.0	2019-03-01 16:30:04.539	error	at Object.<anonymous> (script.js.common.Service.Stromverbrauch:379:5)
                                  javascript.0	2019-03-01 16:30:04.536	error	at main (script.js.common.Service.Stromverbrauch:622:9)
                                  javascript.0	2019-03-01 16:30:04.536	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.536	info	script.js.common.Service.Stromverbrauch: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.89117431640625&waypoints
                                  javascript.0	2019-03-01 16:30:04.536	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status
                                  javascript.0	2019-03-01 16:30:04.522	error	at Object.<anonymous> (script.js.common.Telefonie_und_Telegramm.Telegramm_Button:633:5)
                                  javascript.0	2019-03-01 16:30:04.522	error	at main (script.js.common.Telefonie_und_Telegramm.Telegramm_Button:622:9)
                                  javascript.0	2019-03-01 16:30:04.522	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Telefonie_und_Telegramm.Telegramm_Button: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.891174
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Service.bewegungsmelder_sendet_telegram: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Service.bewegungsmelder_sendet_telegram: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"O
                                  javascript.0	2019-03-01 16:30:04.522	info	script.js.common.Service.bewegungsmelder_sendet_telegram: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.521	info	script.js.common.Service.bewegungsmelder_sendet_telegram: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"O
                                  javascript.0	2019-03-01 16:30:04.521	error	at Object.<anonymous> (script.js.common.Telefonie_und_Telegramm.Telegramm_Button:379:5)
                                  javascript.0	2019-03-01 16:30:04.521	error	at main (script.js.common.Telefonie_und_Telegramm.Telegramm_Button:622:9)
                                  javascript.0	2019-03-01 16:30:04.521	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.521	info	script.js.common.Telefonie_und_Telegramm.Telegramm_Button: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.891174
                                  javascript.0	2019-03-01 16:30:04.521	info	script.js.common.Meine_Fragen.Alexa_Radio_an_Bluetooth: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.521	info	script.js.common.Meine_Fragen.Alexa_Radio_an_Bluetooth: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"OK"
                                  javascript.0	2019-03-01 16:30:04.521	info	script.js.common.Sicherheit.Alarmanlage_Überwachung_Hüllschutz_: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.519	info	script.js.common.Sicherheit.Alarmanlage_Überwachung_Hüllschutz_: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_sta
                                  javascript.0	2019-03-01 16:30:04.516	info	script.js.common.Service.Servicemeldung_der_ccu: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.516	info	script.js.common.Service.Servicemeldung_der_ccu: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt":["street_address"]},{"geocoder_status":"OK","place
                                  javascript.0	2019-03-01 16:30:04.516	info	script.js.common.test.Mi_bewegungsmelder_licht_war_an: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.516	info	script.js.common.test.Mi_bewegungsmelder_licht_war_an: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"OK",
                                  javascript.0	2019-03-01 16:30:04.516	info	script.js.common.Sicherheit.Ausgelöster_RM_sendet_Telegramm: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Sicherheit.Ausgelöster_RM_sendet_Telegramm: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status"
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Sicherheit.Alarmanlage_Überwachung_Hüllschutz_: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Sicherheit.Alarmanlage_Überwachung_Hüllschutz_: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_sta
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Meine_Fragen.Alexa_Radio_an_Bluetooth: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Meine_Fragen.Alexa_Radio_an_Bluetooth: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"OK"
                                  javascript.0	2019-03-01 16:30:04.512	info	script.js.common.Service.Servicemeldung_der_ccu: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.503	info	script.js.common.Service.Servicemeldung_der_ccu: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status":"OK","place
                                  javascript.0	2019-03-01 16:30:04.503	info	script.js.common.Sicherheit.Ausgelöster_RM_sendet_Telegramm: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.502	info	script.js.common.Sicherheit.Ausgelöster_RM_sendet_Telegramm: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"Schlüssel entfernt","types":["street_address"]},{"geocoder_status"
                                  javascript.0	2019-03-01 16:30:04.502	info	script.js.common.test.Mi_bewegungsmelder_licht_war_an: Anzahl Wegepunkte: 22
                                  javascript.0	2019-03-01 16:30:04.501	info	script.js.common.test.Mi_bewegungsmelder_licht_war_an: json:{"geocoded_waypoints":[{"geocoder_status":"OK","place_id":"","types":["street_address"]},{"geocoder_status":"OK",
                                  javascript.0	2019-03-01 16:30:04.500	error	at Object.<anonymous> (script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878:633:5)
                                  javascript.0	2019-03-01 16:30:04.500	error	at main (script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878:622:9)
                                  javascript.0	2019-03-01 16:30:04.498	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.498	info	script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.89117
                                  javascript.0	2019-03-01 16:30:04.498	error	at Object.<anonymous> (script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878:379:5)
                                  javascript.0	2019-03-01 16:30:04.498	error	at main (script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878:622:9)
                                  javascript.0	2019-03-01 16:30:04.498	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.497	info	script.js.common.Telefonie_und_Telegramm.Anrufmonitor_7878: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.89117
                                  ical.1	2019-03-01 16:30:04.403	info	processing URL: Restmüll https://calendar.google.com/calendar/ical/Schlüssel entfernt .ical
                                  javascript.0	2019-03-01 16:30:04.307	error	at Object.<anonymous> (script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen:633:5)
                                  javascript.0	2019-03-01 16:30:04.307	error	at main (script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen:622:9)
                                  javascript.0	2019-03-01 16:30:04.307	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.307	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.891
                                  javascript.0	2019-03-01 16:30:04.307	error	at Object.<anonymous> (script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen:379:5)
                                  javascript.0	2019-03-01 16:30:04.307	error	at main (script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen:622:9)
                                  javascript.0	2019-03-01 16:30:04.307	error	Error in callback: ReferenceError: isTimeInRange is not defined
                                  javascript.0	2019-03-01 16:30:04.307	info	script.js.common.Türen_und_Fenster.rollo_hoch_bei_Tür_öffnen: url: https://maps.googleapis.com/maps/api/directions/json?origin=49.43189410000001,6.842155400000024&waypoints=via:49.41989615298593,6.891
                                  
                                  Homoran 2 Replies Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @totocotonio last edited by

                                    @totocotonio

                                    Bitte keine persönlichen Daten posten - ich weiß nicht ob ich alle Schlüssel in deinem log entfernt habe und ob das alles auch Schlüssel waren

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @totocotonio last edited by

                                      @totocotonio sagte in [Gelöst]CPU Last hoch:

                                      script.js.common.Heizung_und_Klimasteuerung.Luftfeuchtigkeit_mit_zeit:

                                      Zeile 633

                                      Zeichen Nummer 5

                                      Sieh da mal nach

                                      totocotonio 1 Reply Last reply Reply Quote 0
                                      • totocotonio
                                        totocotonio @Homoran last edited by totocotonio

                                        @Homoran Ok danke das mit dem schlüssel wusste ich nicht

                                        wie mache ich das.

                                        Das ist zB. nur ein kleines Blockly mit 32 zeilen 😕

                                        var Grenzwert, cnt, Intervall;
                                        
                                        
                                        Grenzwert = 62;
                                        on({id: "hm-rpc.0.NEQxxxxxx.1.HUMIDITY"/*Raumthermostat Badezimmer.HUMIDITY*/, change: "ne"}, function (obj) {
                                          var value = obj.state.val;
                                          var oldValue = obj.oldState.val;
                                          console.log((obj.state ? obj.state.val : ""));
                                          if (compareTime('07:00', '22:00', "between", null) && getState("hm-rpc.0.OEQ0xxxx.1.STATE").val == false && (obj.state ? obj.state.val : "") >= Grenzwert && (obj.oldState ? obj.oldState.val : "") < Grenzwert) {
                                            console.log('Grenzwert überschritten bei geschlossenem Fenster');
                                            setState("alexa2.0.Echo-Devices.G090Lxxxx0LT7.Commands.speak-volume"/*Volume to use for speak commands*/, 80);
                                            setStateDelayed("alexa2.0.Echo-Devices.G090xxxxxxxT7.Commands.speak"/*speak*/, 'Luftfeuchtigkeit im Bad zu hoch bitte das Fenster öffnen ', 3000, false);
                                            setState("alexa2.0.Echo-Devices.G090xxxxxxxLT7.Commands.speak-volume"/*Volume to use for speak commands*/, 70);
                                            cnt = 0;
                                            Intervall = setInterval(function () {
                                              setState("alexa2.0.Echo-Devices.Gx.Commands.speak-volume"/*Volume to use for speak commands*/, 100);
                                              setStateDelayed("alexa2.0.Echo-Devices.G090LxxxxxxLT7.Commands.speak"/*speak*/, 'Luftfeuchtigkeit im Bad zu hoch bitte das Fenster öffnen ', 3000, false);
                                              setState("alexa2.0.Echo-Devices.Gx.Commands.speak-volume"/*Volume to use for speak commands*/, 70);
                                              cnt = (typeof cnt == 'number' ? cnt : 0) + 1;
                                              if (cnt >= 3) {
                                                (function () {if (Intervall) {clearInterval(Intervall); Intervall = null;}})();
                                              }
                                            }, 240000);
                                          }
                                        });
                                        on({id: "hm-rpc.0.OEQ0xxxxxx.1.STATE"/*Fenster Badezimmer TFK.STATE*/, val: true}, function (obj) {
                                          var value = obj.state.val;
                                          var oldValue = obj.oldState.val;
                                          (function () {if (Intervall) {clearInterval(Intervall); Intervall = null;}})();
                                        });
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • totocotonio
                                          totocotonio last edited by

                                          @Homoran Hi, hast Du mal geschaut was es sein könnte.

                                          1 Reply Last reply Reply Quote 0
                                          • First post
                                            Last post

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          748
                                          Online

                                          31.8k
                                          Users

                                          80.0k
                                          Topics

                                          1.3m
                                          Posts

                                          fehler
                                          3
                                          49
                                          2554
                                          Loading More Posts
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          The ioBroker Community 2014-2023
                                          logo