Open
Description
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- create org
- create sheduled tasks in the org
- delete org
- create the same empty org
- restart server
Actual behavior:
Doesn't start, even with --no-tasks
Environment info:
- System info: Linux 4.19.0-23-amd64 x86_64
- InfluxDB version: InfluxDB v2.6.1 (git: 9dcf880) build_date: 2022-12-29T15:53:07Z
Logs:
Jan 26 23:42:57 influxdb influxd-systemd-start.sh[625]: ts=2023-01-26T22:42:57.236728Z lvl=error msg="err finding runs:" log_id=0fd3ly9W000 service=task-executor error="bucket \"_tasks\" not found"
Jan 26 23:42:57 influxdb influxd-systemd-start.sh[625]: ts=2023-01-26T22:42:57.236767Z lvl=fatal msg="could not load existing scheduled runs" log_id=0fd3ly9W000 error="bucket \"_tasks\" not found"
.....
Jan 26 23:35:46 influxdb influxd-systemd-start.sh[608]: InfluxDB API at http://localhost:8086/ready unavailable after 58 attempts...
Jan 26 23:35:47 influxdb influxd-systemd-start.sh[608]: InfluxDB API at http://localhost:8086/ready unavailable after 59 attempts...
Jan 26 23:35:48 influxdb influxd-systemd-start.sh[608]: InfluxDB API at http://localhost:8086/ready unavailable after 60 attempts...
Jan 26 23:35:49 influxdb influxd-systemd-start.sh[608]: InfluxDB API at http://localhost:8086/ready unavailable after 61 attempts...
Jan 26 23:35:50 influxdb influxd-systemd-start.sh[608]: InfluxDB API at http://localhost:8086/ready unavailable after 62 attempts...