دعم الموقع

for quite some time random images will refuse to load. and from today its refusing to load even my profile picture Images can be perfectly open if we open the image in new tab.

Problem across multiple browser in desktop & mobile. test in multiple internet network

here is the screenshot of the problem.
https://i.imgur.com/CWUwjYs.jpeg

20 ردود (على هذه الصفحة 1 من 2)

Jump to last post

الصفحة التاليةالصفحة الاخيرة

Hi @Netant,

That's odd. None of our external reporting is showing any issues. If you right click one of the images that didn't load, copy the URL, and then open a new tab and paste the URL, what do you see/get back?

For example for, Love Island: All Stars, I get this poster in that list:

https://media.themoviedb.org/t/p/w440_and_h660_face/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg

What do you get when you try and open that image in your browser?

@travisbell said:

What do you get when you try and open that image in your browser?

@travisbell thanks for you reply.

if i click the link provided "https://media.themoviedb.org/t/p/w440_and_h660_face/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg" it opens a blank page.

but if i copy the url and paste in new tab, it redirects to "https://image.tmdb.org/t/p/w440_and_h660_face/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg" and displays the poster image.

UPDATE: checked with few more datapoint, i can safely say (at my end) , images in url "media.themoviedb.org" is not loading, but when opening the same image in new tab redirects to new url "image.tmdb.org" and opens the image perfectly fine.

additionally did nslookup, if might be help in troubleshooting.

nslookup media.themoviedb.org

Non-authoritative answer:
media.themoviedb.org    canonical name = tmdb-web-image-prod.b-cdn.net.
Name:   tmdb-web-image-prod.b-cdn.net
Address: 103.180.115.15



nslookup image.tmdb.org

Non-authoritative answer:
image.tmdb.org  canonical name = tmdb-image-prod.b-cdn.net.
Name:   tmdb-image-prod.b-cdn.net
Address: 84.17.38.229

A few questions that can help us figure out what's happening:

  1. What browser are you using?
  2. Are you familiar with how to access the developer tools in this browser? If so, I'd like to see the response headers of your browser for this request.

To do that, I'd suggest:

  1. Open the developer tools
  2. Clear your browser cache
  3. Click the link above to the image
  4. Either take a screenshot, or copy and paste me the response headers of the request your browser made for this asset

@travisbell said:

A few questions that can help us figure out what's happening:

  1. What browser are you using?
  2. Are you familiar with how to access the developer tools in this browser? If so, I'd like to see the response headers of your browser for this request.
  1. Desktop browser, Safari, firefox, and brave. Mobile- firefox
  2. Please find the console log below: -
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'attribution-reporting'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'run-ad-auction'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'join-ad-interest-group'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.
VM333:3 setNavigator - uri: https://media.themoviedb.org/t/p/w440_and_h660_face/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg
aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg:1 Mixed Content: The page at 'https://media.themoviedb.org/t/p/w440_and_h660_face/aTpMwcMzgwUfs5mY8WJEhBn7Q7y.jpg' was loaded over HTTPS, but requested an insecure frame 'http://www.airtel.in/court-orders/'. This request has been blocked; the content must be served over HTTPS.

looks like the frame is block by Indian Govt. ?

looks like the frame is block by Indian Govt. ?

Ah yes, that would be the issue. Over the years we’ve had misc. reports of this. On and off blocks by the Indian government. I haven’t heard of any recently though, until your report that is.

What’s even more weird is that this is a brand new domain for us, we only just started using it about 45 days ago. So they blocked it real quick, which is… weird.

@travisbell said:

What’s even more weird is that this is a brand new domain for us, we only just started using it about 45 days ago. So they blocked it real quick, which is… weird.

Thanks for confirmation, you suggest any workaround ? guess its breaking the tmdb api for jellyfin/emby as well.

media.themoviedb.org is only used on the website, it is not used on the API at all.

With regards to fixing it? There’s nothing I have found I can do. In the past when this happened I had tried to submit a complaint with the Indian government body responsible for this but had issues because I wasn’t an Indian citizen. We had a bunch of users contact their ISP’s and/or the body responsible for this and it seemed to eventually go away.

There might be a browser add-on out there that can swap domain names on the fly. If such a thing exists, you could swap media.themoviedb.org for image.tmdb.org.

Oh, one thing that another user mentioned that worked for them was simply changing the DNS name servers you're using locally. I'd be curious to know if if changes anything for you. You can try using one of either:

  • 1.1.1.1 (Cloudflare)
  • 8.8.8.8 (Google)

It sounds like that made everything work again for multiple people, which means it might just be a DNS level block, which is pretty easy to get around.

@travisbell yes, changed dns to 9.9.9.11 and it worked. ( earlier tried redirecting media.themoviedb.org & image.tmdb.org, that didn't worked 100% except in first page.)

+1 in Iran Hi, is it possible to host images on aws, google cloud or azure ? there would be more bothering for governments if they decide to block those domains.

I can't load images even after changing DNS.

I just find out something weird:

normally I can't open this link : https://media.themoviedb.org/t/p/w220_and_h330_face/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg but if I open https://www.themoviedb.org/ in another tab and click on "Trending This Week" button, the url gets load !! (poster of movie Poor Thing is there)

now the question is why images are getting loaded in main page of tmdb but not separately ???

You can't access images directly on media.themoviedb.org, that is a domain reserved for our website users only. image.tmdb.org is the publicly available domain for direct links and usage.

@travisbell thanks for the quick reply I just download that image witch Python code, so seems it is accessible directly or am I missing something?

I'll ask my question in other words again can you please think about it:

https://media.themoviedb.org/t/p/w220_and_h330_face/kCGlIMHnOm8JPXq3rXM6c5wMxcT.jpg this link not loaded in the browser but when I open main page of https://www.themoviedb.org/, then I can load it, I'll upload a video later for better clearifiction

Yes, because of the reason I stated above. You cannot hot link to media.themoviedb.org.

لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها

عام

s ركز شريط البحث
p افتح قائمة الملف الشخصي
esc اغلق النافذة المفتوحة
? افتح نافذة اختصارات لوحة المفاتيح

على كافة صفحات الوسائط

b ارجع للخلف (او للصفحة الام عند التطبيق)
e انتقل لصفحة التعديل

على كافة صفحات موسم المسلسل

(السهم الايمن) انتقل للموسم التالي
(السهم الايسر) انتقل للموسم السابق

على كافة صفحات حلقة المسلسل

(السهم الايمن) انتقل للحلقة التالية
(السهم الايسر) انتقل للحلقة السابقة

على كافة صفحات الصور

a افتح صفحة اضافة الصورة

على كافة صفحات التعديل

t افتح محدد الترجمة
ctrl+ s ارسال النموذج

على صفحات المناقشة

n انشى نقاش جديد
w تبديل حالة المتابعة
p تبديل عام / خاص
c تبديل اغلاق / فتح
a افتح الانشطة
r رد على النقاش
l انتقل لأخر رد
ctrl+ enter أرسل رسالتك
(السهم الايمن) الصفحة التالية
(السهم الايسر) الصفحة السابقة

الاعدادات

هل تريد تقييم او اضافة هذا العنصر للقائمة؟

تسجيل الدخول