Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUnexpected error while streaming #986
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
This looks like an error in the |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First, thanks for your work here, that's really great!
Got an unexpected error while downloading and streaming, so it stopped completely each time I tried, and told me this:
DEBUG INFO: webtorrent-cli 1.8.0, webtorrent 0.98.0, node v7.0.0, darwin x64, exit 1
events.js:160
throw er; // Unhandled 'error' event
^
Error: SUBSCRIBE renewal error
at ClientRequest. (/usr/local/lib/node_modules/webtorrent-hybrid/node_modules/upnp-device-client/index.js:234:25)
at ClientRequest.g (events.js:291:16)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at HTTPParser.parserOnIncomingClient [as onIncoming] (_http_client.js:473:21)
at HTTPParser.parserOnHeadersComplete (_http_common.js:99:23)
at Socket.socketOnData (_http_client.js:362:20)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at readableAddChunk (_stream_readable.js:176:18)
Any ideas?