influxdb-ui icon indicating copy to clipboard operation
influxdb-ui copied to clipboard

1st access, and db creation

Open fragolinux opened this issue 6 years ago • 4 comments
trafficstars

hi, i downloaded latest release and created a folder "influxui" under /var/www/html and unzipped the release zip file in there... opening http://ip/influxui gives the main interface, and says "something went wrong"... so i clicked on SETTINGS to add a test server (http://localhost:8086) and it went back to home site http://ip/#/settings, which does not exist (it should be, eventually, http://ip/influxui/#/settings i think)... so running in a subfolder is not working?

then i tried to move all to www root folder, and it worked, i selected the settings, added the server, and it said "no database found"... so, creating a database is not available as option, this ui is only to manage existing db?

thanks

fragolinux avatar Nov 20 '19 10:11 fragolinux

I could not get anywhere either on a Raspberry Pi with NGINX and Buster. I'm sure somewhere it will say how to point to my working influx setup but I cant see it.

scargill avatar Nov 20 '19 11:11 scargill

to add the server, you need to click the top right link "settings", then i just put in: http://localhost:8086 and gave it a name, but this will ONLY work if the zip file is unzipped in the main folder of the http server you use...

beware @scargill if you do that, it will overwrite your index.html file... better renaming yours to index.php, it will work anyway even if no php code is in there, but pure html

fragolinux avatar Nov 20 '19 11:11 fragolinux

Same issue here.

As far as I can see the query button is not working properly. Once you added the server, it appears that nothing works.

If you delete the last part of the url (e.g. the #/settings/ part) than it works as expected. The funky thing is that once you did so and you queried the server, afterwards it does work and you can properly flip back and forth

marcelrv avatar Nov 25 '20 08:11 marcelrv

Bump, the latest release has the same issue when trying to go to settings page.

corndog2000 avatar Mar 15 '21 03:03 corndog2000