Steveorevo / node-red-contrib-nbrowser

Provides a virtual web browser (a.k.a. "headless browser") appearing as a node.
35 stars 13 forks source link

Not opening a browser #29

Closed mathurv closed 3 years ago

mathurv commented 4 years ago

When I selected "Show browser window instance" I am not seeing any browser window on Linux 18.04 Whether I select the above check box or not, it is getting stuck at the same place as explained below. It is getting stuck showing message "running: going to URL" with a green dot.

Steveorevo commented 4 years ago

Which browser are you viewing the flow through? Keep in mind that the browser you are viewing Node-RED is different from the browser being launching in the Linux's desktop manager instance (which your linux instance must have -unless you use xvfb).

luetter82 commented 3 years ago

Hi, i use chrome to view the node red flow in hassio, but currently i dont see a browser which show the website. what can i do to see the called website in node red?

Steveorevo commented 3 years ago

Are you on the node-red server itself? Does it have a window manager installed or is it a headless server? Which operating system?

luetter82 commented 3 years ago

i use hassio with nodered on an rasp 3 on ubuntu. i dont install a windows manager

Steveorevo commented 3 years ago

See the sticky post issue: https://github.com/Steveorevo/node-red-contrib-nbrowser/issues/17#issuecomment-473386507