Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'start' of undefined #920

Closed
feross opened this issue Sep 18, 2016 · 2 comments
Closed

TypeError: Cannot read property 'start' of undefined #920

feross opened this issue Sep 18, 2016 · 2 comments
Labels
bug

Comments

@feross
Copy link
Member

@feross feross commented Sep 18, 2016

  • WebTorrent version: 0.97.0
  • Node.js version: Electron 1.3.4

Noticed this error in the wild from WebTorrent Desktop:

Processes: webtorrent, platforms: darwin linux win32, versions: 0.13.1 0.14.0 0.15.0
TypeError: Cannot read property 'start' of undefined
    at onReady (.../node_modules/webtorrent/lib/server.js:123:27)
    at Server.onRequest (.../node_modules/webtorrent/lib/server.js:77:7)
    at emitTwo (events.js:106:13)
    at Server.emit (events.js:191:7)
    at HTTPParser.parserOnIncoming [as onIncoming] (_http_server.js:543:12)
    at HTTPParser.parserOnHeadersComplete (_http_common.js:105:23)
@feross

This comment has been minimized.

Copy link
Member Author

@feross feross commented Sep 18, 2016

PR sent: #921

feross added a commit that referenced this issue Sep 18, 2016
@dcposch dcposch closed this in #921 Sep 18, 2016
dcposch added a commit that referenced this issue Sep 18, 2016
@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.