Hi Themoviedb.org,
For some reason i am not able to get on themoviedb.org from home. NginX tells me 104 connection reset to peer. From other locations/ip addresses and my local machine I have no problems accessing your website.
I think my IP has been blocked for some reason.
Can you please let me know why my IP is blocked and how we can unblock it?
Kind regards
Bir filmi veya diziyi bulamıyor musun? Eklemek için oturum aç.
Bu öğeyi derecelendirmek veya bir listeye eklemek ister misiniz?
Üye değil misin?
Travis Bell adlı kullanıcıyı yanıtla
29 2024 tarihinde saat 11:28 ÖÖ'da
Hi @jitenc116,
We don't block IP's on the API. What is the output of a DNS lookup like
dig
?jitenc116 adlı kullanıcıyı yanıtla
29 2024 tarihinde saat 11:53 ÖÖ'da
When I run this command
openssl s_client -connect api.themoviedb.org:443
I got this:
Travis Bell adlı kullanıcıyı yanıtla
29 2024 tarihinde saat 12:13 ÖS'da
That's just you trying to connect, I need to see the DNS lookup like above.
jitenc116 adlı kullanıcıyı yanıtla
29 2024 tarihinde saat 12:23 ÖS'da
ok
Travis Bell adlı kullanıcıyı yanıtla
29 2024 tarihinde saat 12:53 ÖS'da
Ok, so you are connecting to some valid IPs. That's good.
What happens if you don't use
https
, andhttp
instead?