When running the simulator on the test environment, sometimes it returns the error: influxdb.exceptions.InfluxDBClientError: 401: {"error":"unable to parse authentication credentials"}
This error stops all simulations. It is intermittent and hard to replicate. The esdl team suggested some fixes like looping the simulator execution in case of this error or checking: https://influxdb-python.readthedocs.io/en/latest/api-documentation.html#influxdbclient.
When running the simulator on the test environment, sometimes it returns the error: influxdb.exceptions.InfluxDBClientError: 401: {"error":"unable to parse authentication credentials"}
This error stops all simulations. It is intermittent and hard to replicate. The esdl team suggested some fixes like looping the simulator execution in case of this error or checking: https://influxdb-python.readthedocs.io/en/latest/api-documentation.html#influxdbclient.