Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] Failed to start Grafana instance.

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    876

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

[Gelöst] Failed to start Grafana instance.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
22 Beiträge 3 Kommentatoren 3.3k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • R Offline
    R Offline
    rehmosch
    schrieb am zuletzt editiert von rehmosch
    #1

    hey habe auf meinem RP4 vergeblich versucht Grafana zu installieren.
    Hoffe, jemand kann helfen! Danke ;)
    ll

    sudo service grafana-server status
    ● grafana-server.service - Grafana instance
       Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
       Active: failed (Result: exit-code) since Sat 2021-07-31 17:26:46 CEST; 4min 3
         Docs: http://docs.grafana.org
      Process: 18173 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
     Main PID: 18173 (code=exited, status=1/FAILURE)
    
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Service RestartS
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
    Jul 31 17:26:46 raspberrypi systemd[1]: Stopped Grafana instance.
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Start request re
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Failed with resu
    Jul 31 17:26:46 raspberrypi systemd[1]: Failed to start Grafana instance.
    
    
    pi@raspberrypi:~ $ sudo iobroker info
    Platform       : linux
    os             : linux
    Architecture   : arm
    CPUs           : 4
    Speed          : 1500 MHz
    Model          : ARMv7 Processor rev 3 (v7l)
    RAM            : 3.7 GB 
    System uptime  : 00:21:12
    Node.js        : v16.2.0
    Disk size      : 109.8 GiB
    Disk free      : 103.4 GiB
    adapters count : 429
    NPM            : v7.13.0
    pi@raspberrypi:~ $ 
    
    

    Hier noch die Grafana Log

    pi@raspberrypi:~ $ systemctl start grafana-server
    ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
    Legitimierung ist zum Starten von »grafana-server.service« notwendig.
    Authenticating as: ,,, (pi)
    Password: 
    ==== AUTHENTICATION COMPLETE ===
    pi@raspberrypi:~ $ sudo service grafana-server status
    ● grafana-server.service - Grafana instance
       Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
       Active: failed (Result: exit-code) since Sat 2021-07-31 17:26:46 CEST; 21s ag
         Docs: http://docs.grafana.org
      Process: 18173 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
     Main PID: 18173 (code=exited, status=1/FAILURE)
    
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Service RestartS
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
    Jul 31 17:26:46 raspberrypi systemd[1]: Stopped Grafana instance.
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Start request re
    Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Failed with resu
    Jul 31 17:26:46 raspberrypi systemd[1]: Failed to start Grafana instance.
    
    pi@raspberrypi:~ $ /var/log/grafana/grafana.log
    -bash: /var/log/grafana/grafana.log: Keine Berechtigung
    pi@raspberrypi:~ $ sudo /var/log/grafana/grafana.log
    sudo: /var/log/grafana/grafana.log: Befehl nicht gefunden
    pi@raspberrypi:~ $ sudo cat /var/log/grafana/grafana.log
    t=2021-07-28T14:06:37+0100 lvl=info msg="Starting Grafana" logger=server version=8.0.6 commit=68fe9e3431 branch=HEAD compiled=2021-07-15T08:49:19+0100
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana
    t=2021-07-28T14:06:37+0100 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana
    t=2021-07-28T14:06:37+0100 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana
    t=2021-07-28T14:06:37+0100 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins
    t=2021-07-28T14:06:37+0100 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning
    t=2021-07-28T14:06:37+0100 lvl=info msg="App mode production" logger=settings
    t=2021-07-28T14:06:37+0100 lvl=info msg="Writing PID file" logger=server path=/var/run/grafana/grafana-server.pid pid=7946
    t=2021-07-28T14:06:37+0100 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3
    t=2021-07-28T14:06:37+0100 lvl=info msg="Creating SQLite database file" logger=sqlstore path=/var/lib/grafana/grafana.db
    t=2021-07-28T14:06:37+0100 lvl=info msg="Starting DB migrations" logger=migrator
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create migration_log table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create user table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create user table v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update user table charset"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add missing user data"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create star table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create org table v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update org table charset"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2"
    t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create data_source table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add uid column"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid value"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create api_key table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create quota table v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create session table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create alert table v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id "
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert state"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column is_default"
    t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column frequency"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Move region to single row"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create test_data table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create team table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create team member table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create tag table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create login attempt table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create user auth table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create server_lock table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create user auth token table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create cache_data table"
    t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule"
    t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule"
    e delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
    t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
    t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
    t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
    

    RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • R rehmosch

      hey habe auf meinem RP4 vergeblich versucht Grafana zu installieren.
      Hoffe, jemand kann helfen! Danke ;)
      ll

      sudo service grafana-server status
      ● grafana-server.service - Grafana instance
         Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
         Active: failed (Result: exit-code) since Sat 2021-07-31 17:26:46 CEST; 4min 3
           Docs: http://docs.grafana.org
        Process: 18173 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
       Main PID: 18173 (code=exited, status=1/FAILURE)
      
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Service RestartS
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
      Jul 31 17:26:46 raspberrypi systemd[1]: Stopped Grafana instance.
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Start request re
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Failed with resu
      Jul 31 17:26:46 raspberrypi systemd[1]: Failed to start Grafana instance.
      
      
      pi@raspberrypi:~ $ sudo iobroker info
      Platform       : linux
      os             : linux
      Architecture   : arm
      CPUs           : 4
      Speed          : 1500 MHz
      Model          : ARMv7 Processor rev 3 (v7l)
      RAM            : 3.7 GB 
      System uptime  : 00:21:12
      Node.js        : v16.2.0
      Disk size      : 109.8 GiB
      Disk free      : 103.4 GiB
      adapters count : 429
      NPM            : v7.13.0
      pi@raspberrypi:~ $ 
      
      

      Hier noch die Grafana Log

      pi@raspberrypi:~ $ systemctl start grafana-server
      ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
      Legitimierung ist zum Starten von »grafana-server.service« notwendig.
      Authenticating as: ,,, (pi)
      Password: 
      ==== AUTHENTICATION COMPLETE ===
      pi@raspberrypi:~ $ sudo service grafana-server status
      ● grafana-server.service - Grafana instance
         Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
         Active: failed (Result: exit-code) since Sat 2021-07-31 17:26:46 CEST; 21s ag
           Docs: http://docs.grafana.org
        Process: 18173 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
       Main PID: 18173 (code=exited, status=1/FAILURE)
      
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Service RestartS
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
      Jul 31 17:26:46 raspberrypi systemd[1]: Stopped Grafana instance.
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Start request re
      Jul 31 17:26:46 raspberrypi systemd[1]: grafana-server.service: Failed with resu
      Jul 31 17:26:46 raspberrypi systemd[1]: Failed to start Grafana instance.
      
      pi@raspberrypi:~ $ /var/log/grafana/grafana.log
      -bash: /var/log/grafana/grafana.log: Keine Berechtigung
      pi@raspberrypi:~ $ sudo /var/log/grafana/grafana.log
      sudo: /var/log/grafana/grafana.log: Befehl nicht gefunden
      pi@raspberrypi:~ $ sudo cat /var/log/grafana/grafana.log
      t=2021-07-28T14:06:37+0100 lvl=info msg="Starting Grafana" logger=server version=8.0.6 commit=68fe9e3431 branch=HEAD compiled=2021-07-15T08:49:19+0100
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana
      t=2021-07-28T14:06:37+0100 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana
      t=2021-07-28T14:06:37+0100 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana
      t=2021-07-28T14:06:37+0100 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins
      t=2021-07-28T14:06:37+0100 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning
      t=2021-07-28T14:06:37+0100 lvl=info msg="App mode production" logger=settings
      t=2021-07-28T14:06:37+0100 lvl=info msg="Writing PID file" logger=server path=/var/run/grafana/grafana-server.pid pid=7946
      t=2021-07-28T14:06:37+0100 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3
      t=2021-07-28T14:06:37+0100 lvl=info msg="Creating SQLite database file" logger=sqlstore path=/var/lib/grafana/grafana.db
      t=2021-07-28T14:06:37+0100 lvl=info msg="Starting DB migrations" logger=migrator
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create migration_log table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create user table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create user table v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update user table charset"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add missing user data"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create star table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create org table v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update org table charset"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2"
      t=2021-07-28T14:06:37+0100 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create data_source table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add uid column"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid value"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create api_key table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create quota table v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create session table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create alert table v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id "
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert state"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column is_default"
      t=2021-07-28T14:06:38+0100 lvl=info msg="Executing migration" logger=migrator id="Add column frequency"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Move region to single row"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create test_data table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create team table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create team member table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create tag table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create login attempt table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create user auth table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create server_lock table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create user auth token table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="create cache_data table"
      t=2021-07-28T14:06:39+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule"
      t=2021-07-28T14:06:40+0100 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule"
      e delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
      t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
      t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
      t=2021-07-31T17:26:45+0200 lvl=crit msg="failed to parse \"/etc/grafana/grafana.ini\": key-value delimiter not found: anonymous, data proxy will add X-Grafana-User header with username into the request, default is false.\n"
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @rehmosch

      apt policy grafana
      

      Und npm@7 ist auch höchstwahrscheinlich 'falsch'.
      nodeJS sauber installieren!

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      1
      • crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #3

        @rehmosch sagte in Failed to start Grafana instance.:

        versucht Grafana zu installieren.

        nach welcher "Anleitung"?

        Node.js        : v16.2.0
        NPM            : v7.13.0
        

        ist ein bisschen "vorraus"

        umgestiegen von Proxmox auf Unraid

        Thomas BraunT R 2 Antworten Letzte Antwort
        1
        • crunchipC crunchip

          @rehmosch sagte in Failed to start Grafana instance.:

          versucht Grafana zu installieren.

          nach welcher "Anleitung"?

          Node.js        : v16.2.0
          NPM            : v7.13.0
          

          ist ein bisschen "vorraus"

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #4

          @crunchip Oder hinterher...
          Node16 ist bei 16.6.0 aktuell.

          Ich würde allerdings auch node14 oder node12 empfehlen.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          R 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @rehmosch sagte in Failed to start Grafana instance.:

            versucht Grafana zu installieren.

            nach welcher "Anleitung"?

            Node.js        : v16.2.0
            NPM            : v7.13.0
            

            ist ein bisschen "vorraus"

            R Offline
            R Offline
            rehmosch
            schrieb am zuletzt editiert von
            #5

            @crunchip Danke euch dür die schnelle Antworten ;)

            kann mir jemand einen Link für den richtigen Downgrade / Deinstallationsweg hier posten und was ich am besten installieren sollte.

            Danke

            RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

            1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @crunchip Oder hinterher...
              Node16 ist bei 16.6.0 aktuell.

              Ich würde allerdings auch node14 oder node12 empfehlen.

              R Offline
              R Offline
              rehmosch
              schrieb am zuletzt editiert von rehmosch
              #6

              @thomas-braun und welche npm Version? Danke ;)

              Muss ich den Thread hier lesen?
              link text

              RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • R rehmosch

                @thomas-braun und welche npm Version? Danke ;)

                Muss ich den Thread hier lesen?
                link text

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #7

                @rehmosch Besser den Link aus meiner Signatur.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                R 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @rehmosch Besser den Link aus meiner Signatur.

                  R Offline
                  R Offline
                  rehmosch
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun Tolle Anleitung die ich mal schnell überflogen habe.

                  Habe ich es so richtig verstanden:

                  Node 12, npm 6 und nodeJS sauber installieren! Also vorher deinstallieren?!?

                  which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                  /usr/bin/nodejs
                  /usr/local/bin/node
                  /usr/local/bin/npm
                  v16.6.0
                  v16.2.0
                  7.13.0
                  nodejs:
                    Installiert:           16.6.0-1nodesource1
                    Installationskandidat: 16.6.0-1nodesource1
                    Versionstabelle:
                   *** 16.6.0-1nodesource1 500
                          500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                          100 /var/lib/dpkg/status
                       10.24.0~dfsg-1~deb10u1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                          500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                  
                  

                  Dann werde ich jetzt gleich mal nach dem Abendessen (Rehbraten mit Rahmschwammerl und SemmelKnödel) deine Anleitung abarbeiten. Danke für deine Mühe ;)

                  Muss ich was noch beachten?

                  Danke an alle!

                  RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • R rehmosch

                    @thomas-braun Tolle Anleitung die ich mal schnell überflogen habe.

                    Habe ich es so richtig verstanden:

                    Node 12, npm 6 und nodeJS sauber installieren! Also vorher deinstallieren?!?

                    which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                    /usr/bin/nodejs
                    /usr/local/bin/node
                    /usr/local/bin/npm
                    v16.6.0
                    v16.2.0
                    7.13.0
                    nodejs:
                      Installiert:           16.6.0-1nodesource1
                      Installationskandidat: 16.6.0-1nodesource1
                      Versionstabelle:
                     *** 16.6.0-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                            100 /var/lib/dpkg/status
                         10.24.0~dfsg-1~deb10u1 500
                            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                            500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                    
                    

                    Dann werde ich jetzt gleich mal nach dem Abendessen (Rehbraten mit Rahmschwammerl und SemmelKnödel) deine Anleitung abarbeiten. Danke für deine Mühe ;)

                    Muss ich was noch beachten?

                    Danke an alle!

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #9

                    @rehmosch Ja, den krummen Quark mit nodejs@16 musst du sauber aus dem System kratzen. Das hast du da schon falsch reingeprügelt.

                    Und dann sauber node12 installieren.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    R 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @rehmosch Ja, den krummen Quark mit nodejs@16 musst du sauber aus dem System kratzen. Das hast du da schon falsch reingeprügelt.

                      Und dann sauber node12 installieren.

                      R Offline
                      R Offline
                      rehmosch
                      schrieb am zuletzt editiert von rehmosch
                      #10

                      @thomas-braun

                      Hallo Thomas, habe ich alles richtig gemacht? Die letzte Zeile finde ich komisch:

                      pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                      /usr/bin/nodejs
                      /usr/bin/node
                      /usr/bin/npm
                      v12.22.4
                      v12.22.4
                      6.14.14
                      nodejs:
                        Installiert:           12.22.4-1nodesource1
                        Installationskandidat: 12.22.4-1nodesource1
                        Versionstabelle:
                       *** 12.22.4-1nodesource1 500
                              500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                              100 /var/lib/dpkg/status
                           10.24.0~dfsg-1~deb10u1 500
                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                              500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                      pi@raspberrypi:~ $ 
                      
                      

                      Danke und schönen Sonntag

                      Werde jetzt mal versuchen Grafana zu starten. Soll ich den Thread dann als gelöst markieren?

                      RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • R rehmosch

                        @thomas-braun

                        Hallo Thomas, habe ich alles richtig gemacht? Die letzte Zeile finde ich komisch:

                        pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                        /usr/bin/nodejs
                        /usr/bin/node
                        /usr/bin/npm
                        v12.22.4
                        v12.22.4
                        6.14.14
                        nodejs:
                          Installiert:           12.22.4-1nodesource1
                          Installationskandidat: 12.22.4-1nodesource1
                          Versionstabelle:
                         *** 12.22.4-1nodesource1 500
                                500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                                100 /var/lib/dpkg/status
                             10.24.0~dfsg-1~deb10u1 500
                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                500 https://archive.raspbian.org/raspbian buster/main armhf Packages
                        pi@raspberrypi:~ $ 
                        
                        

                        Danke und schönen Sonntag

                        Werde jetzt mal versuchen Grafana zu starten. Soll ich den Thread dann als gelöst markieren?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #11

                        @rehmosch
                        Ja, jetzt ist es offenbar senkrecht.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        R 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @rehmosch
                          Ja, jetzt ist es offenbar senkrecht.

                          R Offline
                          R Offline
                          rehmosch
                          schrieb am zuletzt editiert von
                          #12

                          @thomas-braun

                          Damn

                          pi@raspberrypi:~ $ sudo /bin/systemctl status  grafana-server
                          ● grafana-server.service - Grafana instance
                             Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
                             Active: failed (Result: exit-code) since Sun 2021-08-01 10:43:24 CEST; 35s ag
                               Docs: http://docs.grafana.org
                            Process: 27937 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
                           Main PID: 27937 (code=exited, status=1/FAILURE)
                          
                          Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Service RestartS
                          Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
                          Aug 01 10:43:24 raspberrypi systemd[1]: Stopped Grafana instance.
                          Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Start request re
                          Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Failed with resu
                          Aug 01 10:43:24 raspberrypi systemd[1]: Failed to start Grafana instance.
                          

                          Hab mich an diese Anweisung gehalten:
                          https://rodnic.de/hausautomation/4-iobroker-influxdb-grafana/

                          Und so deinstalliert:

                          
                          
                          sudo apt-get remove grafana
                          
                          
                          
                          sudo apt-get remove --auto-remove grafana
                          
                          

                          bin langsam echt am verzweifeln ...

                          Habe irgendwo im Internet gesehen, das falsche Paket-Adressen im Umlauf sind. Suche gerade den Link ...

                          Danke Thomas

                          RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • R rehmosch

                            @thomas-braun

                            Damn

                            pi@raspberrypi:~ $ sudo /bin/systemctl status  grafana-server
                            ● grafana-server.service - Grafana instance
                               Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor p
                               Active: failed (Result: exit-code) since Sun 2021-08-01 10:43:24 CEST; 35s ag
                                 Docs: http://docs.grafana.org
                              Process: 27937 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidf
                             Main PID: 27937 (code=exited, status=1/FAILURE)
                            
                            Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Service RestartS
                            Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Scheduled restar
                            Aug 01 10:43:24 raspberrypi systemd[1]: Stopped Grafana instance.
                            Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Start request re
                            Aug 01 10:43:24 raspberrypi systemd[1]: grafana-server.service: Failed with resu
                            Aug 01 10:43:24 raspberrypi systemd[1]: Failed to start Grafana instance.
                            

                            Hab mich an diese Anweisung gehalten:
                            https://rodnic.de/hausautomation/4-iobroker-influxdb-grafana/

                            Und so deinstalliert:

                            
                            
                            sudo apt-get remove grafana
                            
                            
                            
                            sudo apt-get remove --auto-remove grafana
                            
                            

                            bin langsam echt am verzweifeln ...

                            Habe irgendwo im Internet gesehen, das falsche Paket-Adressen im Umlauf sind. Suche gerade den Link ...

                            Danke Thomas

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #13

                            @rehmosch

                            apt policy grafana
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            R 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @rehmosch

                              apt policy grafana
                              
                              R Offline
                              R Offline
                              rehmosch
                              schrieb am zuletzt editiert von
                              #14

                              @thomas-braun said in Failed to start Grafana instance.:

                              apt policy grafana

                              apt policy grafana
                              grafana:
                                Installiert:           8.0.6
                                Installationskandidat: 8.0.6
                                Versionstabelle:
                               *** 8.0.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                      100 /var/lib/dpkg/status
                                   8.0.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   8.0.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   8.0.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   8.0.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   8.0.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   8.0.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.10 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.9 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.8 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.7 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.5.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.4.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.4.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.4.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.4.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.4.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.10 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.7 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.3.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.2.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.2.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.2.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.1.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   7.0.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.7.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.6.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.6.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.6.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.5.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.5.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.5.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.5.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.4.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.7 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.3.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.2.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.6 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.1.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.0.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.0.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   6.0.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.4.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.3.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.3.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.3.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.3.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.3.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.5 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.4 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.3 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.2 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.1 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                   5.2.0 500
                                      500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                              

                              RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • R rehmosch

                                @thomas-braun said in Failed to start Grafana instance.:

                                apt policy grafana

                                apt policy grafana
                                grafana:
                                  Installiert:           8.0.6
                                  Installationskandidat: 8.0.6
                                  Versionstabelle:
                                 *** 8.0.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                        100 /var/lib/dpkg/status
                                     8.0.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     8.0.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     8.0.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     8.0.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     8.0.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     8.0.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.10 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.9 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.8 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.7 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.5.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.4.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.4.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.4.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.4.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.4.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.10 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.7 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.3.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.2.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.2.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.2.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.1.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     7.0.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.7.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.6.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.6.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.6.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.5.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.5.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.5.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.5.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.4.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.7 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.3.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.2.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.6 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.1.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.0.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.0.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     6.0.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.4.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.3.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.3.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.3.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.3.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.3.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.5 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.4 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.3 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.2 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.1 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                     5.2.0 500
                                        500 https://packages.grafana.com/oss/deb stable/main armhf Packages
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #15

                                @rehmosch Das sollte passen. In der verlinkten Anleitung steht aber für ein Debian Buster das falsche Repo für influxdb drin. Das zieht die Version für Stretch rein. Das möchte man glaube ich nicht.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                R 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @rehmosch Das sollte passen. In der verlinkten Anleitung steht aber für ein Debian Buster das falsche Repo für influxdb drin. Das zieht die Version für Stretch rein. Das möchte man glaube ich nicht.

                                  R Offline
                                  R Offline
                                  rehmosch
                                  schrieb am zuletzt editiert von rehmosch
                                  #16

                                  @thomas-braun

                                  Also Influxdb deinstallieren und neuinstallieren?!?

                                  Bin ich hier richtig, der Anleitung zu folgen?
                                  https://rodnic.de/hausautomation/4-iobroker-influxdb-grafana/

                                  ach hier noch der dpkg status:

                                  sudo cat  /var/lib/dpkg/status
                                  Package: acl
                                  Status: install ok installed
                                  Priority: optional
                                  Section: utils
                                  Installed-Size: 176
                                  Maintainer: Guillem Jover <guillem@debian.org>
                                  Architecture: armhf
                                  Multi-Arch: foreign
                                  Version: 2.2.53-4
                                  Depends: libacl1 (= 2.2.53-4), libattr1 (>= 1:2.4.44), libc6 (>= 2.4)
                                  Description: access control list - utilities
                                   This package contains the getfacl and setfacl utilities needed for
                                   manipulating access control lists. It also contains the chacl IRIX
                                   compatible utility.
                                  Homepage: https://savannah.nongnu.org/projects/acl/
                                  
                                  Package: adduser
                                  Status: install ok installed
                                  Priority: important
                                  Section: admin
                                  Installed-Size: 849
                                  Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
                                  Architecture: all
                                  Multi-Arch: foreign
                                  Version: 3.118
                                  Depends: passwd, debconf (>= 0.5) | debconf-2.0
                                  Suggests: liblocale-gettext-perl, perl
                                  Conffiles:
                                   /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
                                  Description: add and remove users and groups
                                   This package includes the 'adduser' and 'deluser' commands for creating
                                   and removing users.
                                   .
                                    - 'adduser' creates new users and groups and adds existing users to
                                      existing groups;
                                    - 'deluser' removes users and groups and removes users from a given
                                      group.
                                   .
                                   Adding users with 'adduser' is much easier than adding them manually.
                                   Adduser will choose appropriate UID and GID values, create a home
                                   directory, copy skeletal user configuration, and automate setting
                                   initial values for the user's password, real name and so on.
                                   .
                                   Deluser can back up and remove users' home directories
                                   and mail spool or all the files they own on the system.
                                   .
                                   A custom script can be executed after each of the commands.
                                  
                                  Package: alsa-utils
                                  Status: install ok installed
                                  Priority: optional
                                  Section: sound
                                  Installed-Size: 2040
                                  Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
                                  Architecture: armhf
                                  Multi-Arch: foreign
                                  Version: 1.1.8-2+rpt1
                                  Provides: audio-mixer
                                  Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), whiptail | dialog, libasound2 (>= 1.1.1), libc6 (>= 2.28), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6)
                                  Conffiles:
                                   /etc/init.d/alsa-utils 9b392bac8c24330ad47478a5038ead13
                                  Description: Utilities for configuring and using ALSA
                                   Included tools:
                                    - alsactl: advanced controls for ALSA sound drivers
                                    - alsaloop: create loopbacks between PCM capture and playback devices
                                    - alsamixer: curses mixer
                                    - alsaucm: alsa use case manager
                                    - amixer: command line mixer
                                    - amidi: read from and write to ALSA RawMIDI ports
                                    - aplay, arecord: command line playback and recording
                                    - aplaymidi, arecordmidi: command line MIDI playback and recording
                                    - aconnect, aseqnet, aseqdump: command line MIDI sequencer control
                                    - iecset: set or dump IEC958 status bits
                                    - speaker-test: speaker test tone generator
                                   .
                                   ALSA is the Advanced Linux Sound Architecture.
                                  Homepage: https://www.alsa-project.org/
                                  
                                  Package: apt
                                  Status: install ok installed
                                  Priority: important
                                  Section: admin
                                  Installed-Size: 3717
                                  Maintainer: APT Development Team <deity@lists.debian.org>
                                  Architecture: armhf
                                  Version: 1.8.2.3
                                  Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
                                  Provides: apt-transport-https (= 1.8.2.3)
                                  Depends: adduser, gpgv | gpgv2 | gpgv1, raspbian-archive-keyring, libapt-pkg5.0 (>= 1.7.0~alpha3~), libc6 (>= 2.15), libgcc1 (>= 1:3.5), libgnutls30 (>= 3.6.6), libseccomp2 (>= 1.0.1), libstdc++6 (>= 5.2)
                                  Recommends: ca-certificates
                                  Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
                                  Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
                                  Conffiles:
                                   /etc/apt/apt.conf.d/01autoremove 76120d358bc9037bb6358e737b3050b5
                                   /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
                                   /etc/kernel/postinst.d/apt-auto-removal 4ad976a68f045517cf4696cec7b8aa3a
                                   /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
                                  Description: commandline package manager
                                   This package provides commandline tools for searching and
                                   managing as well as querying information about packages
                                   as a low-level access to all features of the libapt-pkg library.
                                   .
                                   These include:
                                    * apt-get for retrieval of packages and information about them
                                      from authenticated sources and for installation, upgrade and
                                      removal of packages together with their dependencies
                                    * apt-cache for querying available information about installed
                                      as well as installable packages
                                    * apt-cdrom to use removable media as a source for packages
                                    * apt-config as an interface to the configuration settings
                                    * apt-key as an interface to manage authentication keys
                                  
                                  Package: apt-listchanges
                                  Status: install ok installed
                                  Priority: standard
                                  Section: utils
                                  Installed-Size: 399
                                  Maintainer: Robert Luberda <robert@debian.org>
                                  Architecture: all
                                  Version: 3.19
                                  Depends: apt (>= 0.5.3), python3-apt (>= 0.7.93), python3-debconf, sensible-utils, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, python3:any (>= 3.5~)
                                  Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator
                                  Conffiles:
                                   /etc/apt/apt.conf.d/20listchanges 11de4ec5529e3d15680d37d653ce1c07
                                  Description: package change history notification tool
                                   The tool apt-listchanges can compare a new version of a
                                   package with the one currently installed and show what has been
                                   changed, by extracting the relevant entries from the Debian changelog
                                   and NEWS files.
                                   .
                                   It can be run on several .deb archives at a time to get a list of all
                                   changes that would be caused by installing or upgrading a group of
                                   packages. When configured as an APT plugin it will do this
                                   automatically during upgrades.
                                  
                                  Package: apt-transport-https
                                  Status: install ok installed
                                  Priority: optional
                                  Section: oldlibs
                                  Installed-Size: 152
                                  Maintainer: APT Development Team <deity@lists.debian.org>
                                  Architecture: all
                                  Source: apt
                                  Version: 1.8.2.3
                                  Depends: apt (>= 1.5~alpha4)
                                  Description: transitional package for https support
                                   This is a dummy transitional package - https support has been moved into
                                   the apt package in 1.5. It can be safely removed.
                                  
                                  Package: apt-utils
                                  Status: install ok installed
                                  Priority: important
                                  Section: admin
                                  Installed-Size: 1026
                                  Maintainer: APT Development Team <deity@lists.debian.org>
                                  Architecture: armhf
                                  Source: apt
                                  Version: 1.8.2.3
                                  Depends: apt (= 1.8.2.3), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.4), libdb5.3, libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2)
                                  Description: package management related utility programs
                                   This package contains some less used commandline utilities related
                                   to package management with APT.
                                   .
                                    * apt-extracttemplates is used by debconf to prompt for configuration
                                      questions before installation.
                                    * apt-ftparchive is used to create Packages and other index files
                                      needed to publish an archive of Debian packages
                                    * apt-sortpkgs is a Packages/Sources file normalizer.
                                  
                                  Package: avahi-daemon
                                  Status: install ok installed
                                  Priority: optional
                                  Section: net
                                  Installed-Size: 238
                                  Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
                                  
                                  

                                  Muss ich Grafana wieder reinstallieren und zuvor löschen?

                                  Ich weiß gar nicht wie ich dir danken kann ;)

                                  RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • R rehmosch

                                    @thomas-braun

                                    Also Influxdb deinstallieren und neuinstallieren?!?

                                    Bin ich hier richtig, der Anleitung zu folgen?
                                    https://rodnic.de/hausautomation/4-iobroker-influxdb-grafana/

                                    ach hier noch der dpkg status:

                                    sudo cat  /var/lib/dpkg/status
                                    Package: acl
                                    Status: install ok installed
                                    Priority: optional
                                    Section: utils
                                    Installed-Size: 176
                                    Maintainer: Guillem Jover <guillem@debian.org>
                                    Architecture: armhf
                                    Multi-Arch: foreign
                                    Version: 2.2.53-4
                                    Depends: libacl1 (= 2.2.53-4), libattr1 (>= 1:2.4.44), libc6 (>= 2.4)
                                    Description: access control list - utilities
                                     This package contains the getfacl and setfacl utilities needed for
                                     manipulating access control lists. It also contains the chacl IRIX
                                     compatible utility.
                                    Homepage: https://savannah.nongnu.org/projects/acl/
                                    
                                    Package: adduser
                                    Status: install ok installed
                                    Priority: important
                                    Section: admin
                                    Installed-Size: 849
                                    Maintainer: Debian Adduser Developers <adduser@packages.debian.org>
                                    Architecture: all
                                    Multi-Arch: foreign
                                    Version: 3.118
                                    Depends: passwd, debconf (>= 0.5) | debconf-2.0
                                    Suggests: liblocale-gettext-perl, perl
                                    Conffiles:
                                     /etc/deluser.conf 773fb95e98a27947de4a95abb3d3f2a2
                                    Description: add and remove users and groups
                                     This package includes the 'adduser' and 'deluser' commands for creating
                                     and removing users.
                                     .
                                      - 'adduser' creates new users and groups and adds existing users to
                                        existing groups;
                                      - 'deluser' removes users and groups and removes users from a given
                                        group.
                                     .
                                     Adding users with 'adduser' is much easier than adding them manually.
                                     Adduser will choose appropriate UID and GID values, create a home
                                     directory, copy skeletal user configuration, and automate setting
                                     initial values for the user's password, real name and so on.
                                     .
                                     Deluser can back up and remove users' home directories
                                     and mail spool or all the files they own on the system.
                                     .
                                     A custom script can be executed after each of the commands.
                                    
                                    Package: alsa-utils
                                    Status: install ok installed
                                    Priority: optional
                                    Section: sound
                                    Installed-Size: 2040
                                    Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
                                    Architecture: armhf
                                    Multi-Arch: foreign
                                    Version: 1.1.8-2+rpt1
                                    Provides: audio-mixer
                                    Depends: kmod (>= 17-1~), lsb-base (>= 3.0-9), whiptail | dialog, libasound2 (>= 1.1.1), libc6 (>= 2.28), libfftw3-single3 (>= 3.3.5), libncursesw6 (>= 6), libsamplerate0 (>= 0.1.7), libtinfo6 (>= 6)
                                    Conffiles:
                                     /etc/init.d/alsa-utils 9b392bac8c24330ad47478a5038ead13
                                    Description: Utilities for configuring and using ALSA
                                     Included tools:
                                      - alsactl: advanced controls for ALSA sound drivers
                                      - alsaloop: create loopbacks between PCM capture and playback devices
                                      - alsamixer: curses mixer
                                      - alsaucm: alsa use case manager
                                      - amixer: command line mixer
                                      - amidi: read from and write to ALSA RawMIDI ports
                                      - aplay, arecord: command line playback and recording
                                      - aplaymidi, arecordmidi: command line MIDI playback and recording
                                      - aconnect, aseqnet, aseqdump: command line MIDI sequencer control
                                      - iecset: set or dump IEC958 status bits
                                      - speaker-test: speaker test tone generator
                                     .
                                     ALSA is the Advanced Linux Sound Architecture.
                                    Homepage: https://www.alsa-project.org/
                                    
                                    Package: apt
                                    Status: install ok installed
                                    Priority: important
                                    Section: admin
                                    Installed-Size: 3717
                                    Maintainer: APT Development Team <deity@lists.debian.org>
                                    Architecture: armhf
                                    Version: 1.8.2.3
                                    Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~)
                                    Provides: apt-transport-https (= 1.8.2.3)
                                    Depends: adduser, gpgv | gpgv2 | gpgv1, raspbian-archive-keyring, libapt-pkg5.0 (>= 1.7.0~alpha3~), libc6 (>= 2.15), libgcc1 (>= 1:3.5), libgnutls30 (>= 3.6.6), libseccomp2 (>= 1.0.1), libstdc++6 (>= 5.2)
                                    Recommends: ca-certificates
                                    Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, powermgmt-base
                                    Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10)
                                    Conffiles:
                                     /etc/apt/apt.conf.d/01autoremove 76120d358bc9037bb6358e737b3050b5
                                     /etc/cron.daily/apt-compat 49e9b2cfa17849700d4db735d04244f3
                                     /etc/kernel/postinst.d/apt-auto-removal 4ad976a68f045517cf4696cec7b8aa3a
                                     /etc/logrotate.d/apt 179f2ed4f85cbaca12fa3d69c2a4a1c3
                                    Description: commandline package manager
                                     This package provides commandline tools for searching and
                                     managing as well as querying information about packages
                                     as a low-level access to all features of the libapt-pkg library.
                                     .
                                     These include:
                                      * apt-get for retrieval of packages and information about them
                                        from authenticated sources and for installation, upgrade and
                                        removal of packages together with their dependencies
                                      * apt-cache for querying available information about installed
                                        as well as installable packages
                                      * apt-cdrom to use removable media as a source for packages
                                      * apt-config as an interface to the configuration settings
                                      * apt-key as an interface to manage authentication keys
                                    
                                    Package: apt-listchanges
                                    Status: install ok installed
                                    Priority: standard
                                    Section: utils
                                    Installed-Size: 399
                                    Maintainer: Robert Luberda <robert@debian.org>
                                    Architecture: all
                                    Version: 3.19
                                    Depends: apt (>= 0.5.3), python3-apt (>= 0.7.93), python3-debconf, sensible-utils, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0, python3:any (>= 3.5~)
                                    Suggests: default-mta | mail-transport-agent, python3-gi, www-browser, x-terminal-emulator
                                    Conffiles:
                                     /etc/apt/apt.conf.d/20listchanges 11de4ec5529e3d15680d37d653ce1c07
                                    Description: package change history notification tool
                                     The tool apt-listchanges can compare a new version of a
                                     package with the one currently installed and show what has been
                                     changed, by extracting the relevant entries from the Debian changelog
                                     and NEWS files.
                                     .
                                     It can be run on several .deb archives at a time to get a list of all
                                     changes that would be caused by installing or upgrading a group of
                                     packages. When configured as an APT plugin it will do this
                                     automatically during upgrades.
                                    
                                    Package: apt-transport-https
                                    Status: install ok installed
                                    Priority: optional
                                    Section: oldlibs
                                    Installed-Size: 152
                                    Maintainer: APT Development Team <deity@lists.debian.org>
                                    Architecture: all
                                    Source: apt
                                    Version: 1.8.2.3
                                    Depends: apt (>= 1.5~alpha4)
                                    Description: transitional package for https support
                                     This is a dummy transitional package - https support has been moved into
                                     the apt package in 1.5. It can be safely removed.
                                    
                                    Package: apt-utils
                                    Status: install ok installed
                                    Priority: important
                                    Section: admin
                                    Installed-Size: 1026
                                    Maintainer: APT Development Team <deity@lists.debian.org>
                                    Architecture: armhf
                                    Source: apt
                                    Version: 1.8.2.3
                                    Depends: apt (= 1.8.2.3), libapt-inst2.0 (>= 1.0.5), libapt-pkg5.0 (>= 1.3~rc2), libc6 (>= 2.4), libdb5.3, libgcc1 (>= 1:3.5), libstdc++6 (>= 5.2)
                                    Description: package management related utility programs
                                     This package contains some less used commandline utilities related
                                     to package management with APT.
                                     .
                                      * apt-extracttemplates is used by debconf to prompt for configuration
                                        questions before installation.
                                      * apt-ftparchive is used to create Packages and other index files
                                        needed to publish an archive of Debian packages
                                      * apt-sortpkgs is a Packages/Sources file normalizer.
                                    
                                    Package: avahi-daemon
                                    Status: install ok installed
                                    Priority: optional
                                    Section: net
                                    Installed-Size: 238
                                    Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
                                    
                                    

                                    Muss ich Grafana wieder reinstallieren und zuvor löschen?

                                    Ich weiß gar nicht wie ich dir danken kann ;)

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von Thomas Braun
                                    #17

                                    @rehmosch

                                    apt policy influxdb
                                    

                                    Von der Homepage:

                                    To run InfluxDB on Raspberry Pi, you will need:
                                    a Raspberry Pi 4+ or 400
                                    a 64-bit operating system.

                                    Von influxdb hab ich selber aber keine Ahnung. Offenbar bauen die das aber nur für 64bit-Systeme.

                                    Auf der anderen Seite auf meinem System:

                                    Last login: Sun Aug  1 11:06:02 2021 from 192.168.178.51
                                    echad@chet:~ $ apt policy influxdb
                                    influxdb:
                                      Installiert:           (keine)
                                      Installationskandidat: 1.8.7-1
                                      Versionstabelle:
                                         1.8.7-1 500
                                            500 https://repos.influxdata.com/debian buster/stable armhf Packages
                                         1.8.6-1 -1
                                            100 /var/lib/dpkg/status
                                         1.6.7~rc0-1 500
                                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    echad@chet:~ $
                                    

                                    (Ja, ich weiß, da wird ein Distro-Mix angezeigt. Ich schmeiß das Repo aber gleich eh wieder raus...)

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    R 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @rehmosch

                                      apt policy influxdb
                                      

                                      Von der Homepage:

                                      To run InfluxDB on Raspberry Pi, you will need:
                                      a Raspberry Pi 4+ or 400
                                      a 64-bit operating system.

                                      Von influxdb hab ich selber aber keine Ahnung. Offenbar bauen die das aber nur für 64bit-Systeme.

                                      Auf der anderen Seite auf meinem System:

                                      Last login: Sun Aug  1 11:06:02 2021 from 192.168.178.51
                                      echad@chet:~ $ apt policy influxdb
                                      influxdb:
                                        Installiert:           (keine)
                                        Installationskandidat: 1.8.7-1
                                        Versionstabelle:
                                           1.8.7-1 500
                                              500 https://repos.influxdata.com/debian buster/stable armhf Packages
                                           1.8.6-1 -1
                                              100 /var/lib/dpkg/status
                                           1.6.7~rc0-1 500
                                              500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                      echad@chet:~ $
                                      

                                      (Ja, ich weiß, da wird ein Distro-Mix angezeigt. Ich schmeiß das Repo aber gleich eh wieder raus...)

                                      R Offline
                                      R Offline
                                      rehmosch
                                      schrieb am zuletzt editiert von
                                      #18

                                      @thomas-braun

                                      hab den Fehler gefunden und hoffe das ich es so stehen lassen kann.

                                      https://community.grafana.com/t/failed-to-start-grafana-instance/51262/7

                                      hey guys thank you.

                                      the problem was an old grafana installation and under /etc/grafana/ a lot of files was NOT deleted like grafana.ini … after deinstallation.

                                      sudo apt-get --purge remove grafana
                                      sudo apt-get remove --auto-remove grafana

                                      so the old ini files was there but not the new .ini after installation.

                                      thank you guys so much

                                      RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • R rehmosch

                                        @thomas-braun

                                        hab den Fehler gefunden und hoffe das ich es so stehen lassen kann.

                                        https://community.grafana.com/t/failed-to-start-grafana-instance/51262/7

                                        hey guys thank you.

                                        the problem was an old grafana installation and under /etc/grafana/ a lot of files was NOT deleted like grafana.ini … after deinstallation.

                                        sudo apt-get --purge remove grafana
                                        sudo apt-get remove --auto-remove grafana

                                        so the old ini files was there but not the new .ini after installation.

                                        thank you guys so much

                                        crunchipC Abwesend
                                        crunchipC Abwesend
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #19

                                        @rehmosch sagte in Failed to start Grafana instance.:

                                        sudo apt-get --purge remove grafana

                                        das ist bekannt,
                                        ohne den purge Befehl, bleibt die Config erhalten, bedeutet auch, man beginnt bei 0, keine Daten, keine Config mehr

                                        umgestiegen von Proxmox auf Unraid

                                        R 1 Antwort Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          @rehmosch sagte in Failed to start Grafana instance.:

                                          sudo apt-get --purge remove grafana

                                          das ist bekannt,
                                          ohne den purge Befehl, bleibt die Config erhalten, bedeutet auch, man beginnt bei 0, keine Daten, keine Config mehr

                                          R Offline
                                          R Offline
                                          rehmosch
                                          schrieb am zuletzt editiert von
                                          #20

                                          @crunchip aber ich musste es von "Hand" mit rm löschen und der purge Befehl brachte mir leider gar nichts ;( Habe es gut ein Dutzend Mal vergeblich versucht. Hätte es besser beschreiben müssen.

                                          Fazit: sudo rm /etc/grafana/grafana.ini ==== war die Lösung!

                                          Für alle anderen die bei diesem Problem aus dem Log-File von Grafana:
                                          failed to parse "/etc/grafana/grafana.ini"

                                          LG
                                          Liebe Grüße & Danke für Eure Hilfe

                                          RP4/Conbee II/Pihilips Hue/HarmonyHub/Sonos/Alexa/Aqara Sensoren/Tradfri/ZigbeeThermostate/Xiaomi Saugroboter/Smarte Türklingel & Briefkasten ...

                                          crunchipC 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          764

                                          Online

                                          32.6k

                                          Benutzer

                                          82.1k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe