accetto / ubuntu-vnc-xfce-g3

Headless Ubuntu/Xfce containers with VNC/noVNC (G3v6).
MIT License
214 stars 62 forks source link

problem with youtube #3

Closed carmineyiu closed 3 years ago

carmineyiu commented 3 years ago

Image and container are not modified. Open browser and enter youtube.com (youtube.com/?gl=HK) --display Aw, Snap@ something went wrong while displaying this webpage error code: SIGABRT

carmineyiu commented 3 years ago

Try youtube.com/?gl=US there is no issue youtube.com/?gl=BR there is no issue youtube.com/?gl=JP only font cannot display but no crash

accetto commented 3 years ago

Hello,

thank you for your feedback. However, I'm not able to reproduce the problem. Unfortunately you did not say, which image you've used. I've tested accetto/ubuntu-vnc-xfce-chromium-g3:latest and accetto/ubuntu-vnc-xfce-firefox-g3:latest and they both seem to work correctly out-of-the-box, at least from Europe. See the screenshots please.

Maybe it was something temporary and it already works also from your place?

One more remark: These headless containers are intdended to be used via VNC, which unfortunatelly does not support sound. So their usefulness for YouTube is somehow limited.

Regards, accetto


This is the container with Chromium browser:

youtube_chromium

This is the containet with Firefox browser:

yutube_firefox

carmineyiu commented 3 years ago

accetto/ubuntu-vnc-xfce-chromium-g3:latest has issue, there is no issue with firefox image

accetto commented 3 years ago

Could you closer describe the behaviour please? What message you get exactly and when? Just after the start or later? What operating system and what VNC viewer do you use? Does it happen onyl with YouTube website or also with others? Do you have tried to install or configure something in the container or does it happen in the out-of-the-box state?

carmineyiu commented 3 years ago

Docker running on OMV while connected by Mac "screen sharing" apps.

docker run -d -P -e VNC_PW=password accetto/ubuntu-vnc-xfce-chromium-g3 then open Browser, enter youtube.com click youtube.com then go to the following screen with error code

Screen Sharing Picture 29 January 2021 at 1 45 27 AM HKT

accetto commented 3 years ago

Thanks. I don't have the same environment, but I'll try to reproduce the problem. Could you test also the 1st and the 2nd generation images please?

2nd generation image: accetto/xubuntu-vnc-novnc-chromium 1st generation image: accetto/ubuntu-vnc-xfce-chromium

carmineyiu commented 3 years ago

Running is OMV Docker. Client TigerVNC

docker run -d -P -e VNC_PW=amd2400g accetto/ubuntu-vnc-xfce-chromium

Screen Shot 2021-02-03 at 7 45 49 PM Screen Shot 2021-02-03 at 7 45 40 PM
carmineyiu commented 3 years ago

Client tigerVNC Server OMV docker. Docker run -d -P -e VNC_PW=amd2400g accetto/xubuntu-vnc-novnc-chromium open www.youtube.com same as before. (default has CJK character) But if it open a youtube.com link https://www.youtube.com/watch?v=rM2_2RyJoSQ&ab_channel=Handicrafts it is not crash, But some link still crash

accetto commented 3 years ago

Thanks. I'll try to reproduce it and to figure something out.

accetto commented 3 years ago

I've just released a new 2nd generation image accetto/xubuntu-vnc-novnc-chrome. Maybe you can also check, if you'll get crashes.

accetto commented 3 years ago

I've tried all the scenarios you've described, but I still cannot reproduce the problem. It seems to be dependent on the locale or the geographical location, maybe. Sorry I couldn't help.