Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UPNP errors appearing in SSH CLI stderr #13144

Closed
@raphaelfff

Description

@raphaelfff

Not sure of this is the right audience, when I have an idling SSH connections to a coder workspace, i come back to the ssh session with my screen flooded with some of these:

2024/05/03 13:49:15 Unsolicited response received on idle HTTP channel starting with "HTTP/1.1 500 Internal Server Error\r\nDATE: Fri, 03 May 2024 12:49:15 GMT\r\nConnection: Keep-Alive\r\nServer: Sky Router UPnP\r\nContent-Length: 460\r\nContent-Type: text/xml; charset=\"utf-8\"\r\nEXT:\r\n\r\n<s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\" s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">\r\n <s:Body>\r\n  <s:Fault>\r\n   <faultcode>s:Client</faultcode>\r\n   <faultstring>UPnPError</faultstring>\r\n   <detail>\r\n    <UPnPError xmlns=\"urn:schemas-upnp-org:control-1-0\">\r\n     <errorCode>402</errorCode>\r\n     2024/05/03 14:49:22 Unsolicited response received on idle HTTP channel starting with "HTTP/1.1 500 Internal Server Error\r\nDATE: Fri, 03 May 2024 13:49:22 GMT\r\nConnection: Keep-Alive\r\nServer: Sky Router UPnP\r\nContent-Length: 460\r\nContent-Type: text/xml; charset=\"utf-8\"\r\nEXT:\r\n\r\n<s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\" s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\">\r\n <s:Body>\r\n  <s:Fault>\r\n   <faultcode>s:Client</faultcode>\r\n   <faultstring>UPnPError</faultstring>\r\n   <detail>\r\n    <UPnPError xmlns=\"urn:schemas-upnp-org:control-1-0\">\r\n     <errorCode>402</errorCode>\r\n     <errorDescription>Invalid Args</errorDescription>\r\n    </UPnPError>\r\n   </detail>\r\n  </s:Fault>\r\n </s:Body>\r\n</s:Envelope>\r\n"; err=<nil>

I could disable Upnp on my router, but that sounds like a nuclear option, wondering if there is some proper way to address that

Metadata

Metadata

Assignees

Labels

cliArea: CLIs3Bugs that confuse, annoy, or are purely cosmeticwaiting-for-infoThe issue creator is asked to provide more information.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions