Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Can't load properly youtube.com, a blank page with text is loaded

more options

Firefox can't load properly youtube.com, even in safe mode. Sporadically it can, but then if i click a video or even reload the page it shows again the blank page. Besides also the gmail inbox page has problems displaying the buttons (even if the buttons still work).

Firefox can't load properly youtube.com, even in safe mode. Sporadically it can, but then if i click a video or even reload the page it shows again the blank page. Besides also the gmail inbox page has problems displaying the buttons (even if the buttons still work).
첨부된 스크린샷

선택된 해결법

If you have Avast then try to disable HTTPS scanning in Avast Web Shield.


You can check the Net log and the Network log in the Web Console (Firefox/Tools > Web Developer) to see if content fails to load or possibly is blocked (file size is zero).

Use Ctrl+F5 or Ctrl+Shift+R to reload the page and bypass the cache to generate a fresh log.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (3)

more options

Did you disable stylesheets? That sort of thing happens if stylesheets are not used. Check the View > Use Style menu and see if "None" is selected or "Basic Page Style" or "Default Style". You do not want to select "None".

more options

선택된 해결법

If you have Avast then try to disable HTTPS scanning in Avast Web Shield.


You can check the Net log and the Network log in the Web Console (Firefox/Tools > Web Developer) to see if content fails to load or possibly is blocked (file size is zero).

Use Ctrl+F5 or Ctrl+Shift+R to reload the page and bypass the cache to generate a fresh log.

more options

YouTube style sheets are loaded from a second server. Can you access the style sheet directly using this link:

https://s.ytimg.com/yts/cssbin/www-core-2x-vfl74wlma.css

It should open a tab listing a "wall of text" (style rules written without spaces or line breaks), starting:

body{line-height:1;text-align:left;text-align:start}menu

If you get an error or if Firefox won't display the page but forces a download, that may help explain why YT appears unstyled.