Skip to content
This repository has been archived by the owner on Jul 7, 2019. It is now read-only.

getcontentfromimdb: failure #18

Open
au5ton opened this issue Sep 18, 2018 · 2 comments
Open

getcontentfromimdb: failure #18

au5ton opened this issue Sep 18, 2018 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@au5ton
Copy link
Owner

au5ton commented Sep 18, 2018

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

@au5ton au5ton added the bug Something isn't working label Sep 18, 2018
@au5ton au5ton added this to the v1.0.0 milestone Sep 18, 2018
@au5ton
Copy link
Owner Author

au5ton commented Sep 18, 2018

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
Copy link
Owner Author

au5ton commented Sep 18, 2018

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)  

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant