Steveorevo / node-red-contrib-nbrowser

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

Stuck with "running: gotoURL" #31

Closed stevenhorner closed 3 years ago

stevenhorner commented 3 years ago

Not Sure if I'm doing something wrong but running Node-Red on a Headless Ubuntu server. Installed nbrowser node via the palette and restarted.

If I inject a url the nbrowser node, displays running: gotoURL and nothing ever happens, it just stays with that message. I have a debug node connected but nothing is displayed.

I can't see anything is happening and no errors are displayed.

Maybe I am missing something obvious?

Does someone have a simple example flow I can copy and paste in to check if it is working just in case its me?

Steveorevo commented 3 years ago

You cannot run completely "headless"; please see the pinned issue/question or see:

https://github.com/Steveorevo/node-red-contrib-nbrowser/issues/17#issuecomment-434083072