au5ton / hatsume

:robot: [cancelled] Telegram bot to act as a courier for Plex content requests
MIT License
1 stars 1 forks source link

getcontentfromimdb: failure #18

Open au5ton opened 6 years ago

au5ton commented 6 years ago

https://www.imdb.com/title/tt1727444/

au5ton commented 6 years ago

after refreshing the tvdb api token (a separate issue):

⛔  unhandledRejection:  Error: No results for your query: map[tve.seriesId:undefined]
    at res.json.then (/home/telegrambots/production/hatsume/node_modules/node-tvdb/index.js:554:23)
    at process._tickCallback (internal/process/next_tick.js:68:7) 
 { Error: No results for your query: map[tve.seriesId:undefined]
    at res.json.then (/home/telegrambots/production/hatsume/node_modules/node-tvdb/index.js:554:23)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  response:
   { url: 'https://api.thetvdb.com/series/undefined/episodes',
     status: 404,
     statusText: 'Not Found' } }
au5ton commented 6 years ago

not sure where this happened, but look out for this too:

⛔  getcontentfromimdb: failure                                                                                                                                                                             
⛔  getcontentfromimdb: failure                                                                                                                                                                             
⛔  TypeError: Cannot read property 'textContent' of null                                                                                                                                                   
    at fetch.then.then.body (/home/telegrambots/testing/hatsume/lib/content.js:230:107)                                                                                                                     
    at process._tickCallback (internal/process/next_tick.js:68:7)