UPnP parse Question

What does this info mean (it is listed about once an hour or so), and is any action needed to correct it?

“UPnP parse: dial tcp: missing port in address (my router’s ip address)”

You should run syncthing with STTRACE=upnp and post the log.

Can you please explain in layman’s terms how to run the above command in Windows? I searched the forum but was not able to understand how. Thanks.

Start up command prompt, navigate to where your syncthing binary is, and run:

set STTRACE=upnp
syncthing.exe

If you are on Linux, just navigate where syncthing is, and run:

STTRAC=upnp ./syncthing

Ok, here is my log:

[CZRBW] 2015/05/17 20:38:29.585684 main.go:466: INFO: syncthing v0.11.2 (go1.4.2 windows-amd64 default) unknown-user@syncthing-builder 2015-05-03 06:29:29 UTC [CZRBW] 2015/05/17 20:38:29.586684 main.go:467: INFO: My ID: CZRBWKM-KXMWVNR-YH5BRVH-4GXSK7F-MS6EUM5-MWHUSBK-4AHS6PJ-6UQFQA3 [CZRBW] 2015/05/17 20:38:29.587684 main.go:738: INFO: Database block cache capacity 32167 KiB [CZRBW] 2015/05/17 20:38:29.633687 main.go:793: INFO: Starting web GUI on http://127.0.0.1:8384/ [CZRBW] 2015/05/17 20:38:30.148716 main.go:868: INFO: Starting local discovery announcements [CZRBW] 2015/05/17 20:38:30.154717 discover.go:131: INFO: Local discovery over IPv6 unavailable [CZRBW] 2015/05/17 20:38:30.154717 main.go:873: INFO: Starting global discovery announcements [CZRBW] 2015/05/17 20:38:30.155717 main.go:646: OK: Ready to synchronize Michelle (read-write) [CZRBW] 2015/05/17 20:38:30.156717 main.go:646: OK: Ready to synchronize NES (read-write) [CZRBW] 2015/05/17 20:38:30.156717 main.go:646: OK: Ready to synchronize Reading (read-write) [CZRBW] 2015/05/17 20:38:30.156717 main.go:662: INFO: Device CZRBWKM-KXMWVNR-YH5BRVH-4GXSK7F-MS6EUM5-MWHUSBK-4AHS6PJ-6UQFQA3 is “NES-HOME” at [dynamic] [CZRBW] 2015/05/17 20:38:30.156717 main.go:662: INFO: Device VO7JGFO-CW6NXS3-AHIDRNR-M3JY25Z-WUG3WNL-OK6JQA4-VYWJCZP-FZF6OAH is “NES_SAGER_8760” at [dynamic] [CZRBW] 2015/05/17 20:38:30.156717 main.go:662: INFO: Device WDIZ3HJ-G44WFES-D3IV2A3-IUEVCUF-ZWGSFCF-XW46P2N-NZUEHWF-JRRRYAD is “PW Office” at [dynamic] [CZRBW] 2015/05/17 20:38:30.156717 main.go:662: INFO: Device ZFYR5QK-3ZX532N-HZULQ4Q-L2KJFUY-KPAXTJI-DR35JC5-Z73HO6A-KIMQFQW is “MICHELLE-LENOVO” at [dynamic] [CZRBW] 2015/05/17 20:38:30.156717 main.go:662: INFO: Device CU4DKIN-SGYLGJQ-W7YC7YL-E7FBBXJ-WBJS3GN-H33ZYC2-GTU4JIS-JKRPVQS is “Note Pro 12.2” at [dynamic] [CZRBW] 2015/05/17 20:38:30.157717 upnp.go:171: DEBUG: Starting discovery of device type urn:schemas-upnp-org:device:InternetGatewayDevice:1 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.157717 upnp.go:171: DEBUG: Starting discovery of device type urn:schemas-upnp-org:device:InternetGatewayDevice:2 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.158717 upnp.go:190: DEBUG: Sending search request for device type urn:schemas-upnp-org:device:InternetGatewayDevice:1 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.159717 upnp.go:190: DEBUG: Sending search request for device type urn:schemas-upnp-org:device:InternetGatewayDevice:2 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.162717 upnp.go:200: DEBUG: Listening for UPnP response for device type urn:schemas-upnp-org:device:InternetGatewayDevice:1 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.162717 upnp.go:200: DEBUG: Listening for UPnP response for device type urn:schemas-upnp-org:device:InternetGatewayDevice:2 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} [CZRBW] 2015/05/17 20:38:30.176718 rwfolder.go:268: INFO: Completed initial scan (rw) of folder Reading [CZRBW] 2015/05/17 20:38:30.716749 main.go:1012: INFO: Automatic upgrade (current “v0.11.2” < latest “v0.11.5”) [CZRBW] 2015/05/17 20:38:30.948762 upnp.go:227: DEBUG: Handling UPnP response:

HTTP/1.1 200 OK

EXT:

SERVER: ipOS/7.6 UPnP/1.0 Ubicom/1.0

ST: urn:schemas-upnp-org:device:InternetGatewayDevice:1

LOCATION: http://192.168.0.1/root.sxml

CACHE-CONTROL: max-age=1800

USN: uuid:BA7234EA-7F02-395A-8030-ED520293726D::urn:schemas-upnp-org:device:InternetGatewayDevice:1

Content-Length: 0

[CZRBW] 2015/05/17 20:38:30.973764 upnp.go:398: DEBUG: [http://192.168.0.1/root.sxml] Found urn:schemas-upnp-org:service:WANIPConnection:1 with URL http://192.168.0.1/wipconn [CZRBW] 2015/05/17 20:38:30.973764 upnp.go:387: DEBUG: [http://192.168.0.1/root.sxml] No services of type urn:schemas-upnp-org:service:WANPPPConnection:1 found on connection. [CZRBW] 2015/05/17 20:38:30.973764 upnp.go:215: INFO: UPnP parse: dial tcp: missing port in address 192.168.0.1 [CZRBW] 2015/05/17 20:38:31.154774 rwfolder.go:268: INFO: Completed initial scan (rw) of folder Michelle [CZRBW] 2015/05/17 20:38:33.158889 upnp.go:221: DEBUG: Discovery for device type urn:schemas-upnp-org:device:InternetGatewayDevice:1 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} finished. [CZRBW] 2015/05/17 20:38:33.159889 upnp.go:221: DEBUG: Discovery for device type urn:schemas-upnp-org:device:InternetGatewayDevice:2 on {E2C436C5-BA60-4F96-8471-D72EC775CAAF} finished. [CZRBW] 2015/05/17 20:38:33.159889 upnpsvc.go:44: INFO: No UPnP device detected [CZRBW] 2015/05/17 20:38:33.809926 rwfolder.go:268: INFO: Completed initial scan (rw) of folder NES [CZRBW] 2015/05/17 20:39:15.139290 connections.go:176: INFO: Established secure connection to WDIZ3HJ-G44WFES-D3IV2A3-IUEVCUF-ZWGSFCF-XW46P2N-NZUEHWF-JRRRYAD at 192.168.0.191:22000-38.108.228.234:52706 [CZRBW] 2015/05/17 20:39:15.162291 model.go:591: INFO: Device WDIZ3HJ-G44WFES-D3IV2A3-IUEVCUF-ZWGSFCF-XW46P2N-NZUEHWF-JRRRYAD client is “syncthing v0.11.5” [CZRBW] 2015/05/17 20:39:15.162291 model.go:596: INFO: Device WDIZ3HJ-G44WFES-D3IV2A3-IUEVCUF-ZWGSFCF-XW46P2N-NZUEHWF-JRRRYAD name is “PW Office” [CZRBW] 2015/05/17 20:39:16.881389 main.go:1015: WARNING: Automatic upgrade: open c:\Program Files\SyncTrayzor\syncthing112347091: Access is denied. [CZRBW] 2015/05/17 20:39:16.881389 main.go:989: INFO: Connected to device WDIZ3HJ-G44WFES-D3IV2A3-IUEVCUF-ZWGSFCF-XW46P2N-NZUEHWF-JRRRYAD with a newer version (current “v0.11.2” < remote “v0.11.5”). Checking for upgrades. [CZRBW] 2015/05/17 20:39:17.953451 main.go:1012: INFO: Automatic upgrade (current “v0.11.2” < latest “v0.11.5”) [CZRBW] 2015/05/17 20:40:02.402993 main.go:1015: WARNING: Automatic upgrade: open c:\Program Files\SyncTrayzor\syncthing679483158: Access is denied.

Can you open a issue with the log on github? Also please post the content of http://192.168.0.1/root.sxml

Sorry for the delayed reply, tried this but was unable, too technically sophisticated for me.

Can you just provide content of the link I’ve asked for?