Closed afausti closed 2 years ago
I was able to reproduce this locally, it is most likely caused by a new UI build system introduced in chronograf 1.10 .
The fix is already available in the nightly builds (see https://portal.influxdata.com/downloads/)
Steps to reproduce:
docker run -p 8888:8888 -e BASE_PATH=/chronograf quay.io/influxdb/chronograf:1.10.0
Expected behavior: It should open in the browser at
localhost:8888/chronograf
like in previous versions.Actual behavior:
We get a strange error message in the javascript console and it does not open:
Environment info: