Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. ioBroker.upnp - please test

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    263

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

ioBroker.upnp - please test

Scheduled Pinned Locked Moved Tester
testadapter
196 Posts 18 Posters 28.7k Views 17 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • sigi234S sigi234

    @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
    
    sigi234S Online
    sigi234S Online
    sigi234
    Forum Testing Most Active
    wrote on last edited by sigi234
    #95

    @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:relaxed:

    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Immer Daten sichern!

    1 Reply Last reply
    0
    • BluefoxB Offline
      BluefoxB Offline
      Bluefox
      wrote on last edited by
      #96

      Na endlich..... :)

      1 Reply Last reply
      1
      • SBorgS Offline
        SBorgS Offline
        SBorg
        Forum Testing Most Active
        wrote on last edited by
        #97

        ...und lieber spät als nie: Good, Job, Danke :) :ok: :+1:

        LG SBorg ( SBorg auf GitHub)
        Projekte: Lebensmittelwarnung.de | WLAN-Wetterstation | PimpMyStation

        1 Reply Last reply
        1
        • opossumO Offline
          opossumO Offline
          opossum
          wrote on last edited by opossum
          #98

          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

          https://schlepper-petersdorf.jimdofree.com/

          sigi234S 1 Reply Last reply
          0
          • opossumO 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

            sigi234S Online
            sigi234S Online
            sigi234
            Forum Testing Most Active
            wrote on last edited by
            #99

            @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
            

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            BluefoxB 1 Reply Last reply
            0
            • opossumO Offline
              opossumO Offline
              opossum
              wrote on last edited by
              #100

              Hallo,

              danke, ich werde das mal probieren.

              Gruß
              opossum

              https://schlepper-petersdorf.jimdofree.com/

              1 Reply Last reply
              0
              • opossumO Offline
                opossumO Offline
                opossum
                wrote on last edited by
                #101

                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

                https://schlepper-petersdorf.jimdofree.com/

                1 Reply Last reply
                0
                • sigi234S sigi234

                  @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
                  
                  BluefoxB Offline
                  BluefoxB Offline
                  Bluefox
                  wrote on last edited by
                  #102

                  @sigi234 Sollte schon einfacher gehen über latest repo.

                  sigi234S 1 Reply Last reply
                  1
                  • BluefoxB Bluefox

                    @sigi234 Sollte schon einfacher gehen über latest repo.

                    sigi234S Online
                    sigi234S Online
                    sigi234
                    Forum Testing Most Active
                    wrote on last edited by
                    #103

                    @Bluefox sagte in ioBroker.upnp - please test:

                    @sigi234 Sollte schon einfacher gehen über latest repo.

                    Aha, danke, ist also schon im Repro......:relaxed:

                    Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Immer Daten sichern!

                    1 Reply Last reply
                    0
                    • I Offline
                      I Offline
                      I-Punkt
                      wrote on last edited by I-Punkt
                      #104

                      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
                      0
                      • BluefoxB Offline
                        BluefoxB Offline
                        Bluefox
                        wrote on last edited by
                        #105

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

                        http://192.168.2.1:49000/igddesc.xml

                        Kannst du diese Datei teilen?

                        I 1 Reply Last reply
                        0
                        • BluefoxB Bluefox

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

                          http://192.168.2.1:49000/igddesc.xml

                          Kannst du diese Datei teilen?

                          I Offline
                          I Offline
                          I-Punkt
                          wrote on last edited by
                          #106

                          @Bluefox
                          igddesc.xml

                          1 Reply Last reply
                          0
                          • JohGreJ Offline
                            JohGreJ Offline
                            JohGre
                            wrote on last edited by
                            #107

                            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.

                            nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

                            BluefoxB 1 Reply Last reply
                            0
                            • JohGreJ JohGre

                              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.

                              BluefoxB Offline
                              BluefoxB Offline
                              Bluefox
                              wrote on last edited by
                              #108

                              @JohGre probiere 1.0.9

                              JohGreJ 1 Reply Last reply
                              0
                              • BluefoxB Bluefox

                                @JohGre probiere 1.0.9

                                JohGreJ Offline
                                JohGreJ Offline
                                JohGre
                                wrote on last edited by
                                #109

                                @Bluefox sagte in ioBroker.upnp - please test:

                                @JohGre probiere 1.0.9

                                Läuft nun

                                nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

                                1 Reply Last reply
                                0
                                • I Offline
                                  I Offline
                                  I-Punkt
                                  wrote on last edited by I-Punkt
                                  #110

                                  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
                                  0
                                  • I Offline
                                    I Offline
                                    I-Punkt
                                    wrote on last edited by
                                    #111

                                    1.0.11 läuft hier jetzt problemlos. Danke!

                                    1 Reply Last reply
                                    0
                                    • ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #112

                                      @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
                                      
                                      
                                      BluefoxB 1 Reply Last reply
                                      0
                                      • ? A Former User

                                        @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
                                        
                                        
                                        BluefoxB Offline
                                        BluefoxB Offline
                                        Bluefox
                                        wrote on last edited by
                                        #113

                                        @ilovegym 401 Error weist auf Authentifizierungproblem bei Fritzbox zu.
                                        Keine Ahnung wie es richtig sein soll

                                        ? 1 Reply Last reply
                                        0
                                        • BluefoxB Bluefox

                                          @ilovegym 401 Error weist auf Authentifizierungproblem bei Fritzbox zu.
                                          Keine Ahnung wie es richtig sein soll

                                          ? Offline
                                          ? Offline
                                          A Former User
                                          wrote on last edited by
                                          #114

                                          @Bluefox ah, okay, also bei den Fritzboxen ( hab 4 und ein Repeater ) da funktioniert ja alles, soweit ich das sehe. ( oder das, was ich davon brauche)

                                          Bei anderen Geraeten gibts keine Antwort, also beim Canon-Drucker, da werden Verzeichnisse angelegt und ein Request-Button, aber passieren tut nix.
                                          Gleiches beim LG TV, jede Menge Verzeichnisse aber keine Antwort.

                                          BluefoxB 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          615

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe