DGR75
December 5, 2024, 12:31pm
1
I get the message several times
raspi2 influxd-systemd-start.sh[714]: ts=2024-12-05T12:08:53.335066Z lvl=error msg=“Unable to write gathered points” log_id=0tGOzgGG000 service=scraper scraper-name=“new target” error=“database not found: 59213b9544aa176e”
How can I find the cause or which database is meant?
DGR75
December 5, 2024, 4:20pm
2
Dez 05 17:15:01 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:01.448670Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:15:11 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:11.445807Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:15:21 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:21.456037Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:15:31 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:31.450076Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:15:41 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:41.447257Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:15:51 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:15:51.454914Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:01 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:01.449468Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:11 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:11.456751Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:21 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:21.458536Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:31 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:31.445939Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:41 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:41.448807Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
Dez 05 17:16:51 raspi2 influxd-systemd-start.sh[1203]: ts=2024-12-05T16:16:51.461678Z lvl=error msg="Unable to write gathered points" log_id=0tHuIVU0000 service=scraper scraper-name="new target" error="database not found: 59213b9544aa176e"
pi@raspi2:~ $ influx v1 dbrp list --org roe75 --t m8s_w_bJ7Y22r71WYAy24Buw--K5Ax1VzCgtB6jLD_TkCdMgsl-QXY3XNsmJsIAw_VL_Lq5hiZl-8JUw1cYrzQ==
ID Database Bucket ID Retention Policy Default Organization ID
VIRTUAL DBRP MAPPINGS (READ-ONLY)
----------------------------------
ID Database Bucket ID Retention Policy Default Organization ID
5945df33fa903ba2 _monitoring 5945df33fa903ba2 autogen true 9fa63046d8bfcf01
3e74f788a5dab94b _tasks 3e74f788a5dab94b autogen true 9fa63046d8bfcf01
5df12f228e7afb34 iobroker_all 5df12f228e7afb34 autogen true 9fa63046d8bfcf01
pi@raspi2:~ $
DGR75
December 6, 2024, 10:38am
3
my mistake. I used the wrong token.
@DGR75 No worries thatnks for sharing your solution. Such a common mistake.