Skip to content

InfluxDB doesn't start after delete org with tasks #24067

Open
@xcdr

Description

@xcdr

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. create org
  2. create sheduled tasks in the org
  3. delete org
  4. create the same empty org
  5. 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...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions