We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playing with a secured websocket, I have this error: pi@homepi:~/kiosk-browser$ ./browser
(browser:1831): Gtk-WARNING **: cannot open display: pi@homepi:~/kiosk-browser$ DISPLAY=:0 ./browser http://192.168.0.5:3000/current
(browser:1836): GLib-GObject-WARNING *: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised * Message: console message: wss://sylvek.hd.free.fr/mosquitto @0: WebSocket network error: Certificat TLS inacceptable
** Message: console message: wss://sylvek.hd.free.fr/mosquitto @0: WebSocket network error: Certificat TLS inacceptable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Playing with a secured websocket, I have this error:
pi@homepi:~/kiosk-browser$ ./browser
(browser:1831): Gtk-WARNING **: cannot open display:
pi@homepi:~/kiosk-browser$ DISPLAY=:0 ./browser http://192.168.0.5:3000/current
(browser:1836): GLib-GObject-WARNING *: Attempt to add property GtkSettings::gtk-label-select-on-focus after class was initialised
* Message: console message: wss://sylvek.hd.free.fr/mosquitto @0: WebSocket network error: Certificat TLS inacceptable
** Message: console message: wss://sylvek.hd.free.fr/mosquitto @0: WebSocket network error: Certificat TLS inacceptable
The text was updated successfully, but these errors were encountered: