The Movie Database Support

Hi! I use TMDb API in my project and suddenly API stops working. Chrome developer console shows just "ERR_CONNECTION_TIMED_OUT". This has been going on since yesterday. It is not my app error, because other github projects similar to my doesn't getting TMDb data too. You can see that behavior here: https://nk11dev-movies.herokuapp.com (when you first open data may be cached and all seems OK, but you can see API not fetching data if you try to change page and open the browser console and wait for 1-2 minutes).

As mentioned in that issue: https://www.themoviedb.org/talk/603668c62476f200402f73ca, I test my Example API Request in REST client and have error message "Error: Timeout was reached". I dont't think this is problem with my TMDb key, because, as I mentioned above similar TMDb sites from github can't fetch data too. Can you tell whats happen?

Please help!

139 replies (on page 10 of 10)

Jump to last post

Previous page

@lotusd said:

Guys, I did the same, inserted the line, how i now exit the file? Sorry for dumb question!

If the file is opened with VIM ("vi /etc/hosts"), you just need to insert your line to the end of the file (press "i" to enter --INSERT-- mode, add "99.84.214.124 api.themoviedb.org", press ESC) and write ":wq" and press Enter, it will save and exit the file.

@mfa-project said:

@lotusd said:

Guys, I did the same, inserted the line, how i now exit the file? Sorry for dumb question!

If the file is opened with VIM ("vi /etc/hosts"), you just need to insert your line to the end of the file (press "i" to enter --INSERT-- mode, add "99.84.214.124 api.themoviedb.org", press ESC) and write ":wq" and press Enter, it will save and exit the file.

thank you!

@mfa-project said:

@lotusd said:

Guys, I did the same, inserted the line, how i now exit the file? Sorry for dumb question!

If the file is opened with VIM ("vi /etc/hosts"), you just need to insert your line to the end of the file (press "i" to enter --INSERT-- mode, add "99.84.214.124 api.themoviedb.org", press ESC) and write ":wq" and press Enter, it will save and exit the file.

BEST!!!

Hey guys

I had a similar issue so I came up with a small proxy solution: https://github.com/chervontsev/tmdb-proxy

Basically I created a proxy app on Heroku that passes all requests and responses to TMDB API and my app calls this proxy. I'm not sure it should be used for commercial purposes. But for a personal project it's probably fine : )

Link to thread with my issue: enter link description here

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login