influxdata / sandbox

A sandbox for the full TICK stack
MIT License
485 stars 219 forks source link

error on initial startup #73

Open logicminds opened 4 years ago

logicminds commented 4 years ago
Successfully tagged influx-sandbox_documentation:latest
Creating influx-sandbox_influxdb_1      ... done
Creating influx-sandbox_documentation_1 ... done
Creating influx-sandbox_kapacitor_1     ... done
Creating influx-sandbox_telegraf_1      ... done
Creating influx-sandbox_chronograf_1    ... done
Opening tabs in browser...
./sandbox: line 91: xdg-open: command not found

To fix i had to install sudo apt install xdg-utils

timhallinflux commented 4 years ago

it is looking for a UI package to launch a browser. If you are doing this all through the command line, it won't work.