kompot / nhl-tv-geeky-streams

Best way to download NHL games. NHL.TV, NHL LIVE, or WatchESPN account is required.
MIT License
35 stars 7 forks source link

TypeError: Cannot read property 'sessionAttributes' of undefined #43

Closed ghachey closed 8 months ago

ghachey commented 4 years ago

Getting this error.

$ yarn start
yarn run v1.21.1
$ ./node_modules/.bin/ts-node src/index.ts
? Choose game to download ⤺  one day back
? Choose game to download   Pittsburgh Penguins     @ Philadelphia Flyers    
? Choose feed to watch NATIONAL, NBCSN
(node:46190) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'sessionAttributes' of undefined
    at /Users/user/opt/nhl-tv-geeky-streams/src/index.ts:146:46
    at step (/Users/user/opt/nhl-tv-geeky-streams/src/index.ts:33:23)
    at Object.next (/Users/user/opt/nhl-tv-geeky-streams/src/index.ts:14:53)
    at fulfilled (/Users/user/opt/nhl-tv-geeky-streams/src/index.ts:5:58)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:46190) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:46190) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
✨  Done in 14.93s.
rubenflamshepherd commented 3 years ago

+1 to this. I am also getting this error on Mac

kompot commented 3 years ago

yep, I guess that's because of bad nhl.tv credentials, should make it more explicit and output better error in this case

rseanhall commented 8 months ago

This became obsolete when they retired the old NHL.TV last season.