Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. ioBroker.upnp - please test

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker.upnp - please test

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

      @sigi234 gut, dass du fragst, also der Fehler war gestern ein paar mal da, bis heute Nacht um 00:59 Uhr, dann hats anscheinend den iobroker restartet ( nicht rebooted ) und seitdem ist der Fehler nicht mehr da..

      und bei dir??

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

        @ilovegym
        Noch da.........

        1 Reply Last reply Reply Quote 0
        • SBorg
          SBorg Forum Testing Most Active last edited by

          Zumindest in schöner Regelmäßigkeit... 🙂

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

            yep, hier auch, machmal alle 30min, manchmal 10min... unterschiedlich..

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

              @Bluefox
              das ist eben im Log erschienen... kam nach den error: in lookupservice...

              2019-02-26 18:30:00.833  - warn: upnp.0 Unexpected answer from upnp service: {"statusCode":500,"body":"<?xml version=\"1.0\"?>\n<s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\" s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">\n<s:Body>\n<s:Fault>\n<faultcode>s:Client</faultcode>\n<faultstring>UPnPError</faultstring>\n<detail>\n<UPnPError xmlns=\"urn:schemas-upnp-org:control-1-0\">\n<errorCode>401</errorCode>\n<errorDescription>invalid action</errorDescription>\n</UPnPError>\n</detail>\n</s:Fault>\n</s:Body>\n</s:Envelope>","headers":{"date":"Tue, 26 Feb 2019 17:30:00 GMT","server":"FRITZ!Box 7590 UPnP/1.0 AVM FRITZ!Box 7590 154.07.01","connection":"close","content-length":"433","content-type":"text/xml; charset=\"utf-8\""},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"192.168.178.1:49000","port":"49000","hostname":"192.168.178.1","hash":null,"search":null,"query":null,"pathname":"/MediaServer/ServerStatus/Control","path":"/MediaServer/ServerStatus/Control","href":"http://192.168.178.1:49000/MediaServer/ServerStatus/Control"},"method":"POST","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:avm.de:service:AVM_ServerStatus:1#ScanInfo\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp","content-length":234}}}
               Sent message: {"uri":"http://192.168.178.1:49000/MediaServer/ServerStatus/Control","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:avm.de:service:AVM_ServerStatus:1#ScanInfo\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp"},"method":"POST","body":"\n<s:Envelope s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\" xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\">\n    <s:Body><u:ScanInfo xmlns:u=\"urn:avm.de:service:AVM_ServerStatus:1\"></u:ScanInfo></s:Body>\n</s:Envelope>"}
              2019-02-26 18:30:01.061  - warn: upnp.0 Unexpected answer from upnp service: {"statusCode":500,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?><s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\" s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns=\"urn:schemas-upnp-org:control-1-0\"><errorCode>402</errorCode><errorDescription>Invalid Args</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope>\r\n","headers":{"content-length":"436","content-type":"text/xml; charset=\"utf-8\"","connection":"close","ext":"","server":"Canon IJ-UPnP/1.0 UPnP/1.0 UPnP-Device-Host/1.0"},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"192.168.178.29:80","port":"80","hostname":"192.168.178.29","hash":null,"search":null,"query":null,"pathname":"/upnp/control/DPSConnectionManager","path":"/upnp/control/DPSConnectionManager","href":"http://192.168.178.29:80/upnp/control/DPSConnectionManager"},"method":"POST","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-cipa-jp:service:DPSConnectionManager:1#ConnectionRequest\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp","content-length":265}}}
               Sent message: {"uri":"http://192.168.178.29:80/upnp/control/DPSConnectionManager","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-cipa-jp:service:DPSConnectionManager:1#ConnectionRequest\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp"},"method":"POST","body":"\n<s:Envelope s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\" xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\">\n    <s:Body><u:ConnectionRequest xmlns:u=\"urn:schemas-cipa-jp:service:DPSConnectionManager:1\"></u:ConnectionRequest></s:Body>\n</s:Envelope>"}
              
              
              1 Reply Last reply Reply Quote 0
              • M
                MyMeyer last edited by MyMeyer

                Hi, ich habe das Problem das mir der Adapter die externe IP von Router nicht in die Objekte schreibt. Nutze die letzte Version direkt vom Git. Sende alle 60 Sekunden die Abfrage der IP, aber unter Objekte erscheint sie nicht.
                Habt Ihr eine Idee?

                upnp.0 2019-02-27 20:47:52.331 debug All tasks processed
                upnp.0 2019-02-27 20:47:52.316 debug Started processTasks with 8 tasks
                upnp.0 2019-02-27 20:47:47.132 debug All tasks processed
                upnp.0 2019-02-27 20:47:47.130 debug firstDevLookup for http://0.0.0.0/upnp/basic_dev.cgi
                upnp.0 2019-02-27 20:47:47.129 debug Started processTasks with 1 tasks
                upnp.0 2019-02-27 20:47:47.129 info Found new device: http://0.0.0.0/upnp/basic_dev.cgi
                upnp.0 2019-02-27 20:47:15.283 debug All tasks processed
                upnp.0 2019-02-27 20:47:15.162 debug response: <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <s:Body> <u:GetAddonInfosR
                upnp.0 2019-02-27 20:47:15.004 debug Send Command for upnp.0.WANDevice_-FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.request
                upnp.0 2019-02-27 20:47:15.003 debug Started processTasks with 1 tasks
                upnp.0 2019-02-27 20:46:15.386 debug All tasks processed
                upnp.0 2019-02-27 20:46:15.271 debug response: <?xml version="1.0" encoding="utf-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <s:Body> <u:GetAddonInfosR
                upnp.0 2019-02-27 20:46:15.004 debug Send Command for upnp.0.WANDevice
                -_FRITZ!Box_7490.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.request
                upnp.0 2019-02-27 20:46:15.003 debug Started processTasks with 1 tasks
                upnp.0 2019-02-27 20:45:29.865 debug system.adapter.admin.0: logging true
                upnp.0 2019-02-27 20:45:15.463 debug All tasks processed

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

                  @MyMeyer
                  Die bekommst du ja eh automatisch mit request?

                  Ist bei mir unter :

                  Screenshot (2075)_LI.jpg

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

                    @sigi234 sagte in ioBroker.upnp - please test:

                    @MyMeyer
                    Die bekommst du ja eh automatisch mit request?

                    Ist bei mir unter :

                    Screenshot (2075)_LI.jpg

                    Ja DNS bekomme ich auch das läuft, aber ich die externe IP haben.

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

                      @MyMeyer
                      Aha, du meinst die IPv4-Adresse...........

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

                        @sigi234
                        Ja 😀

                        upnp.0.WANConnectionDevice_-_FRITZ!Box_7490.WANDevice.WANConnectionDevice.WANIPConnection.GetExternalIPAddress

                        Hier Frage ich an...

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

                          @MyMeyer

                          Screenshot (2082)_LI.jpg

                          1 Reply Last reply Reply Quote 0
                          • E
                            EddieFAF last edited by

                            Ich habe das gleiche Problem. Die anderen Datenpunkte lassen sich abrufen, ExternalIP nicht ;(

                            M 1 Reply Last reply Reply Quote 0
                            • Neuschwansteini
                              Neuschwansteini last edited by

                              hmm bei mir funktionierts... wenn Ihr den request-butten betaetigt, was steht dann im logfile? ( vorher auf debug stellen )

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

                                @ilovegym sagte in ioBroker.upnp - please test:

                                hmm bei mir funktionierts... wenn Ihr den request-butten betaetigt, was steht dann im logfile? ( vorher auf debug stellen )

                                Geht bei mir auch.....

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

                                  @Bluefox
                                  Kann man diese Meldungen nicht deaktivieren? Kommen regelmäßig und eine Menge davon.

                                  upnp.0	2019-02-28 13:05:15.879	error	Error in lookupService: No object dummy
                                  upnp.0	2019-02-28 13:05:15.879	error	Error in lookupService: No object dummy
                                  upnp.0	2019-02-28 13:05:15.877	error	Error in lookupService: No object dummy
                                  upnp.0	2019-02-28 13:05:15.876	error	Error in lookupService: No object upnp.0._TV__UE40JU6450.dialreceiver.dial.sid
                                  
                                  Neuschwansteini sigi234 2 Replies Last reply Reply Quote 0
                                  • Neuschwansteini
                                    Neuschwansteini @sigi234 last edited by

                                    @sigi234 das hat er doch extra eingebaut, um noch Fehler zu finden 🙂 das kommt, wenn alles geht, wieder raus..
                                    Lass Dich dadurch nicht verwirren.. sieht halt nicht schoen aus im Log.

                                    1 Reply Last reply Reply Quote 1
                                    • M
                                      MyMeyer @EddieFAF last edited by

                                      @EddieFAF sagte in ioBroker.upnp - please test:

                                      Ich habe das gleiche Problem. Die anderen Datenpunkte lassen sich abrufen, ExternalIP nicht ;(

                                      Jetzt geht es bei mir auch.
                                      Ich habe den Adapter pausiert. Objekt "GetExternalIPAddress" komplett gelöscht. Und Adapter wieder gestartet. Dann den Button gedrückt und nun steht die IP auch drinnen.

                                      1 Reply Last reply Reply Quote 0
                                      • Asgothian
                                        Asgothian Developer last edited by

                                        Nur mal kurz als Status - ich hab mir den Adapter vor ein paar Tagen herunter geladen - nutze den aber ausschliesslich mit meiner FritzBox um die Internet Verbindung zu loggen. Er funktioniert bei mir ohne auffälligkeiten.

                                        A.

                                        1 Reply Last reply Reply Quote 0
                                        • H
                                          helfi9999 @Bluefox last edited by

                                          @Bluefox
                                          also bei mir läuft es

                                          1 Reply Last reply Reply Quote 0
                                          • H
                                            helfi9999 @Bluefox last edited by

                                            @Bluefox
                                            bekomme heute folgende Meldung:

                                            host.rock64 2019-03-01 09:32:43.337 info instance system.adapter.upnp.0 started with pid 29788
                                            host.rock64 2019-03-01 09:32:13.278 info Restart adapter system.adapter.upnp.0 because enabled
                                            host.rock64 2019-03-01 09:32:13.277 error instance system.adapter.upnp.0 terminated with code 0 (OK)
                                            Caught 2019-03-01 09:32:13.277 error by controller[0]: at TCP.onread (net.js:601:20)
                                            Caught 2019-03-01 09:32:13.276 error by controller[0]: at Socket.Readable.push (_stream_readable.js:208:10)
                                            Caught 2019-03-01 09:32:13.276 error by controller[0]: at readableAddChunk (_stream_readable.js:250:11)
                                            Caught 2019-03-01 09:32:13.276 error by controller[0]: at addChunk (_stream_readable.js:263:12)
                                            Caught 2019-03-01 09:32:13.275 error by controller[0]: at Socket.emit (events.js:211:7)
                                            Caught 2019-03-01 09:32:13.275 error by controller[0]: at emitOne (events.js:116:13)
                                            Caught 2019-03-01 09:32:13.275 error by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
                                            Caught 2019-03-01 09:32:13.274 error by controller[0]: at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                                            Caught 2019-03-01 09:32:13.274 error by controller[0]: at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                                            Caught 2019-03-01 09:32:13.274 error by controller[0]: at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
                                            Caught 2019-03-01 09:32:13.273 error by controller[0]: at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
                                            Caught 2019-03-01 09:32:13.273 error by controller[0]: at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
                                            Caught 2019-03-01 09:32:13.273 error by controller[0]: at adapter.getState (/opt/iobroker/node_modules/iobroker.upnp/main.js:1333:17)
                                            Caught 2019-03-01 09:32:13.272 error by controller[0]: at setNewState (/opt/iobroker/node_modules/iobroker.upnp/main.js:1415:37)
                                            Caught 2019-03-01 09:32:13.271 error by controller[0]: TypeError: Cannot read property 'length' of null
                                            upnp.0 2019-03-01 09:32:13.174 error at TCP.onread (net.js:601:20)
                                            upnp.0 2019-03-01 09:32:13.174 error at Socket.Readable.push (_stream_readable.js:208:10)
                                            upnp.0 2019-03-01 09:32:13.174 error at readableAddChunk (_stream_readable.js:250:11)
                                            upnp.0 2019-03-01 09:32:13.174 error at addChunk (_stream_readable.js:263:12)
                                            upnp.0 2019-03-01 09:32:13.174 error at Socket.emit (events.js:211:7)
                                            upnp.0 2019-03-01 09:32:13.174 error at emitOne (events.js:116:13)
                                            upnp.0 2019-03-01 09:32:13.174 error at Socket.<anonymous> (/opt/iobroker/node_modules/redis/index.js:274:27)
                                            upnp.0 2019-03-01 09:32:13.174 error at JavascriptRedisParser.execute (/opt/iobroker/node_modules/redis-parser/lib/parser.js:574:12)
                                            upnp.0 2019-03-01 09:32:13.174 error at JavascriptRedisParser.returnReply (/opt/iobroker/node_modules/redis/index.js:192:18)
                                            upnp.0 2019-03-01 09:32:13.174 error at RedisClient.return_reply (/opt/iobroker/node_modules/redis/index.js:824:9)
                                            upnp.0 2019-03-01 09:32:13.174 error at normal_reply (/opt/iobroker/node_modules/redis/index.js:726:21)
                                            upnp.0 2019-03-01 09:32:13.174 error at Command.callback (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:238:17)
                                            upnp.0 2019-03-01 09:32:13.174 error at adapter.getState (/opt/iobroker/node_modules/iobroker.upnp/main.js:1333:17)
                                            upnp.0 2019-03-01 09:32:13.174 error at setNewState (/opt/iobroker/node_modules/iobroker.upnp/main.js:1415:37)
                                            upnp.0 2019-03-01 09:32:13.174 error TypeError: Cannot read property 'length' of null
                                            upnp.0 2019-03-01 09:32:13.174 error uncaught exception: Cannot read property 'length' of nul

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            820
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter test
                                            18
                                            196
                                            19480
                                            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