Can you provide a link to the exact version of InfluxDB you tried to install? There are many versions (quite different). Also please provide the exact OS that you are trying to install InfluxDB on.
Thanks for the info it worked like a charm, I did do some research before hand and It said to change the page size, however in this day and age with misinformation etc i believe it is better to get an opinion on here, I am not an expert in Linux and just going ahead and changing stuff willy nilly is not my preferred method
Once you have data flowing into InfluxDB 3 Core, can you confirm that the InfluxDB nodes work fine? I have not looked into how InfluxDB 3 requires the fields and tags to be written (and if it differs from v2).
It says in green that influxdb3 is now installed and running at port 8181, however when I put localhost:8181 into my browser it says there is a problem with the page, so still trying to get into it to create the database
Thanks
Stuart
Ahh right, I think I might be downloading an earlier version then, can I just ask you if I want to get rid of this version 3 do I just delete the folders or is it like windows and you have to use an uninstaller ?
InfluxDB 3 Explorer (currently in beta) is the web-based query and administrative interface for InfluxDB 3. It provides visual management of databases and tokens and an easy way to query your time series data.
Without reading the install script, hard to say. A quick read suggests that it may add an additional path as well. And appears to be a local install rather than a proper install, so deleting the installed folder and removing from the users path should be sufficient.
Not sure how well developed v3 is yet. I think a lot of us still use v1. If you really want to use v3 and are already using Docker, that might be easier for now. Otherwise v1 is still perfectly usable for now.
Ah, v3 was only announced on April 15th this year. I'd be tempted to give it a while before jumping to it.
Interestingly, they offer a free version of Enterprise for home use. That might be interesting in the future.
Yes I have just been playing at home with a different setup, I have managed to get version 2 installed and collecting data from node red via the influxdb nodes, I have a little graph going but I downloaded grafina to spice it up a bit but it won't connect to the influxdb for some reason so that is tomorrow nights job, after looking at several videos on youtube they were way over the top for what I wanted, eventually I found one that was just the job.