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 @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
                                        • conectas
                                          conectas @conectas last edited by

                                          @conectas

                                          Ich starte mal die Fritze neu...

                                          2019-12-12 17:17:28.384  - info: host.raspberrypi Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                                          2019-12-12 17:18:06.065  - info: host.raspberrypi iobroker add tr-064-community  --host raspberrypi
                                          2019-12-12 17:18:09.756  - info: host.raspberrypi iobroker host.raspberrypi create instance tr-064-community
                                          2019-12-12 17:18:09.782  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.sigKill created
                                          2019-12-12 17:18:09.827  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.eventLoopLag created
                                          2019-12-12 17:18:09.872  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.outputCount created
                                          2019-12-12 17:18:09.912  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.inputCount created
                                          2019-12-12 17:18:09.974  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.uptime created
                                          2019-12-12 17:18:10.016  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memRss created
                                          2019-12-12 17:18:10.057  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memHeapTotal created
                                          2019-12-12 17:18:10.104  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memHeapUsed created
                                          2019-12-12 17:18:10.150  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.cputime created
                                          2019-12-12 17:18:10.187  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.cpu created
                                          2019-12-12 17:18:10.223  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.compactMode created
                                          2019-12-12 17:18:10.261  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.connected created
                                          2019-12-12 17:18:10.298  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.alive created
                                          2019-12-12 17:18:10.349  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0 created
                                          2019-12-12 17:18:11.378  - info: host.raspberrypi iobroker exit 0
                                          2019-12-12 17:18:12.875  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 6951
                                          2019-12-12 17:18:17.706  - info: tr-064-community.0 (6951) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                          2019-12-12 17:18:19.870  - error: tr-064-community.0 (6951) Error: sendSOAPActionRequest Error action=GetInfo serviceType=urn:dslforum-org:service:WLANConfiguration:1: 401 - {"code":401}
                                          2019-12-12 17:18:19.872  - error: tr-064-community.0 (6951) ~
                                          2019-12-12 17:18:19.873  - error: tr-064-community.0 (6951) ~~ Fatal error. Can not connect to your FritzBox.
                                          2019-12-12 17:18:19.875  - error: tr-064-community.0 (6951) ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                                          2019-12-12 17:18:19.876  - error: tr-064-community.0 (6951) ~
                                          2019-12-12 17:18:24.922  - error: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          2019-12-12 17:18:24.923  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                                          tail: iobroker.2019-12-12.log: Datei abgeschnitten
                                          undefined2019-12-12 17:18:54.955  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 8222
                                          2019-12-12 17:18:59.215  - info: tr-064-community.0 (8222) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                          2019-12-12 17:19:01.042  - error: tr-064-community.0 (8222) Error: sendSOAPActionRequest Error action=GetInfo serviceType=urn:dslforum-org:service:WLANConfiguration:1: 401 - {"code":401}
                                          2019-12-12 17:19:01.044  - error: tr-064-community.0 (8222) ~
                                          2019-12-12 17:19:01.045  - error: tr-064-community.0 (8222) ~~ Fatal error. Can not connect to your FritzBox.
                                          2019-12-12 17:19:01.046  - error: tr-064-community.0 (8222) ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                                          2019-12-12 17:19:01.046  - error: tr-064-community.0 (8222) ~
                                          2019-12-12 17:19:04.035  - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 (force=false, process=true)
                                          2019-12-12 17:19:04.039  - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 send kill signal
                                          2019-12-12 17:19:04.046  - info: tr-064-community.0 (8222) Got terminate signal TERMINATE_YOURSELF
                                          2019-12-12 17:19:04.050  - info: tr-064-community.0 (8222) terminating
                                          2019-12-12 17:19:04.052  - info: tr-064-community.0 (8222) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                          2019-12-12 17:19:04.597  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 156 (156)
                                          2019-12-12 17:19:06.602  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 8513
                                          2019-12-12 17:19:10.630  - info: tr-064-community.0 (8513) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                          2019-12-12 17:19:15.996  - error: tr-064-community.0 (8513) uncaught exception: Converting circular structure to JSON
                                          2019-12-12 17:19:15.999  - error: tr-064-community.0 (8513) 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 _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                              at ontimeout (timers.js:436:11)
                                              at tryOnTimeout (timers.js:300:5)
                                              at listOnTimeout (timers.js:263:5)
                                              at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:19:16.010  - info: tr-064-community.0 (8513) terminating
                                          2019-12-12 17:19:16.014  - info: tr-064-community.0 (8513) Terminated (NO_ERROR): Without reason
                                          2019-12-12 17:19:16.565  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                                          2019-12-12 17:19:16.567  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                                          2019-12-12 17:19:16.568  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                                          2019-12-12 17:19:16.568  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                          2019-12-12 17:19:16.569  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                                          2019-12-12 17:19:16.569  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                                          2019-12-12 17:19:16.570  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                                          2019-12-12 17:19:16.570  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:19:16.571  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                                          2019-12-12 17:19:16.571  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                                          2019-12-12 17:19:46.163  - info: host.raspberrypi "system.adapter.tr-064-community.0" disabled
                                          2019-12-12 17:19:50.354  - error: tr-064-community.0 (9678) adapter disabled
                                          2019-12-12 17:19:50.378  - warn: tr-064-community.0 (9678) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                                          2019-12-12 17:19:51.008  - error: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                                          2019-12-12 17:19:51.010  - info: host.raspberrypi Do not restart adapter system.adapter.tr-064-community.0 because disabled or deleted
                                          2019-12-12 17:20:01.788  - info: host.raspberrypi "system.adapter.tr-064-community.0" enabled
                                          2019-12-12 17:20:01.827  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 10215
                                          2019-12-12 17:20:05.857  - info: tr-064-community.0 (10215) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                          2019-12-12 17:20:10.848  - error: tr-064-community.0 (10215) uncaught exception: Converting circular structure to JSON
                                          2019-12-12 17:20:10.851  - error: tr-064-community.0 (10215) 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 _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                              at ontimeout (timers.js:436:11)
                                              at tryOnTimeout (timers.js:300:5)
                                              at listOnTimeout (timers.js:263:5)
                                              at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:20:10.871  - info: tr-064-community.0 (10215) terminating
                                          2019-12-12 17:20:10.875  - info: tr-064-community.0 (10215) Terminated (NO_ERROR): Without reason
                                          2019-12-12 17:20:11.414  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                                          2019-12-12 17:20:11.415  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                                          2019-12-12 17:20:11.416  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                                          2019-12-12 17:20:11.417  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                          2019-12-12 17:20:11.417  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                                          2019-12-12 17:20:11.418  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                                          2019-12-12 17:20:11.419  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                                          2019-12-12 17:20:11.419  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:20:11.420  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                                          2019-12-12 17:20:11.420  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                                          2019-12-12 17:20:41.447  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 11383
                                          2019-12-12 17:20:45.398  - info: tr-064-community.0 (11383) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                          2019-12-12 17:20:50.666  - error: tr-064-community.0 (11383) uncaught exception: Converting circular structure to JSON
                                          2019-12-12 17:20:50.669  - error: tr-064-community.0 (11383) 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 _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                              at ontimeout (timers.js:436:11)
                                              at tryOnTimeout (timers.js:300:5)
                                              at listOnTimeout (timers.js:263:5)
                                              at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:20:50.688  - info: tr-064-community.0 (11383) terminating
                                          2019-12-12 17:20:50.692  - info: tr-064-community.0 (11383) Terminated (NO_ERROR): Without reason
                                          2019-12-12 17:20:51.245  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                                          2019-12-12 17:20:51.247  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                                          2019-12-12 17:20:51.248  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                                          2019-12-12 17:20:51.248  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                                          2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                                          2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                                          2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                                          2019-12-12 17:20:51.250  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                                          2019-12-12 17:20:51.250  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                                          2019-12-12 17:20:51.250  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                                          
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @conectas last edited by apollon77

                                            @conectas mist ... mach Debug aus ... muss logging ändern - heute Abend dann

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            805
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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