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.
    • Bluefox
      Bluefox last edited by

      Bitte 1.0.7 testen

      Neuschwansteini 1 Reply Last reply Reply Quote 2
      • Neuschwansteini
        Neuschwansteini @Bluefox last edited by

        @Bluefox 🙂 Danke fürs Update, bist ja megafleissig ! passt auch gerade.. brauch keine Fastnacht, hab das ganze Jahr genug Narren um mich 🙂
        Bis jetzt keine Fehler, loglevel debug... hab nix zu meckern... 👍 👌

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

          @sigi234 sagte in ioBroker.upnp - please test:

          @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
          

          Danke Bluefox, Fehler sind weg mit Version 1.0.7☺

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

            Na endlich..... 🙂

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

              ...und lieber spät als nie: Good, Job, Danke 🙂 🆗 👍

              1 Reply Last reply Reply Quote 2
              • opossum
                opossum last edited by opossum

                Hallo,

                kann mir jemand bitte erklären, wie man die 1.07 installieren kann? Ich habe im Log Fehler, die auf fehlende Schreibrechte hindeuten.

                Danke für die Hilfe.
                Viele Grüße
                opossum

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

                  @opossum

                  cd /<dein Verzeichnis>/iobroker
                  iobroker upnp stop
                  npm i https://github.com/iobroker-community-adapters/ioBroker.upnp/tarball/master --production
                  iobroker u upnp
                  iobroker upnp restart
                  
                  Bluefox 1 Reply Last reply Reply Quote 0
                  • opossum
                    opossum last edited by

                    Hallo,

                    danke, ich werde das mal probieren.

                    Gruß
                    opossum

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

                      Hallo,

                      scheint geklappt zu haben, ich konnte den Adapter jetzt installieren, bekomme auch Werte, musste nur mein Script für die Fritz!Box ein wenig anpassen. Jetzt passt das, danke.

                      Gruß
                      opossum

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

                        @sigi234 Sollte schon einfacher gehen über latest repo.

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

                          @Bluefox sagte in ioBroker.upnp - please test:

                          @sigi234 Sollte schon einfacher gehen über latest repo.

                          Aha, danke, ist also schon im Repro......☺

                          1 Reply Last reply Reply Quote 0
                          • I
                            I-Punkt last edited by I-Punkt

                            Hallo,
                            bei mir scheint die Version 1.0.7 doch noch nicht so rund zu laufen. Nach der Installation lief alles erstmal gut. Dann tauchte im Abstand von 30 min folgende Warnung auf:

                            2019-03-05 16:57:52.717 - info: upnp.0 Found new device: http://0.0.0.0/upnp/basic_dev.cgi
                            2019-03-05 16:57:53.018 - warn: upnp.0 Error: Error: Invalid character in entity name
                            Line: 81
                            Column: 88
                            Char: =
                            

                            Dann kam aber noch folgendes hinzu ...

                            2019-03-05 17:14:41.379 - info: upnp.0 Found new device: http://192.168.2.1:49000/igddesc.xml
                            2019-03-05 17:14:47.881 - error: uncaught exception: Maximum call stack size exceeded
                            2019-03-05 17:14:47.882 - error: RangeError: Maximum call stack size exceeded
                            at Sender.frameAndSend (/opt/iobroker/node_modules/ws/lib/Sender.js:139:41)
                            at /opt/iobroker/node_modules/ws/lib/Sender.js:126:12
                            at Sender.applyExtensions (/opt/iobroker/node_modules/ws/lib/Sender.js:287:5)
                            at /opt/iobroker/node_modules/ws/lib/Sender.js:120:10
                            at Sender.flush (/opt/iobroker/node_modules/ws/lib/Sender.js:268:3)
                            at /opt/iobroker/node_modules/ws/lib/Sender.js:270:10
                            at /opt/iobroker/node_modules/ws/lib/Sender.js:127:7
                            at Sender.applyExtensions (/opt/iobroker/node_modules/ws/lib/Sender.js:287:5)
                            at /opt/iobroker/node_modules/ws/lib/Sender.js:120:10
                            at Sender.flush (/opt/iobroker/node_modules/ws/lib/Sender.js:268:3)
                            2019-03-05 17:14:47.884 - info: iobroker _restart
                            2019-03-05 17:14:48.288 - info: iobroker Starting node restart.js
                            2019-03-05 17:14:48.302 - info: iobroker exit 0
                            2019-03-05 17:14:50.466 - info: host.ioBroker iobroker.js-controller version 1.5.7 js-controller starting
                            2019-03-05 17:14:50.474 - info: host.ioBroker Copyright (c) 2014-2018 bluefox, 2014 hobbyquaker
                            2019-03-05 17:14:50.475 - info: host.ioBroker hostname: ioBroker, node: v8.15.0
                            2019-03-05 17:14:50.478 - info: host.ioBroker ip addresses: 192.168.2.27 2003:ce:9f15:c200:211:32ff:fe59:cb8d fe80::211:32ff:fe59:cb8d
                            2019-03-05 17:14:50.598 - info: host.ioBroker inMem-states listening on port 9000
                            2019-03-05 17:14:51.430 - info: host.ioBroker inMem-objects listening on port 9001
                            2019-03-05 17:14:51.442 - info: host.ioBroker InMemoryDB connected
                            2019-03-05 17:14:51.490 - info: host.ioBroker 41 instances found
                            2019-03-05 17:14:51.520 - info: host.ioBroker starting 28 instances
                            2019-03-05 17:14:51.628 - info: host.ioBroker instance system.adapter.admin.0 started with pid 12481
                            2019-03-05 17:14:54.905 - info: admin.0 starting. Version 3.6.0 in /opt/iobroker/node_modules/iobroker.admin, node: v8.15.0
                            

                            ...und der iobroker ging von allein in den Restart.

                            Iobroker läuft bei mir im Docker auf einer Synology. Seit Tagen keine Fehler o.ä., so daß ich denke, daß es am frisch installierten UPNP-Adapter liegt.

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

                              Участник @I-Punkt написал в ioBroker.upnp - please test:

                              http://192.168.2.1:49000/igddesc.xml

                              Kannst du diese Datei teilen?

                              I 1 Reply Last reply Reply Quote 0
                              • I
                                I-Punkt @Bluefox last edited by

                                @Bluefox
                                igddesc.xml

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

                                  Hab jetzt die 1.0.8 installiert und bekommen folgendes warnings

                                  2019-03-07 06:57:55.964 - info: host.ioBroker instance system.adapter.upnp.0 started with pid 4784
                                  2019-03-07 06:57:59.727 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 44
                                  Char: \
                                  2019-03-07 06:57:59.785 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 22
                                  Char: \
                                  2019-03-07 06:58:00.521 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 22
                                  Char: \
                                  2019-03-07 06:58:55.662 - info: host.ioBroker object change system.adapter.upnp.0
                                  2019-03-07 06:58:55.665 - info: host.ioBroker stopInstance system.adapter.upnp.0
                                  2019-03-07 06:58:55.665 - info: host.ioBroker stopInstance system.adapter.upnp.0 killing pid 4784
                                  2019-03-07 06:58:55.718 - info: host.ioBroker instance system.adapter.upnp.0 terminated with code 0 (OK)
                                  2019-03-07 06:58:58.208 - info: host.ioBroker instance system.adapter.upnp.0 started with pid 4857
                                  2019-03-07 06:59:01.570 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 44
                                  Char: \
                                  2019-03-07 06:59:01.592 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 22
                                  Char: \
                                  2019-03-07 06:59:04.253 - warn: upnp.0 Error: Error: Text data outside of root node.
                                  Line: 0
                                  Column: 22
                                  Char: \
                                  

                                  und es werden auch keine Objekte angelegt.

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

                                    @JohGre probiere 1.0.9

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

                                      @Bluefox sagte in ioBroker.upnp - please test:

                                      @JohGre probiere 1.0.9

                                      Läuft nun

                                      1 Reply Last reply Reply Quote 0
                                      • I
                                        I-Punkt last edited by I-Punkt

                                        Danke erstmal an Bluefox für die Unterstützung!
                                        Habe auch die 1.0.10 installiert und bekomme noch folgende Fehler:

                                        2019-03-07 07:59:54.284 - info: upnp.0 Auto discover: true
                                        2019-03-07 07:59:55.524 - warn: upnp.0 Error: Error: Invalid character in tag name
                                        Line: 183
                                        Column: 20
                                        Char: &
                                        2019-03-07 07:59:55.624 - warn: upnp.0 Error: Error: Invalid character in tag name
                                        Line: 183
                                        Column: 20
                                        Char: &
                                        2019-03-07 08:01:12.961 - info: upnp.0 Found new device: http://0.0.0.0/upnp/basic_dev.cgi
                                        2019-03-07 08:01:13.251 - warn: upnp.0 Error: Error: Invalid attribute name
                                        Line: 3
                                        Column: 11
                                        Char: &
                                        2019-03-07 08:01:14.167 - info: upnp.0 Found new device: http://192.168.2.51:1400/xml/device_description.xml
                                        2019-03-07 08:01:14.203 - warn: upnp.0 Error: Error: Invalid character in tag name
                                        Line: 183
                                        Column: 20
                                        Char: &
                                        2019-03-07 08:01:14.420 - info: upnp.0 Found new device: http://192.168.2.51:1400/xml/device_description.xml
                                        2019-03-07 08:01:14.466 - warn: upnp.0 Error: Error: Invalid character in tag name
                                        Line: 183
                                        Column: 20
                                        Char: &
                                        2019-03-07 08:01:14.669 - info: upnp.0 Found new device: http://192.168.2.51:1400/xml/device_description.xml
                                        2019-03-07 08:01:14.690 - warn: upnp.0 Error: Error: Invalid character in tag name
                                        Line: 183
                                        Column: 20
                                        Char: &
                                        

                                        device_description.xml

                                        Ergänzung:
                                        Abgesehen von den Meldungen und den (dadurch?) nicht gefundenen Sonos scheint es aber zu funktionieren.

                                        1 Reply Last reply Reply Quote 0
                                        • I
                                          I-Punkt last edited by

                                          1.0.11 läuft hier jetzt problemlos. Danke!

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

                                            @Bluefox

                                            2019-03-08 05:47:26.601  - info: upnp.0 starting. Version 1.0.11 in /opt/iobroker/node_modules/iobroker.upnp, node: v8.15.0
                                            2019-03-08 05:47:26.620  - info: upnp.0 Auto discover: true
                                            2019-03-08 05:48:21.158  - warn: upnp.0 Error sending SOAP request: Error: connect EHOSTUNREACH 192.168.178.82:1079
                                            2019-03-08 05:49:03.400  - 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":"Fri, 08 Mar 2019 04:49:03 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-03-08 05:49:34.865  - warn: upnp.0 Unexpected answer from upnp service: {"statusCode":500,"body":"<?xml version=\"1.0\"?>\r\n<SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" SOAP-ENV:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>UPnPError</faultstring><detail><u:UPnPError xmlns:u=\"urn:schemas-upnp-org:control-1-0\"><u:errorCode>501</u:errorCode><u:errorDescription>Action Failed</u:errorDescription></u:UPnPError></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>\r\n","headers":{"content-length":"499","content-type":"text/xml; charset=\"utf-8\"","server":"Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0","date":"Fri, 08 Mar 2019 04:49:06 GMT","connection":"close"},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"192.168.178.39:2869","port":"2869","hostname":"192.168.178.39","hash":null,"search":"?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","query":"control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","pathname":"/upnphost/udhisapi.dll","path":"/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","href":"http://192.168.178.39:2869/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager"},"method":"POST","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp","content-length":259}}}
                                             Sent message: {"uri":"http://192.168.178.39:2869/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-upnp-org:service:ConnectionManager:1#GetProtocolInfo\"","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:GetProtocolInfo xmlns:u=\"urn:schemas-upnp-org:service:ConnectionManager:1\"></u:GetProtocolInfo></s:Body>\n</s:Envelope>"}
                                            2019-03-08 05:49:42.824  - warn: upnp.0 Unexpected answer from upnp service: {"statusCode":500,"body":"<?xml version=\"1.0\"?>\r\n<SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\" SOAP-ENV:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Client</faultcode><faultstring>UPnPError</faultstring><detail><u:UPnPError xmlns:u=\"urn:schemas-upnp-org:control-1-0\"><u:errorCode>402</u:errorCode><u:errorDescription>Invalid Args</u:errorDescription></u:UPnPError></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>\r\n","headers":{"content-length":"498","content-type":"text/xml; charset=\"utf-8\"","server":"Microsoft-Windows-NT/5.1 UPnP/1.0 UPnP-Device-Host/1.0 Microsoft-HTTPAPI/2.0","date":"Fri, 08 Mar 2019 04:49:14 GMT","connection":"close"},"request":{"uri":{"protocol":"http:","slashes":true,"auth":null,"host":"192.168.178.39:2869","port":"2869","hostname":"192.168.178.39","hash":null,"search":"?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","query":"control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","pathname":"/upnphost/udhisapi.dll","path":"/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","href":"http://192.168.178.39:2869/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager"},"method":"POST","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-upnp-org:service:ConnectionManager:1#GetCurrentConnectionInfo\"","USER-AGENT":"UPnP/1.0, ioBroker.upnp","content-length":277}}}
                                             Sent message: {"uri":"http://192.168.178.39:2869/upnphost/udhisapi.dll?control=uuid:d025603c-1641-42b5-bccd-a3375e87ee37+urn:upnp-org:serviceId:ConnectionManager","headers":{"Content-Type":"text/xml; charset=\"utf-8\"","SOAPAction":"\"urn:schemas-upnp-org:service:ConnectionManager:1#GetCurrentConnectionInfo\"","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:GetCurrentConnectionInfo xmlns:u=\"urn:schemas-upnp-org:service:ConnectionManager:1\"></u:GetCurrentConnectionInfo></s:Body>\n</s:Envelope>"}
                                            2019-03-08 05:50:17.177  - 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>"}
                                            2019-03-08 05:58:35.649  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 05:58:36.178  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 05:59:16.074  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 06:01:17.441  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 06:07:14.984  - info: upnp.0 Found new device: http://192.168.178.4:49000/igd2desc.xml
                                            2019-03-08 06:13:05.656  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 06:13:06.203  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 06:27:35.662  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 06:27:36.175  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 06:29:16.078  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 06:31:17.448  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 06:32:14.060  - 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":"Fri, 08 Mar 2019 05:32:14 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-03-08 06:32:14.330  - 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>"}
                                            2019-03-08 06:39:16.071  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 06:41:17.440  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 06:42:05.664  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 06:42:06.285  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 06:51:17.441  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 06:56:35.676  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 06:56:36.234  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 06:59:16.073  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 07:01:17.444  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 07:07:14.984  - info: upnp.0 Found new device: http://192.168.178.4:49000/igd2desc.xml
                                            2019-03-08 07:11:05.723  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 07:11:06.240  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 07:19:16.074  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 07:25:35.681  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 07:25:36.230  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 07:29:16.072  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 07:30:00.722  - 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":"Fri, 08 Mar 2019 06: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-03-08 07:30:00.984  - 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>"}
                                            2019-03-08 07:40:05.686  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 07:40:06.201  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 07:41:17.451  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            2019-03-08 07:49:16.074  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 07:54:36.949  - info: upnp.0 Found new device: http://169.254.47.245:2870/dmr_bdp5510.xml
                                            2019-03-08 07:54:36.957  - info: upnp.0 Found new device: http://169.254.47.245:51000/config.xml
                                            2019-03-08 07:59:16.077  - info: upnp.0 Found new device: http://192.168.178.3:49000/igddesc.xml
                                            2019-03-08 08:01:17.440  - info: upnp.0 Found new device: http://192.168.178.1:49000/igd2desc.xml
                                            
                                            
                                            Bluefox 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            812
                                            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