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

timeout undefined #1

Open
telunc opened this issue May 17, 2017 · 1 comment
Open

timeout undefined #1

telunc opened this issue May 17, 2017 · 1 comment

Comments

@telunc
Copy link

telunc commented May 17, 2017

I'm crashing on this line

/root/project/node_modules/torrent-tracker/index.js:132
            clearTimeout(self.transactionCache[transactionId].timeout);
                                                             ^

TypeError: Cannot read property 'timeout' of undefined
    at SendWrap.callback (/root/project/node_modules/torrent-tracker/index.js:132:62)
    at SendWrap.afterSend [as oncomplete] (dgram.js:409:8)
@vankasteelj
Copy link
Owner

Indeed, that does happen and I still havent figured out why. Note that I'm no longer actively maintaining this, because I switched my main torrent engine to webtorrent, hence I'm using https://github.com/webtorrent/bittorrent-tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants