You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide the command you used to build the project, including any RUSTFLAGS.
System info: Run uname -srm or similar and copy the output here (we want to know your OS, architecture etc).
If you're running IOx in a containerised environment then details about that would be helpful.
Other relevant environment details: disk info, hardware setup etc.
Platform armv8 raspberry PI 5 Linux 6.6.62+rpt-rpi-2712
Config:
Copy any non-default config values here or attach the full config as a gist or file.
Logs:
Include snippet of errors in logs or stack traces here.
Sometimes you can get useful information by running the program with the RUST_BACKTRACE=full environment variable.
Finally, the IOx server has a -vv for verbose logging.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
List the minimal actions needed to reproduce the behaviour.
Expected behaviour:
Influxdb will get installed
Actual behaviour:
Influxdb gets installed, but also some files to /var/lib/influxdb which don't belong there
Environment info:
RUSTFLAGS
.uname -srm
or similar and copy the output here (we want to know your OS, architecture etc).Platform armv8 raspberry PI 5 Linux 6.6.62+rpt-rpi-2712
Config:
Copy any non-default config values here or attach the full config as a gist or file.
Logs:
Include snippet of errors in logs or stack traces here.
Sometimes you can get useful information by running the program with the
RUST_BACKTRACE=full
environment variable.Finally, the IOx server has a
-vv
for verbose logging.The text was updated successfully, but these errors were encountered: