Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter tr-064-community v1.0.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter tr-064-community v1.0.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 last edited by

      Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war 😉

      Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

      Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt 😉

      Mal schauen ob wir so voran kommen

      sigi234 conectas Neuschwansteini 3 Replies Last reply Reply Quote 1
      • sigi234
        sigi234 Forum Testing Most Active @apollon77 last edited by

        @apollon77 sagte in Test Adapter tr-064-community v1.0.x:

        Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war 😉

        Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

        Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt 😉

        Mal schauen ob wir so voran kommen

        Ok, update erledigt. Debug eingeschaltet. Teste mal.

        Aufgefallen ist mir gleich das:

        tr-064-community.0	2019-12-11 22:39:23.926	debug	(3884) Phonebook.read: NewPhonebookList=0,1
        

        Sowei ich weis geht das einlesen ja nicht. Könnte ja sein. 0,1 ist komisch.

        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @sigi234 last edited by

          @sigi234 sagte in Test Adapter tr-064-community v1.0.x:

          Phonebook.read

          Das sollte ok sein ... Ich hab mal für Phonebook noch mehr logging eingebaut. Bitte am besten Logs dann bei den passenden issues referenzieren ode rmir hier die issues sagen das ich nicht die Themen durcheinanderbringe

          sigi234 1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @apollon77 last edited by

            @apollon77 sagte in Test Adapter tr-064-community v1.0.x:

            @sigi234 sagte in Test Adapter tr-064-community v1.0.x:

            Phonebook.read

            Das sollte ok sein ... Ich hab mal für Phonebook noch mehr logging eingebaut. Bitte am besten Logs dann bei den passenden issues referenzieren ode rmir hier die issues sagen das ich nicht die Themen durcheinanderbringe

            OK

            1 Reply Last reply Reply Quote 0
            • conectas
              conectas @apollon77 last edited by

              Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw

              ist Installiert.

              Aber gleich mal 2 Fragen:
              1.) Wie Installiert man community Updates .. da es die gleich Versionsnummer war ging das nicht.. (raus geschmissen neu installiert.. muss ja besser gehen ;-).

              URL ist so korrekt?: https://github.com/iobroker-community-adapters/ioBroker.tr-064-community
              (blöder Weise bei der 1. Installation aufgeschrieben)

              2.) Wie bekomme ich den Debug Modus an?

              Ansonsten habe noch ein "Fehler bei mir gefunden": Ich schrieb das sich caller und callerName löschen sich, das macht das geklaute Script. Die Werte werden nur nicht neu geschrieben.

              apollon77 1 Reply Last reply Reply Quote 1
              • apollon77
                apollon77 @conectas last edited by

                @conectas 1.) im Admin über den „custom install“ (GitHub icon) und da beliebig und da die url rein. Man installiert quasi drüber.

                2.) siehe meine Signatur .. falls du Signaturen nicht anzeigst: admin - instanzen - expertenmodus - Spalte ligature

                Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                conectas 2 Replies Last reply Reply Quote 0
                • Neuschwansteini
                  Neuschwansteini @apollon77 last edited by

                  @apollon77 Hi, die neue Version läuft bei mir jetzt auch auf debug, komm nur schlecht vom Handy aufs Protokoll, aber am Wochenende sitz ich wieder vor dem Rechner, wie es aussieht.. 🙂

                  1 Reply Last reply Reply Quote 1
                  • conectas
                    conectas @apollon77 last edited by

                    Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                    Ich hatte geschrieben: "caller und callerName löschen sich" das löschen wird aber von einem Script erledigt:
                    "Geklaut" ist es nicht. Ist ein Blockly von:

                    https://www.elzershark.com/forum/index.php?thread/9-alexa-amazon-echo-festnetz-telefon-anrufer-ansagen-mitteilen-iobroker-fritzbox/

                    frei angeboten.

                    Hier enthalten:
                    setState("tr-064-community.0.callmonitor.inbound.callerName"/callerName/, '');
                    setState("tr-064-community.0.callmonitor.inbound.caller"/caller/, '');
                    das löscht dann die Einträge, hatte ich übersehen.

                    Debug Modus anschalten?

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @conectas last edited by

                      @conectas sagte in Test Adapter tr-064-community v1.0.x:

                      Debug Modus anschalten?

                      https://forum.iobroker.net/post/338528 ?! ( Zwei Beiträge über deinem) 😉

                      conectas 1 Reply Last reply Reply Quote 0
                      • conectas
                        conectas @apollon77 last edited by Negalein

                        @apollon77

                        2019-12-12 15:43:37.153  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:37.154  - debug: tr-064-community.0 (14513) Set State callmonitor.outbound.timestamp: "12.12.19 15:43:37" / ack=true
                        2019-12-12 15:43:37.156  - debug: tr-064-community.0 (14513) callMonitor.set: type=outbound caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:37.562  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:37.564  - debug: tr-064-community.0 (14513) Set State callmonitor.inbound.timestamp: "12.12.19 15:43:37" / ack=true
                        2019-12-12 15:43:37.566  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "ring" / ack=true
                        2019-12-12 15:43:37.567  - debug: tr-064-community.0 (14513) callMonitor.set: type=inbound caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:37.658  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: true / ack=true
                        2019-12-12 15:43:37.830  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:43:37.866  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:43:37.868  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:43:40.471  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:43:40.473  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:43:40.475  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:43:40.477  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        2019-12-12 15:43:40.485  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:40.486  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "030254xyz" / ack=true
                        2019-12-12 15:43:40.489  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "628xyz" / ack=true
                        2019-12-12 15:43:40.491  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "11" / ack=true
                        2019-12-12 15:43:40.495  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.timestamp: "12.12.19 15:43:40" / ack=true
                        2019-12-12 15:43:40.498  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\"}" / ack=true
                        2019-12-12 15:43:40.500  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "connect" / ack=true
                        2019-12-12 15:43:40.503  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "connect" / ack=true
                        2019-12-12 15:43:40.505  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:40.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:40.612  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "254xyz" / ack=true
                        2019-12-12 15:43:40.619  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "030628xyz" / ack=true
                        2019-12-12 15:43:40.622  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "4" / ack=true
                        2019-12-12 15:43:40.624  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\"}" / ack=true
                        2019-12-12 15:43:40.627  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "connect" / ack=true
                        2019-12-12 15:43:40.631  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:41.007  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: false / ack=true
                        2019-12-12 15:43:45.534  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:45.537  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "254xyz" / ack=true
                        2019-12-12 15:43:45.551  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "030628xyz" / ack=true
                        2019-12-12 15:43:45.553  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "4" / ack=true
                        2019-12-12 15:43:45.575  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 5 / ack=true
                        2019-12-12 15:43:45.585  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.timestamp: "12.12.19 15:43:45" / ack=true
                        2019-12-12 15:43:45.588  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"type\":\"disconnect\",\"duration\":5}" / ack=true
                        2019-12-12 15:43:45.591  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "end" / ack=true
                        2019-12-12 15:43:45.594  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "end" / ack=true
                        2019-12-12 15:43:45.596  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:45.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:45.624  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "030254xyz" / ack=true
                        2019-12-12 15:43:45.625  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "628xyz" / ack=true
                        2019-12-12 15:43:45.628  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "11" / ack=true
                        2019-12-12 15:43:45.637  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 6 / ack=true
                        2019-12-12 15:43:45.646  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":6}" / ack=true
                        2019-12-12 15:43:45.649  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "end" / ack=true
                        2019-12-12 15:43:45.651  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:50.481  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:43:50.484  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:43:50.487  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:43:52.890  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:43:52.891  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:43:52.892  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        2019-12-12 15:44:02.896  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:44:02.898  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:44:02.900  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:44:05.422  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:44:05.423  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:44:05.424  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:44:05.425  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:44:05.426  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:44:05.428  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:44:05.429  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:44:05.430  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        
                        sigi234 1 Reply Last reply Reply Quote 0
                        • conectas
                          conectas @apollon77 last edited by

                          @apollon77

                          Ja Ja .. erst lesen 😉 , dann schreiben.. hatte gedacht es steht nur die URL in der Signatur

                          1 Reply Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @conectas last edited by

                            @conectas

                            Bitte benutzt die Code Tags Funktion -> </>
                            Hier gehts zur Hilfe.

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

                              Wenn Ihr solche Logs postest dann bitte wirklich auch dazu schreiben was nicht war wie erwartet ... Wie gesagt ich arbeite hier blind ... mit nur den Logs sehe ich nicht ob es klappt wie gewollt oder nicht ...

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

                                Ansonsten: Im ersten Logging hab ich gesehen das da nochwas unvollständig geloggt ist. ist auf GitHub gefixt

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

                                  So im Detail:

                                  Wenn 2x (oder öfter) hintereinander von der gleichen Telefonnummer OUT angerufen wird (auf welche Telefonnummer IN egal) wird:

                                  tr-064-community.0.callmonitor.inbound.caller
                                  tr-064-community.0.callmonitor.inbound.callerName

                                  nicht aktualisiert.

                                  Fall 02:
                                  Wenn 2x (oder öfter) hintereinander von der gleichen Telefonnummer OUT auf IN angerufen wird, werden zusätzlich:

                                  tr-064-community.0.callmonitor.inbound.callee
                                  tr-064-community.0.callmonitor.inbound.calleeName
                                  tr-064-community.0.callmonitor.inbound.json

                                  ebenfalls nicht aktualisiert.

                                  Reproduzierbar zu 100%, Test: Handy zu Festnetz und Festnetz zu Festnetz

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

                                    Dann bitte neueste GitHub verison und dann nochmal log und am besten mir dann dazu sagen was wann zeitlich war. Also ala

                                    • 16:05:20 Fall 1, erster Anruf
                                    • 16:05:30 Fall 1, zweiter Anruf ...

                                    und so 🙂

                                    Dann kann ich das was pasiert ist genau mit dem Log abgleichen, ggf warte lang genug dazwischen das es noch passiert aber das ich "pausen " habe um es auseinander zu halten.

                                    conectas 2 Replies Last reply Reply Quote 0
                                    • conectas
                                      conectas @apollon77 last edited by

                                      @apollon77

                                      sollte Fall02 sein gleiche OUT Nummer (254) auf gleiche IN Nummer (628)

                                      2019-12-12 16:10:57.913  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:10:57;CALL;1;4;254xyz;030628xyz;SIP3;\r\n"
                                      2019-12-12 16:10:57.914  - debug: tr-064-community.0 (8525) callmonitor handle outbound message: {"caller":"254xyz","callee":"030628xyz","extension":"4"}
                                      2019-12-12 16:10:57.917  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.timestamp: "12.12.19 16:10:57" / ack=true
                                      2019-12-12 16:10:57.919  - debug: tr-064-community.0 (8525) callMonitor.set: type=outbound caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:10:58.299  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:10:58;RING;2;030254xyz;628xyz;SIP0;\r\n"
                                      2019-12-12 16:10:58.300  - debug: tr-064-community.0 (8525) callmonitor handle inbound message: {"caller":"030254xyz","callee":"628xyz"}
                                      2019-12-12 16:10:58.302  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.timestamp: "12.12.19 16:10:58" / ack=true
                                      2019-12-12 16:10:58.304  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "ring" / ack=true
                                      2019-12-12 16:10:58.306  - debug: tr-064-community.0 (8525) callMonitor.set: type=inbound caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:10:58.427  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: true / ack=true
                                      2019-12-12 16:10:59.941  - debug: tr-064-community.0 (8525) in updateAll
                                      2019-12-12 16:10:59.943  - debug: tr-064-community.0 (8525) updateDevices
                                      2019-12-12 16:10:59.945  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                      2019-12-12 16:11:02.524  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                      2019-12-12 16:11:02.525  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                      2019-12-12 16:11:02.527  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                      2019-12-12 16:11:02.528  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                      2019-12-12 16:11:02.529  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                      2019-12-12 16:11:02.530  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                      2019-12-12 16:11:02.531  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                      2019-12-12 16:11:02.532  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                      2019-12-12 16:11:02.534  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                      2019-12-12 16:11:02.535  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                      2019-12-12 16:11:03.383  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:03;CONNECT;2;11;030254xyz;\r\n"
                                      2019-12-12 16:11:03.385  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"030254xyz","callee":"628xyz","_type":"inbound","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"11"}
                                      2019-12-12 16:11:03.387  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "030254xyz" / ack=true
                                      2019-12-12 16:11:03.389  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "628xyz" / ack=true
                                      2019-12-12 16:11:03.391  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "11" / ack=true
                                      2019-12-12 16:11:03.393  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.timestamp: "12.12.19 16:11:03" / ack=true
                                      2019-12-12 16:11:03.396  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"11\"}" / ack=true
                                      2019-12-12 16:11:03.398  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "connect" / ack=true
                                      2019-12-12 16:11:03.401  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "connect" / ack=true
                                      2019-12-12 16:11:03.403  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:03.522  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:03;CONNECT;1;4;030628xyz;\r\n"
                                      2019-12-12 16:11:03.524  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"254xyz","callee":"030628xyz","extension":"4","_type":"outbound","callerName":"NName Stefan","calleeName":"NName Kerstin"}
                                      2019-12-12 16:11:03.525  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "254xyz" / ack=true
                                      2019-12-12 16:11:03.526  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "030628xyz" / ack=true
                                      2019-12-12 16:11:03.528  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "4" / ack=true
                                      2019-12-12 16:11:03.530  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\"}" / ack=true
                                      2019-12-12 16:11:03.531  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "connect" / ack=true
                                      2019-12-12 16:11:03.533  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:03.905  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: false / ack=true
                                      2019-12-12 16:11:06.689  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:06;DISCONNECT;1;4;\r\n"
                                      2019-12-12 16:11:06.690  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"254xyz","callee":"030628xyz","extension":"4","_type":"connect","callerName":"NName Stefan","calleeName":"NName Kerstin","type":"disconnect","duration":4}
                                      2019-12-12 16:11:06.691  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "254xyz" / ack=true
                                      2019-12-12 16:11:06.693  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "030628xyz" / ack=true
                                      2019-12-12 16:11:06.694  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.type: "disconnect" / ack=true
                                      2019-12-12 16:11:06.696  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.duration: 4 / ack=true
                                      2019-12-12 16:11:06.697  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.timestamp: "12.12.19 16:11:06" / ack=true
                                      2019-12-12 16:11:06.699  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"type\":\"disconnect\",\"duration\":4}" / ack=true
                                      2019-12-12 16:11:06.700  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "end" / ack=true
                                      2019-12-12 16:11:06.702  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "end" / ack=true
                                      2019-12-12 16:11:06.703  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:06.738  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:06;DISCONNECT;2;4;\r\n"
                                      2019-12-12 16:11:06.741  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"030254xyz","callee":"628xyz","_type":"connect","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"11","type":"disconnect","duration":4}
                                      2019-12-12 16:11:06.743  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "030254xyz" / ack=true
                                      2019-12-12 16:11:06.745  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "628xyz" / ack=true
                                      2019-12-12 16:11:06.748  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.extension: "11" / ack=true
                                      2019-12-12 16:11:06.750  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":4}" / ack=true
                                      2019-12-12 16:11:06.752  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "end" / ack=true
                                      2019-12-12 16:11:06.754  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:12.537  - debug: tr-064-community.0 (8525) in updateAll
                                      2019-12-12 16:11:12.541  - debug: tr-064-community.0 (8525) updateDevices
                                      2019-12-12 16:11:12.542  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                      2019-12-12 16:11:14.742  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                      2019-12-12 16:11:14.743  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                      2019-12-12 16:11:14.744  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                      2019-12-12 16:11:14.745  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                      2019-12-12 16:11:14.746  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                      2019-12-12 16:11:14.746  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                      2019-12-12 16:11:14.748  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                      
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • conectas
                                        conectas @apollon77 last edited by

                                        @apollon77

                                        Fall 01:
                                        sein gleiche OUT Nummer (254) auf IN Nummer (628xyz6)
                                        dann
                                        sein gleiche OUT Nummer (254) auf IN Nummer (628xyz7)

                                        OK:
                                        tr-064-community.0.callmonitor.inbound.callee
                                        tr-064-community.0.callmonitor.inbound.calleeName
                                        tr-064-community.0.callmonitor.inbound.json

                                        Nicht:
                                        tr-064-community.0.callmonitor.inbound.caller
                                        tr-064-community.0.callmonitor.inbound.callerName

                                        2019-12-12 16:16:05.273  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:05;CALL;1;4;254yxz;628xyz7;SIP3;\r\n"
                                        2019-12-12 16:16:05.274  - debug: tr-064-community.0 (8525) callmonitor handle outbound message: {"caller":"254yxz","callee":"628xyz7","extension":"4"}
                                        2019-12-12 16:16:05.276  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:05.277  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.timestamp: "12.12.19 16:16:05" / ack=true
                                        2019-12-12 16:16:05.280  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:05.282  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"outbound\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:05.284  - debug: tr-064-community.0 (8525) callMonitor.set: type=outbound caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:05.648  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:05;RING;2;030254yxz;628xyz7;SIP1;\r\n"
                                        2019-12-12 16:16:05.649  - debug: tr-064-community.0 (8525) callmonitor handle inbound message: {"caller":"030254yxz","callee":"628xyz7"}
                                        2019-12-12 16:16:05.651  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:05.652  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.timestamp: "12.12.19 16:16:05" / ack=true
                                        2019-12-12 16:16:05.654  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:05.655  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"inbound\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:05.657  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "ring" / ack=true
                                        2019-12-12 16:16:05.658  - debug: tr-064-community.0 (8525) callMonitor.set: type=inbound caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:05.787  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: true / ack=true
                                        2019-12-12 16:16:09.576  - debug: tr-064-community.0 (8525) in updateAll
                                        2019-12-12 16:16:09.579  - debug: tr-064-community.0 (8525) updateDevices
                                        2019-12-12 16:16:09.580  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                        2019-12-12 16:16:11.145  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:11;CONNECT;2;11;030254yxz;\r\n"
                                        2019-12-12 16:16:11.146  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"030254yxz","callee":"628xyz7","_type":"inbound","callerName":"NName Stefan","calleeName":"NName Stefan","extension":"11"}
                                        2019-12-12 16:16:11.148  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "030254yxz" / ack=true
                                        2019-12-12 16:16:11.150  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:11.152  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:11.154  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "11" / ack=true
                                        2019-12-12 16:16:11.159  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.timestamp: "12.12.19 16:16:11" / ack=true
                                        2019-12-12 16:16:11.161  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"extension\":\"11\"}" / ack=true
                                        2019-12-12 16:16:11.164  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "connect" / ack=true
                                        2019-12-12 16:16:11.166  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "connect" / ack=true
                                        2019-12-12 16:16:11.168  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:11.275  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:11;CONNECT;1;4;628xyz7;\r\n"
                                        2019-12-12 16:16:11.276  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"254yxz","callee":"628xyz7","extension":"4","_type":"outbound","callerName":"NName Stefan","calleeName":"NName Stefan"}
                                        2019-12-12 16:16:11.278  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "254yxz" / ack=true
                                        2019-12-12 16:16:11.279  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "4" / ack=true
                                        2019-12-12 16:16:11.281  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:11.282  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "connect" / ack=true
                                        2019-12-12 16:16:11.283  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:11.674  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: false / ack=true
                                        2019-12-12 16:16:12.459  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                        2019-12-12 16:16:12.460  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                        2019-12-12 16:16:12.461  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                        2019-12-12 16:16:12.462  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                        2019-12-12 16:16:12.462  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                        2019-12-12 16:16:12.463  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                        2019-12-12 16:16:12.463  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                        2019-12-12 16:16:12.464  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                        2019-12-12 16:16:12.464  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                        2019-12-12 16:16:12.465  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                        2019-12-12 16:16:13.836  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:13;DISCONNECT;1;3;\r\n"
                                        2019-12-12 16:16:13.837  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"254yxz","callee":"628xyz7","extension":"4","_type":"connect","callerName":"NName Stefan","calleeName":"NName Stefan","type":"disconnect","duration":3}
                                        2019-12-12 16:16:13.838  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "254yxz" / ack=true
                                        2019-12-12 16:16:13.839  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:13.841  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:13.842  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.type: "disconnect" / ack=true
                                        2019-12-12 16:16:13.843  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.duration: 3 / ack=true
                                        2019-12-12 16:16:13.845  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.timestamp: "12.12.19 16:16:13" / ack=true
                                        2019-12-12 16:16:13.846  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"type\":\"disconnect\",\"duration\":3}" / ack=true
                                        2019-12-12 16:16:13.847  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "end" / ack=true
                                        2019-12-12 16:16:13.849  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "end" / ack=true
                                        2019-12-12 16:16:13.850  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:13.881  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:13;DISCONNECT;2;3;\r\n"
                                        2019-12-12 16:16:13.883  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"030254yxz","callee":"628xyz7","_type":"connect","callerName":"NName Stefan","calleeName":"NName Stefan","extension":"11","type":"disconnect","duration":3}
                                        2019-12-12 16:16:13.885  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "030254yxz" / ack=true
                                        2019-12-12 16:16:13.886  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.extension: "11" / ack=true
                                        2019-12-12 16:16:13.888  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":3}" / ack=true
                                        2019-12-12 16:16:13.890  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "end" / ack=true
                                        2019-12-12 16:16:13.891  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:22.466  - debug: tr-064-community.0 (8525) in updateAll
                                        2019-12-12 16:16:22.468  - debug: tr-064-community.0 (8525) updateDevices
                                        2019-12-12 16:16:22.469  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                        2019-12-12 16:16:25.023  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                        2019-12-12 16:16:25.025  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                        2019-12-12 16:16:25.026  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                        2019-12-12 16:16:25.027  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                        2019-12-12 16:16:25.028  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                        2019-12-12 16:16:25.029  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                        2019-12-12 16:16:25.030  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                        2019-12-12 16:16:25.031  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                        2019-12-12 16:16:25.031  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                        2019-12-12 16:16:25.032  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 last edited by apollon77

                                          Ok, ich habe eine Code-Stelle gefunden wo glaube ich die Werte falsch geschrieben wurden ... versuch mal neu GitHub.

                                          PS: Einwas noch: States werden nur geschrieben wenn 200ms keine Änderungen waren ...

                                          conectas 2 Replies Last reply Reply Quote 0
                                          • conectas
                                            conectas @apollon77 last edited by conectas

                                            @apollon77

                                            Dauert noch ne Sek. .. Knallt bei Install

                                            host.raspberrypi	2019-12-12 17:12:15.366	error	Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
                                            host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
                                            host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
                                            host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
                                            host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                            host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                                            host.raspberrypi	2019-12-12 17:12:15.363	error	Caught by controller[0]: at JSON.stringify (<anonymous>)
                                            host.raspberrypi	2019-12-12 17:12:15.361	error	Caught by controller[0]: TypeError: Converting circular structure to JSON
                                            tr-064-community.0	2019-12-12 17:12:14.811	info	(27839) Terminated (NO_ERROR): Without reason
                                            tr-064-community.0	2019-12-12 17:12:14.806	info	(27839) terminating
                                            tr-064-community.0	2019-12-12 17:12:14.711	error	(27839) TypeError: Converting circular structure to JSON at JSON.stringify (<anonymous>) at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62 at Timeout.doIt [as _onTimeo
                                            tr-064-community.0	2019-12-12 17:12:14.708	error	(27839) uncaught exception: Converting circular structure to JSON
                                            
                                            conectas apollon77 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            861
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            community tr-064
                                            88
                                            727
                                            150098
                                            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