InfluxDBClientError: 401

I have an extra instance of InfluxDB 2 running on my Raspberry Pi 5.
In the pironman5.service status, I get the error message:
File ''/opt/pironman5/venv/lib/python3.11/site-packages/influxdb/client.py", line 389, in request
raise InfluxDBClientError(err_msg, response.status_code)
influxdb.exceptions.InfluxDBClientError: 401: {"code":"unauthorized","message":"Unauthorized"}


Is there a way to enter the login details somewhere?

Which version of the Pironman5 series are you using?
What version of the system are you currently using?
Have you correctly installed the Pironman5 software?
We recommend providing more information to help us analyze and resolve the issue.

I am using the Pironman5 software v 1.2.15

Operating system Debian GNU/Linux 12 bookworm

I have installed Pironman 5 correctly.

All functions and status were error-free.

After that, I installed InfluxDB 2 on the Raspberry.since then, the dashboard is no longer displayed and I receive the error message mentioned above.

Our tutorial does not mention installing InfluxDB 2, as it is installed by default when you install the pironman5 software.

We initially suspect that you may have executed a command to disable the web dashboard. You can refer to the installation steps for disabling the web dashboard at this link: How to Disable Web Dashboard.

We recommend reinstalling the pironman5 software and checking if you can access the dashboard normally.