TOLDOTECHNIK / buildroot-webkit

Buildroot WebKit fullscreen browser for Raspberry Pi. Suitable for HTML 5 user interfaces or digital signage / kiosk installations. It also can be used as a fullscreen video loop player. Ready to use RPi Zero/W and RPi 3 B SD card images are available.
244 stars 53 forks source link

Web inspector encountered an internal error #34

Closed TheLaGmAn closed 2 years ago

TheLaGmAn commented 3 years ago

Im testing this build (actually the release image) in a RPI3. When using the legacy inspector (http) i always get this errors 24/7 on almost every action on it, making it unusable. Is this not functional with toldotechnik? Also, there is no way to enable the not-legacy web inspector? it opens the port but midori cant connect to it, doesnt show anything to inspect

TheLaGmAn commented 3 years ago

i meant this part as described in the readme

You can call the web inspector from an external client browser (tested with Chrome and Safari, not working with Firefox). http://rpi0.local:9998 or http://rpi3.local:9998

If you want do disable it, you can comment out the export WEBKIT_LEGACY_INSPECTOR_SERVER=0.0.0.0:9998 line in /usr/bin/wpe

Accessing http://x.x.x.x:9998 throws errors 24/7 "web inspector encountered an error", making the inspector unusable, and if i enable WEBKIT_INSPECTOR_SERVER=0.0.0.0:9998 (the one that should be used with midrori as inspector://x.x.x.x:9998 it does not find anything to inspect

TOLDOTECHNIK commented 3 years ago

You need to use Chrome or Safari.

TheLaGmAn commented 3 years ago

Yea, i did, on chrome it does not show anything inside the tabs, thats why i moved into firefox which worked better considering how it works on chrome, maybe it doesnt work anymore with the current chrome version. Do you know if there is a way to enable the not-legacy version? WEBKIT_INSPECTOR_SERVER

TOLDOTECHNIK commented 3 years ago

It's just working on our machines:

grafik

Can you please provide more information?

TOLDOTECHNIK commented 2 years ago

Did you have success on this?

TheLaGmAn commented 2 years ago

only got it to work on edge, FF and chrome does not work and the non legacy method does not work either

TOLDOTECHNIK commented 2 years ago

Ok, good news, thanks. Closing for now.