Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. InfluxDB
    5. InfluxDB 2 BackItUp Error

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    InfluxDB 2 BackItUp Error

    This topic has been deleted. Only users with topic management privileges can see it.
    • Fredi009sg
      Fredi009sg @DJMarc75 last edited by Homoran

      @djmarc75 said in InfluxDB 2 BackItUp Error:

      @fredi009sg

      so kommt man hier nicht voran.
      Zeig mal bitte die Ausgabe (Langfassung) von

      iob diag
      

      hier in Codetags.
      Und lies Dir auch erstmal folgendes durch, als Neuling hier im Forum:

      https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Model           : Raspberry Pi 4 Model B Rev 1.2
      Architecture    : aarch64
      Docker          : false
      Virtualization  : none
      Distributor ID: Debian
      Description:    Debian GNU/Linux 11 (bullseye)
      Release:        11
      Codename:       bullseye
      
      PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
      NAME="Debian GNU/Linux"
      VERSION_ID="11"
      VERSION="11 (bullseye)"
      VERSION_CODENAME=bullseye
      ID=debian
      HOME_URL="https://www.debian.org/"
      SUPPORT_URL="https://www.debian.org/support"
      BUG_REPORT_URL="https://bugs.debian.org/"
      
      Systemuptime and Load:
       15:33:55 up 54 min,  3 users,  load average: 2.06, 1.83, 1.85
      CPU threads: 4
      
      Raspberry only:
      throttled=0x0
      Other values than 0x0 hint to temperature/voltage problems
      temp=65.7'C
      volt=0.8438V
      
      *** Time and Time Zones ***
                     Local time: Thu 2023-07-13 15:33:55 CEST
                 Universal time: Thu 2023-07-13 13:33:55 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** User and Groups ***
      pi
      /home/pi
      pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
      
      *** X-Server-Setup ***
      X-Server:       true
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            3.8G        1.0G        578M        390M        2.2G        2.3G
      Swap:           1.0G        888M        135M
      Total:          4.8G        1.9G        714M
      
               3793 M total memory
               1014 M used memory
               1829 M active memory
                880 M inactive memory
                579 M free memory
                  3 M buffer memory
               2195 M swap cache
               1023 M total swap
                888 M used swap
                135 M free swap
      
      Raspberry only:
      oom events: 0
      lifetime oom required: 0 Mbytes
      total time in oom handler: 0 ms
      max time spent in oom handler: 0 ms
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4      118G   22G   91G  19% /
      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
      tmpfs          tmpfs     1.9G  260M  1.6G  14% /dev/shm
      tmpfs          tmpfs     759M  1.4M  758M   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/loop0     squashfs  105M  105M     0 100% /snap/core/15425
      /dev/loop1     squashfs  105M  105M     0 100% /snap/core/15515
      /dev/loop2     squashfs   60M   60M     0 100% /snap/core20/1953
      /dev/loop3     squashfs   60M   60M     0 100% /snap/core20/1977
      /dev/loop4     squashfs  2.2M  2.2M     0 100% /snap/modem-manager/524
      /dev/loop5     squashfs  2.2M  2.2M     0 100% /snap/modem-manager/490
      /dev/sda1      vfat      253M   49M  204M  20% /boot
      tmpfs          tmpfs     380M   24K  380M   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Thu Jul 13 14:39:54 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 video=HDMI-A-2:1920x1080M@60 smsc95xx.macaddr=DC:A6:32:BA:49:88 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=bb9f1717-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
      [Thu Jul 13 14:39:56 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Thu Jul 13 14:39:56 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Thu Jul 13 14:39:58 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
      
      Show mounted filesystems (real ones only):
      TARGET                    SOURCE     FSTYPE   OPTIONS
      /                         /dev/sda2  ext4     rw,noatime
      |-/snap/core/15425        /dev/loop0 squashfs ro,nodev,relatime,errors=continue
      |-/snap/core/15515        /dev/loop1 squashfs ro,nodev,relatime,errors=continue
      |-/snap/core20/1953       /dev/loop2 squashfs ro,nodev,relatime,errors=continue
      |-/snap/core20/1977       /dev/loop3 squashfs ro,nodev,relatime,errors=continue
      |-/snap/modem-manager/524 /dev/loop4 squashfs ro,nodev,relatime,errors=continue
      |-/snap/modem-manager/490 /dev/loop5 squashfs ro,nodev,relatime,errors=continue
      `-/boot                   /dev/sda1  vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      11G     /var/
      5.1G    /var/log
      3.8G    /var/log/journal/ea825a1e4f9840ffafb11a3068c2f00a
      3.8G    /var/log/journal
      2.8G    /var/lib
      
      Archived and active journals take up 3.7G in the file system.
      
      /opt/iobroker/backups:
      113M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      412M    /opt/iobroker/iobroker-data/
      287M    /opt/iobroker/iobroker-data/files
      88M     /opt/iobroker/iobroker-data/files/echarts.admin
      67M     /opt/iobroker/iobroker-data/backup-objects
      57M     /opt/iobroker/iobroker-data/files/echarts
      
      The five largest files in iobroker-data are:
      32M     /opt/iobroker/iobroker-data/objects.jsonl
      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
      23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
      17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b04901d.js.map
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v16.20.1
      /usr/bin/node           v16.20.1
      /usr/bin/npm            8.19.4
      /usr/bin/npx            8.19.4
      
      
      nodejs:
        Installed: 16.20.1-deb-1nodesource1
        Candidate: 16.20.1-deb-1nodesource1
        Version table:
       *** 16.20.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u4 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.12~dfsg-1~deb11u3 500
              500 http://deb.debian.org/debian bullseye/main arm64 Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      MULTIHOSTSERVICE/enabled: false
      
      Core adapters versions
      js-controller:  4.0.24
      admin:          6.3.5
      javascript:     7.0.3
      
      Adapters from github:   0
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
      + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 8080
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              - disabled
        system.adapter.influxdb.0               : influxdb              : raspberrypi                              - disabled, port: 8086
      + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
        system.adapter.openligadb.0             : openligadb            : raspberrypi                              - disabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
        system.adapter.rssfeed.0                : rssfeed               : raspberrypi                              - disabled
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
        system.adapter.sql.0                    : sql                   : raspberrypi                              - disabled, port: 3306
      + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
      + system.adapter.yahka.1                  : yahka                 : raspberrypi                              -  enabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.deconz.0                 : deconz                : raspberrypi                              -  enabled, port: 8080
      + system.adapter.node-red.0               : node-red              : raspberrypi                              -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      stable        : http://download.iobroker.net/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 6.3.5    , installed 6.3.5
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "deconz"       : 1.3.21   , installed 1.3.21
      Adapter    "denon"        : 1.15.2   , installed 1.15.2
      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
      Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
      Adapter    "info"         : 1.9.26   , installed 1.9.26
      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
      Adapter    "node-red"     : 4.0.3    , installed 4.0.3
      Adapter    "openligadb"   : 1.2.4    , installed 1.2.4
      Adapter    "openweathermap": 0.3.9   , installed 0.3.9
      Adapter    "parser"       : 1.3.2    , installed 1.3.2
      Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "rssfeed"      : 2.6.1    , installed 2.6.1
      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "sonos"        : 2.3.1    , installed 2.3.1
      Adapter    "sql"          : 2.2.0    , installed 2.2.0
      Adapter    "synology"     : 2.1.13   , installed 2.1.13
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
      Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
      
      Objects and States
      Please stand by - This may take a while
      Objects:        2966
      States:         2690
      
      *** OS-Repositories and Updates ***
      Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
      Hit:2 http://deb.debian.org/debian bullseye InRelease
      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:4 https://repos.influxdata.com/debian bullseye InRelease
      Hit:5 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:6 https://download.docker.com/linux/debian bullseye InRelease
      Hit:7 http://deb.debian.org/debian bullseye-backports InRelease
      Hit:8 https://deb.nodesource.com/node_16.x bullseye InRelease
      Hit:9 https://apt.grafana.com stable InRelease
      Hit:10 https://phoscon.de/apt/deconz bullseye InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 0.0.0.0:56433           0.0.0.0:*               LISTEN      107        15967      1029/rpc.statd
      tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN      1000       15616      443/deCONZ
      tcp        0      0 0.0.0.0:2000            0.0.0.0:*               LISTEN      0          17014      1432/docker-proxy
      tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      0          14991      659/vncserver-x11-c
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       28079      1924/node-red
      tcp        0      0 0.0.0.0:8383            0.0.0.0:*               LISTEN      1000       24162      2407/electron.js
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13797      662/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       17840      995/iobroker.js-con
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       19669      995/iobroker.js-con
      tcp        0      0 0.0.0.0:43061           0.0.0.0:*               LISTEN      1001       27906      2436/io.yahka.1
      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          13843      689/nginx: master p
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          832        1/init
      tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      1000       15018      443/deCONZ
      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14959      642/cupsd
      tcp6       0      0 :::40627                :::*                    LISTEN      107        15971      1029/rpc.statd
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       19789      1789/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       25235      2424/io.web.0
      tcp6       0      0 :::8086                 :::*                    LISTEN      998        61310      13292/influxd
      tcp6       0      0 :::2000                 :::*                    LISTEN      0          17019      1440/docker-proxy
      tcp6       0      0 :::5900                 :::*                    LISTEN      0          14990      659/vncserver-x11-c
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14958      642/cupsd
      tcp6       0      0 :::22                   :::*                    LISTEN      0          13799      662/sshd: /usr/sbin
      tcp6       0      0 :::80                   :::*                    LISTEN      0          13844      689/nginx: master p
      tcp6       0      0 :::111                  :::*                    LISTEN      0          1165       1/init
      tcp6       0      0 :::9115                 :::*                    LISTEN      117        1613       454/prometheus-blac
      tcp6       0      0 :::3000                 :::*                    LISTEN      116        17879      993/grafana
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       19253      2335/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       19251      2335/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       19248      2335/io.deconz.0
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       2039       443/deCONZ
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13932      982/dhcpcd
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11955      1/init
      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14981      676/cups-browsed
      udp        0      0 127.0.0.1:781           0.0.0.0:*                           0          15961      1029/rpc.statd
      udp        0      0 224.0.0.251:5353        0.0.0.0:*                           1000       23036      2602/index.html#Hom
      udp        0      0 224.0.0.251:5353        0.0.0.0:*                           1000       23034      2602/index.html#Hom
      udp        0      0 224.0.0.251:5353        0.0.0.0:*                           1000       23032      2602/index.html#Hom
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1917       439/avahi-daemon: r
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20313      1982/io.shelly.0
      udp        0      0 0.0.0.0:40564           0.0.0.0:*                           108        1919       439/avahi-daemon: r
      udp        0      0 0.0.0.0:34445           0.0.0.0:*                           107        15965      1029/rpc.statd
      udp6       0      0 :::1900                 :::*                                1001       19254      2335/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       19252      2335/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       19250      2335/io.deconz.0
      udp6       0      0 :::1900                 :::*                                1001       19249      2335/io.deconz.0
      udp6       0      0 :::55184                :::*                                107        15969      1029/rpc.statd
      udp6       0      0 :::47167                :::*                                108        1920       439/avahi-daemon: r
      udp6       0      0 :::111                  :::*                                0          1168       1/init
      udp6       0      0 :::546                  :::*                                0          13948      982/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        1918       439/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2023-07-13 15:28:00.037  - info: javascript.0 (1812) script.js.common.Vis_aktualisieren: Vis aktualisiert
      2023-07-13 15:30:00.041  - info: javascript.0 (1812) script.js.common.Vis_aktualisieren: Vis aktualisiert
      2023-07-13 15:30:00.225  - info: web.0 (2424) <== Disconnect system.user.admin from ::ffff:192.168.160.37 vis.0
      2023-07-13 15:30:02.936  - info: web.0 (2424) ==> Connected system.user.admin from ::ffff:192.168.160.37
      2023-07-13 15:32:00.049  - info: javascript.0 (1812) script.js.common.Vis_aktualisieren: Vis aktualisiert
      2023-07-13 15:34:00.028  - info: javascript.0 (1812) script.js.common.Vis_aktualisieren: Vis aktualisiert
      2023-07-13 15:34:00.410  - info: web.0 (2424) <== Disconnect system.user.admin from ::ffff:192.168.160.37 vis.0
      2023-07-13 15:34:03.274  - info: web.0 (2424) ==> Connected system.user.admin from ::ffff:192.168.160.37
      

      **MOD-EDIT: Code in code-tags gesetzt!``

      DJMarc75 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @Fredi009sg last edited by

        @fredi009sg in CODETAGS einsetzen bitte.
        wie das geht steht alles hier drin
        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

        Homoran 1 Reply Last reply Reply Quote 0
        • Fredi009sg
          Fredi009sg last edited by Fredi009sg

          Über den Befehl sudo systemctl status influxdb sehe ich, dass der Service läuft und ich kann über die Webseite die Einrichtung starten.

          Weiterhin kann ich aber über influx setup diese nicht starten.

          Grundsätzlich brauche ich einen Token für BackItUp.

          pi@raspberrypi:~ $ sudo systemctl status influxdb
          ```influxdb.service - InfluxDB is an open-source, distributed, time series database
               Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
               Active: active (running) since Thu 2023-07-13 15:10:47 CEST; 29min ago
                 Docs: https://docs.influxdata.com/influxdb/
              Process: 13291 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
             Main PID: 13292 (influxd)
                Tasks: 9 (limit: 3932)
                  CPU: 5.189s
               CGroup: /system.slice/influxdb.service
                       └─13292 /usr/bin/influxd
          
          Jul 13 15:25:20 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:25:20.630612Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:25:30 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:25:30.639551Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:25:40 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:25:40.649854Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:25:50 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:25:50.658906Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:26:00 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:26:00.667691Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:26:10 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:26:10.676095Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:26:20 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:26:20.699380Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:26:30 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:26:30.708714Z lvl=info msg=Unauthorized log_id=0i~qr3v0000 error="authorization not found"
          Jul 13 15:40:47 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:40:47.226212Z lvl=info msg="Retention policy deletion check (start)" log_id=0i~qr3v0000 service=retentio>
          Jul 13 15:40:47 raspberrypi influxd-systemd-start.sh[13292]: ts=2023-07-13T13:40:47.227493Z lvl=info msg="Retention policy deletion check (end)" log_id=0i~qr3v0000 service=retention >
          T 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @DJMarc75 last edited by

            @djmarc75 sagte in InfluxDB 2 BackItUp Error:

            CODETAGS einsetzen bitte.

            die sind doch im Output drin, wenn man sie nicht rausoperiert

            1 Reply Last reply Reply Quote 0
            • T
              TT-Tom @Fredi009sg last edited by TT-Tom

              @fredi009sg

              Warum richtest du sie nicht über Website ein? Da bekommst du auch den Token für Backitup bzw. den Influx Adapter.
              Welche Version von Influx hast du installiert??
              Hast du die influx-cli installiert???

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User @Fredi009sg last edited by A Former User

                @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                pi@raspberrypi:~ $ influx setup
                -bash: /usr/local/bin/influx: Kann die Binärdatei nicht ausführen: Fehler im Format der Programmdatei

                Moin,

                Du hast schlicht und ergreifend die falsche Binär Datei installiert, eine die nicht für Dein Raspi ist.

                sudo file /usr/local/bin/influx*
                

                Da kommt dann eine Ausgabe, die Dir sagt, für welche CPU Architektur diese Datei ist.

                Da Du zwei Pakete brauchst, einmal den Datenbankmanager influxd und einmal den Client, zum Backup machen influx, hast Du die richtige Architektur des Datenbankmanagers genommen und die falsche für den Client.

                Beispiel

                $ file /usr/bin/influx*
                /usr/bin/influx:  ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2bc954d6fdfb7d16de125fd391a386f4918b3bbe, for GNU/Linux 4.4.0, stripped
                /usr/bin/influxd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=8f3719307508ee5ed2625282f0922e3facd89b60, for GNU/Linux 4.4.0, stripped
                

                Aber ist eh Jacke, wie Hose, Du solltest das richtig über die Repositories installieren.

                Wie man das macht, steht auf der Seite https://docs.influxdata.com/influxdb/v2.2/install/?t=Linux

                VG
                Bernd

                Fredi009sg 1 Reply Last reply Reply Quote 0
                • Fredi009sg
                  Fredi009sg @Guest last edited by

                  @dp20eic

                  pi@raspberrypi:~ $ sudo file /usr/local/bin/influx*
                  /usr/local/bin/influx: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, Go BuildID=UoS6lY0ZS2TNiFP4F4pw/FR2nKxI-_h3dLdH57lkL/Bry0DcDVLmxJGEisd1QF/qlYlrt6ezD9nJOXQdXED, stripped
                  
                  
                  Thomas Braun ? 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Fredi009sg last edited by Thomas Braun

                    @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                    x86-64

                    Passt halt nicht zu deinem ARM-Rechner.

                    Das ganze Ding ist total schräg, aus meiner Sicht.

                    ? 1 Reply Last reply Reply Quote 0
                    • ?
                      A Former User @Fredi009sg last edited by

                      @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                      ELF 64-bit LSB executable, x86-64, version 1

                      Moin,

                      wie gesagt, das ist für eine Intel/AMD CPU und nicht für

                      @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                      ** BASE SYSTEM ***
                      Model : Raspberry Pi 4 Model B Rev 1.2
                      Architecture : aarch64

                      Erkennst Du den Unterschied?

                      VG
                      Bernd

                      1 Reply Last reply Reply Quote 0
                      • ?
                        A Former User @Thomas Braun last edited by

                        @thomas-braun sagte in InfluxDB 2 BackItUp Error:

                        @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                        x86-64

                        Passt halt nicht zu deinem ARM-Rechner.

                        Das ganze Ding ist total schräg, aus meiner Sicht.

                        Moin,

                        Jup, sehe ich auch so, und wieder nach YT, da schaut man nicht wie alt der Quatsch ist, sonder macht einfach drauf los.

                        @Fredi009sg
                        Hast Du schon viel mit influxDB gemacht? Also schon viele Daten erfasst?

                        Du musst uns genau sagen welche Befehle Du genutzt hast um das zu Installieren, dann kann man Dir helfen das zurückzubauen.
                        Ansonsten, Backup und von ganz vorne, dann aber sauber aufsetzen und Backup zurückspielen. <- Habe gelernt, dass das meist die bessere Variante ist 🙂

                        VG
                        Bernd

                        Fredi009sg 1 Reply Last reply Reply Quote 0
                        • Fredi009sg
                          Fredi009sg @Guest last edited by

                          @dp20eic said in InfluxDB 2 BackItUp Error:

                          @thomas-braun sagte in InfluxDB 2 BackItUp Error:

                          @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                          x86-64

                          Passt halt nicht zu deinem ARM-Rechner.

                          Das ganze Ding ist total schräg, aus meiner Sicht.

                          Moin,

                          Jup, sehe ich auch so, und wieder nach YT, da schaut man nicht wie alt der Quatsch ist, sonder macht einfach drauf los.

                          @Fredi009sg
                          Hast Du schon viel mit influxDB gemacht? Also schon viele Daten erfasst?

                          Du musst uns genau sagen welche Befehle Du genutzt hast um das zu Installieren, dann kann man Dir helfen das zurückzubauen.
                          Ansonsten, Backup und von ganz vorne, dann aber sauber aufsetzen und Backup zurückspielen. <- Habe gelernt, dass das meist die bessere Variante ist 🙂

                          VG
                          Bernd

                          Ich habe anfänglich die Quelle von InfluxDB benutzt. Meine Vermutung ist gerade das ich versehentlich die falsche Version gewählt habe.

                          Was ich mich jetzt allerdings Frage ist, wenn ich es über sudo apt install installiert er immer diese Version. Kann es seine, dass ich hier zufällig die falsche Quelle hinterlegt habe.

                          1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active last edited by

                            @fredi009sg sagte in InfluxDB 2 BackItUp Error:

                            Was ich mich jetzt allerdings Frage ist, wenn ich es über sudo apt install installiert er immer diese Version. Kann es seine, dass ich hier zufällig die falsche Quelle hinterlegt habe

                            Welche Version und welche Quelle?

                            sudo apt update
                            apt policy influxdb*

                            Fredi009sg 1 Reply Last reply Reply Quote 0
                            • Fredi009sg
                              Fredi009sg @Thomas Braun last edited by Fredi009sg

                              @thomas-braun

                              wenn ich jetzt sudo apt install influxdb2 eingebe wird folgendes installiert:

                              pi@raspberrypi:~ $ sudo apt install influxdb2
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Die folgenden zusätzlichen Pakete werden installiert:
                                influxdb2-cli
                              Die folgenden NEUEN Pakete werden installiert:
                                influxdb2 influxdb2-cli
                              0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                              Es müssen noch 0 B von 54,5 MB an Archiven heruntergeladen werden.
                              Nach dieser Operation werden 123 MB Plattenplatz zusätzlich benutzt.
                              Möchten Sie fortfahren? [J/n] y
                              Vormals nicht ausgewähltes Paket influxdb2 wird gewählt.
                              (Lese Datenbank ... 131343 Dateien und Verzeichnisse sind derzeit installiert.)
                              Vorbereitung zum Entpacken von .../influxdb2_2.7.1-1_arm64.deb ...
                              Entpacken von influxdb2 (2.7.1-1) ...
                              Vormals nicht ausgewähltes Paket influxdb2-cli wird gewählt.
                              Vorbereitung zum Entpacken von .../influxdb2-cli_2.7.3-1_arm64.deb ...
                              Entpacken von influxdb2-cli (2.7.3-1) ...
                              influxdb2 (2.7.1-1) wird eingerichtet ...
                              Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults
                              influxdb2-cli (2.7.3-1) wird eingerichtet ...
                              
                              

                              Bei apt policy influxdb*

                              pi@raspberrypi:~ $ apt policy influxdb*
                              N: Paket influxdb2-2.7.0.aarch64.rpm kann nicht gefunden werden.
                              N: Mittels des Musters »influxdb2-2.7.0.aarch64.rpm« konnte kein Paket gefunden werden.
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Fredi009sg last edited by

                                @fredi009sg
                                Lösch das rpm-Paket, das da so unnütz in der Gegend herumliegt.

                                rm influxdb2-2.7.0.aarch64.rpm
                                sudo apt update
                                apt policy influxdb*
                                
                                Fredi009sg 1 Reply Last reply Reply Quote 0
                                • Fredi009sg
                                  Fredi009sg @Thomas Braun last edited by

                                  @thomas-braun

                                  jetzt bekomme ich folgendes

                                  pi@raspberrypi:~ $ sudo apt update
                                  OK:1 http://deb.debian.org/debian bullseye InRelease
                                  OK:2 http://deb.debian.org/debian bullseye-updates InRelease
                                  OK:3 http://deb.debian.org/debian bullseye-backports InRelease
                                  OK:4 http://security.debian.org/debian-security bullseye-security InRelease
                                  OK:5 http://archive.raspberrypi.org/debian bullseye InRelease
                                  OK:6 https://phoscon.de/apt/deconz bullseye InRelease
                                  OK:7 https://download.docker.com/linux/debian bullseye InRelease
                                  OK:8 https://deb.nodesource.com/node_16.x bullseye InRelease
                                  OK:9 https://repos.influxdata.com/debian stable InRelease
                                  OK:10 https://apt.grafana.com stable InRelease
                                  Paketlisten werden gelesen… Fertig
                                  Abhängigkeitsbaum wird aufgebaut… Fertig
                                  Statusinformationen werden eingelesen… Fertig
                                  Alle Pakete sind aktuell.
                                  pi@raspberrypi:~ $ apt policy influxdb*
                                  influxdb2-cli:
                                    Installiert:           (keine)
                                    Installationskandidat: 2.7.3-1
                                    Versionstabelle:
                                       2.7.3-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.7.1-2 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.6.1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.6.0 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.5.0 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.4.0 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.3.0 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                  influxdb-client:
                                    Installiert:           (keine)
                                    Installationskandidat: 1.6.7~rc0-1+b5
                                    Versionstabelle:
                                       1.6.7~rc0-1+b5 500
                                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                  influxdb-dev:
                                    Installiert:           (keine)
                                    Installationskandidat: (keine)
                                    Versionstabelle:
                                  influxdb2-client:
                                    Installiert:           (keine)
                                    Installationskandidat: 2.7.1-1
                                    Versionstabelle:
                                       2.7.1-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                  influxdb:
                                    Installiert:           (keine)
                                    Installationskandidat: 1.8.10-1
                                    Versionstabelle:
                                       1.8.10-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       1.6.7~rc0-1+b5 500
                                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                  influxdb2:
                                    Installiert:           (keine)
                                    Installationskandidat: 2.7.1-1
                                    Versionstabelle:
                                       2.7.1-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                          100 /var/lib/dpkg/status
                                       2.7.0-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.6.1-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.6.0-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.5.1-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.4.0-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.3.0-1 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                       2.2.0 500
                                          500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Fredi009sg last edited by

                                    @fredi009sg

                                    Das ist nicht richtig über den Paketmanager installiert sondern 'irgendwie ins System geprügelt' worden.

                                    Fredi009sg 1 Reply Last reply Reply Quote 0
                                    • Fredi009sg
                                      Fredi009sg @Thomas Braun last edited by

                                      @thomas-braun

                                      Eine Idee wie ich es rückgängig machen kann ?

                                      Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Fredi009sg last edited by Thomas Braun

                                        @fredi009sg

                                        Den ganzen Summs so wie der reingeballert worden ist auch wieder rauskratzen.

                                        Da haste aber auch irgendwie alles mal versucht reinzuschrauben...
                                        rpm-Pakete, x386-Pakete...

                                        1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Fredi009sg last edited by

                                          @fredi009sg

                                          sudo apt install --reinstall influxdb2
                                          
                                          Fredi009sg 1 Reply Last reply Reply Quote 0
                                          • Fredi009sg
                                            Fredi009sg @Thomas Braun last edited by

                                            @thomas-braun

                                            pi@raspberrypi:/ $ apt policy influxdb*
                                            influxdb2-cli:
                                              Installiert:           (keine)
                                              Installationskandidat: 2.7.3-1
                                              Versionstabelle:
                                                 2.7.3-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.7.1-2 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.6.1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.6.0 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.5.0 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.4.0 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.3.0 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                            influxdb-client:
                                              Installiert:           (keine)
                                              Installationskandidat: 1.6.7~rc0-1+b5
                                              Versionstabelle:
                                                 1.6.7~rc0-1+b5 500
                                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                            influxdb-dev:
                                              Installiert:           (keine)
                                              Installationskandidat: (keine)
                                              Versionstabelle:
                                            influxdb2-client:
                                              Installiert:           (keine)
                                              Installationskandidat: 2.7.1-1
                                              Versionstabelle:
                                                 2.7.1-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                            influxdb:
                                              Installiert:           (keine)
                                              Installationskandidat: 1.8.10-1
                                              Versionstabelle:
                                                 1.8.10-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 1.6.7~rc0-1+b5 500
                                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                            influxdb2:
                                              Installiert:           (keine)
                                              Installationskandidat: 2.7.1-1
                                              Versionstabelle:
                                                 2.7.1-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                    100 /var/lib/dpkg/status
                                                 2.7.0-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.6.1-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.6.0-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.5.1-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.4.0-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.3.0-1 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                                 2.2.0 500
                                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                            pi@raspberrypi:/ $ sudo apt install influxdb2
                                            Paketlisten werden gelesen… Fertig
                                            Abhängigkeitsbaum wird aufgebaut… Fertig
                                            Statusinformationen werden eingelesen… Fertig
                                            Die folgenden zusätzlichen Pakete werden installiert:
                                              influxdb2-cli
                                            Die folgenden NEUEN Pakete werden installiert:
                                              influxdb2 influxdb2-cli
                                            0 aktualisiert, 2 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                                            Es müssen noch 0 B von 54,5 MB an Archiven heruntergeladen werden.
                                            Nach dieser Operation werden 123 MB Plattenplatz zusätzlich benutzt.
                                            Möchten Sie fortfahren? [J/n] y
                                            Vormals nicht ausgewähltes Paket influxdb2 wird gewählt.
                                            (Lese Datenbank ... 131343 Dateien und Verzeichnisse sind derzeit installiert.)
                                            Vorbereitung zum Entpacken von .../influxdb2_2.7.1-1_arm64.deb ...
                                            Entpacken von influxdb2 (2.7.1-1) ...
                                            Vormals nicht ausgewähltes Paket influxdb2-cli wird gewählt.
                                            Vorbereitung zum Entpacken von .../influxdb2-cli_2.7.3-1_arm64.deb ...
                                            Entpacken von influxdb2-cli (2.7.3-1) ...
                                            influxdb2 (2.7.1-1) wird eingerichtet ...
                                            Config file /etc/influxdb/config.toml already exists, writing defaults to /etc/influxdb/config.toml.defaults
                                            influxdb2-cli (2.7.3-1) wird eingerichtet ...
                                            pi@raspberrypi:/ $ sudo service influxdb start
                                            pi@raspberrypi:/ $ sudo service influxdb status
                                            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                                                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                                                 Active: active (running) since Thu 2023-07-13 23:00:52 CEST; 5s ago
                                                   Docs: https://docs.influxdata.com/influxdb/
                                                Process: 19554 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCES>
                                               Main PID: 19555 (influxd)
                                                  Tasks: 9 (limit: 3932)
                                                    CPU: 2.379s
                                                 CGroup: /system.slice/influxdb.service
                                                         └─19555 /usr/bin/influxd
                                            
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.384409Z lvl=info msg="Sta>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.385799Z lvl=info msg="Sta>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.392937Z lvl=info msg="Sta>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.421800Z lvl=info msg="Con>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.454517Z lvl=info msg=Star>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19555]: ts=2023-07-13T21:00:52.456480Z lvl=info msg=List>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19572]: Command "print-config" is deprecated, use the in>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19583]: Command "print-config" is deprecated, use the in>
                                            Jul 13 23:00:52 raspberrypi influxd-systemd-start.sh[19554]: InfluxDB started
                                            Jul 13 23:00:52 raspberrypi systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                                            pi@raspberrypi:/ $ influx setup
                                            -bash: /usr/local/bin/influx: Kann die Binärdatei nicht ausführen: Fehler im Format der Programmdatei
                                            
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            40
                                            1253
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo