Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] BackitUp - SQL Sicherung schlägt seit Längerem fehl

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    770

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

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

[gelöst] BackitUp - SQL Sicherung schlägt seit Längerem fehl

Scheduled Pinned Locked Moved ioBroker Allgemein
22 Posts 6 Posters 2.1k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • metaxaM Offline
    metaxaM Offline
    metaxa
    wrote on last edited by metaxa
    #1

    Liebe Alle!

    Ich habe seit Tagen etliche Einträge (durch die Forums-Suche gefunden) durchgelesen, finde aber keinen Lösungsansatz für mich.

    Eher durch Zufall habe ich festgestellt, dass seit 1 Jahr das SQL Backup nicht funktioniert. Alle anderen laufen problemlos immer wieder durch.

    Seit paar Tagen bekomme ich plötzlich Systembenachrichtigungn von iO. Mag sein, dass ich diese nicht aktiviert hatte. Das letzte SQL-BU stammt vom Oktober 23.

    Ich kann beim besten Willen nicht mehr nachvollziehen, was ich seinerzeit geändert, oder aktualisiert hatte.

    Mein System:

    CPU: 17,47 %
    RAM: 27 %
    Betriebszeit: 5d21h
    Verfügbar: 6.0.11
    Installiert: 6.0.11
    Ereignisse: ⇥51 / ↦13
    Plattform: linux
    Betriebssystem: linux
    Architektur: x64
    CPUs: 4
    Geschwindigkeit: 0 MHz
    Modell: Common KVM processor
    RAM: 15.6 GB
    System-Betriebszeit: 10 T. 19:16:06
    Node.js: v20.17.0
    time: 1725512996673
    timeOffset: -120
    NPM: 10.8.2
    Adapter-Anzahl: 540
    Datenträgergröße: 30.4 GB
    Freier Festplattenspeicher: 19.0 GB
    Aktive Instanzen: 48
    Pfad: /opt/iobroker/
    Betriebszeit: 5 T. 05:28:53
    aktiv: true
    _nodeCurrent: 20.17.0
    _nodeNewest: 20.17.0
    _nodeNewestNext: 20.17.0
    _npmCurrent: 10.8.2
    _npmNewest: 10.8.2
    _npmNewestNext: 10.8.2
    
    • MariaDB läuft auf einer Syno 415play.
      25c0cea0-f66e-4a6f-8cb9-2e896f505140-image.png

    • Daten können problemlos im iO abgerufen und angezeigt werden.

    • "sudo apt install mariadb-client" ist und war installiert.

    • Diese Zeile ist in der AdapterConfig eingetragen und stimmt: "/usr/bin/mysqldump"
      026f2c8a-bb8f-4740-b404-e13fc1eef476-image.png

    Logs:

    Log direkt bei manuellem ausführen eines Backups aus den Adaptereinstellungen:

    22:16:14.329DEBUGmysqlMySql-Backup started ...
    22:16:14.451ERRORmysqlError: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-22_16_14_backupiobroker.sql
    mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
    22:16:14.474DEBUGmysqlMySql-Backup for is finish
    22:16:14.480DEBUGmysqldone
    

    Mailverständigung:

    Backitup:
    Ihr Backup wurde nicht vollständig erstellt. Bitte überprüfen Sie die Fehler!!
    
    mysql: Error: Command failed: /usr/bin/mysqldump  -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-22_16_14_backupiobroker.sql
    mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
    

    Log im iO:

    backitup.0
    2024-09-05 21:52:50.103	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
    
    backitup.0
    2024-09-05 21:52:05.027	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-21_52_04_backupiobroker.sql mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
    
    backitup.0
    2024-09-05 21:52:05.027	error	[iobroker/mysql] mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
    
    backitup.0
    2024-09-05 21:52:05.027	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-21_52_04_backupiobroker.sql
    

    Ich stehe an, kann mir bitte jemand unter die Arme greifen?

    Danke, mxa

    simatecS 1 Reply Last reply
    0
    • metaxaM metaxa

      Liebe Alle!

      Ich habe seit Tagen etliche Einträge (durch die Forums-Suche gefunden) durchgelesen, finde aber keinen Lösungsansatz für mich.

      Eher durch Zufall habe ich festgestellt, dass seit 1 Jahr das SQL Backup nicht funktioniert. Alle anderen laufen problemlos immer wieder durch.

      Seit paar Tagen bekomme ich plötzlich Systembenachrichtigungn von iO. Mag sein, dass ich diese nicht aktiviert hatte. Das letzte SQL-BU stammt vom Oktober 23.

      Ich kann beim besten Willen nicht mehr nachvollziehen, was ich seinerzeit geändert, oder aktualisiert hatte.

      Mein System:

      CPU: 17,47 %
      RAM: 27 %
      Betriebszeit: 5d21h
      Verfügbar: 6.0.11
      Installiert: 6.0.11
      Ereignisse: ⇥51 / ↦13
      Plattform: linux
      Betriebssystem: linux
      Architektur: x64
      CPUs: 4
      Geschwindigkeit: 0 MHz
      Modell: Common KVM processor
      RAM: 15.6 GB
      System-Betriebszeit: 10 T. 19:16:06
      Node.js: v20.17.0
      time: 1725512996673
      timeOffset: -120
      NPM: 10.8.2
      Adapter-Anzahl: 540
      Datenträgergröße: 30.4 GB
      Freier Festplattenspeicher: 19.0 GB
      Aktive Instanzen: 48
      Pfad: /opt/iobroker/
      Betriebszeit: 5 T. 05:28:53
      aktiv: true
      _nodeCurrent: 20.17.0
      _nodeNewest: 20.17.0
      _nodeNewestNext: 20.17.0
      _npmCurrent: 10.8.2
      _npmNewest: 10.8.2
      _npmNewestNext: 10.8.2
      
      • MariaDB läuft auf einer Syno 415play.
        25c0cea0-f66e-4a6f-8cb9-2e896f505140-image.png

      • Daten können problemlos im iO abgerufen und angezeigt werden.

      • "sudo apt install mariadb-client" ist und war installiert.

      • Diese Zeile ist in der AdapterConfig eingetragen und stimmt: "/usr/bin/mysqldump"
        026f2c8a-bb8f-4740-b404-e13fc1eef476-image.png

      Logs:

      Log direkt bei manuellem ausführen eines Backups aus den Adaptereinstellungen:

      22:16:14.329DEBUGmysqlMySql-Backup started ...
      22:16:14.451ERRORmysqlError: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-22_16_14_backupiobroker.sql
      mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
      22:16:14.474DEBUGmysqlMySql-Backup for is finish
      22:16:14.480DEBUGmysqldone
      

      Mailverständigung:

      Backitup:
      Ihr Backup wurde nicht vollständig erstellt. Bitte überprüfen Sie die Fehler!!
      
      mysql: Error: Command failed: /usr/bin/mysqldump  -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-22_16_14_backupiobroker.sql
      mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
      

      Log im iO:

      backitup.0
      2024-09-05 21:52:50.103	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
      
      backitup.0
      2024-09-05 21:52:05.027	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-21_52_04_backupiobroker.sql mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
      
      backitup.0
      2024-09-05 21:52:05.027	error	[iobroker/mysql] mysqldump: Couldn't execute 'select column_name, extra, generation_expression, data_type from information_schema.columns where table_schema=database() and table_name='datapoints' order by ordinal_position': Unknown column 'generation_expression' in 'field list' (1054)
      
      backitup.0
      2024-09-05 21:52:05.027	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_05-21_52_04_backupiobroker.sql
      

      Ich stehe an, kann mir bitte jemand unter die Arme greifen?

      Danke, mxa

      simatecS Offline
      simatecS Offline
      simatec
      Developer Most Active
      wrote on last edited by
      #2

      @metaxa direkt das erst Google Ergebnis sollte deinen Fehler beheben

      https://stackoverflow.com/questions/52423595/mysqldump-couldnt-execute-unknown-table-column-statistics-in-information-sc

      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      metaxaM 1 Reply Last reply
      1
      • simatecS simatec

        @metaxa direkt das erst Google Ergebnis sollte deinen Fehler beheben

        https://stackoverflow.com/questions/52423595/mysqldump-couldnt-execute-unknown-table-column-statistics-in-information-sc

        metaxaM Offline
        metaxaM Offline
        metaxa
        wrote on last edited by
        #3

        @simatec Das liebe ich an diesem Forum!

        Morgen ist dafür ein guter Tag.

        Danke für deinen Lösungsansatz, das probiere ich aus (sobald ich es richtig verstanden habe)

        LG
        mxa

        metaxaM 1 Reply Last reply
        0
        • metaxaM metaxa

          @simatec Das liebe ich an diesem Forum!

          Morgen ist dafür ein guter Tag.

          Danke für deinen Lösungsansatz, das probiere ich aus (sobald ich es richtig verstanden habe)

          LG
          mxa

          metaxaM Offline
          metaxaM Offline
          metaxa
          wrote on last edited by
          #4

          @simatec ich habe soeben deinen Link durchgelesen, hoffentlich richtig verstanden und umgesetzt.

          "/etc/mysql/my.cnf" editiert

          # The MariaDB configuration file
          #
          # The MariaDB/MySQL tools read configuration files in the following order:
          # 0. "/etc/mysql/my.cnf" symlinks to this file, reason why all the rest is read.
          # 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
          # 2. "/etc/mysql/conf.d/*.cnf" to set global options.
          # 3. "/etc/mysql/mariadb.conf.d/*.cnf" to set MariaDB-only options.
          # 4. "~/.my.cnf" to set user-specific options.
          #
          # If the same option is defined multiple times, the last one will apply.
          #
          # One can use all long options that the program supports.
          # Run program with --help to get a list of available options and with
          # --print-defaults to see which it would actually understand and use.
          #
          # If you are new to MariaDB, check out https://mariadb.com/kb/en/basic-mariadb-articles/
          
          #
          # This group is read both by the client and the server
          # use it for options that affect everything
          #
          [client-server]
          # Port or socket location where to connect
          # port = 3306
          socket = /run/mysqld/mysqld.sock
          
          # Import all .cnf files from configuration directory
          !includedir /etc/mysql/conf.d/
          !includedir /etc/mysql/mariadb.conf.d/
          
          [mysqldump]
          column-statistics=0
          

          Leider keine Verbesserung, nur das Log liest sich etwas anders:

          
          backitup.0
          2024-09-06 09:37:55.028	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
          
          backitup.0
          2024-09-06 09:37:09.653	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql/usr/bin/mysqldump: unknown variable 'column-statistics=0'
          
          backitup.0
          2024-09-06 09:37:09.653	error	[iobroker/mysql] /usr/bin/mysqldump: unknown variable 'column-statistics=0'
          
          backitup.0
          2024-09-06 09:37:09.651	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql
          
          backitup.0
          2024-09-06 09:37:55.028	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
          
          backitup.0
          2024-09-06 09:37:09.653	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql/usr/bin/mysqldump: unknown variable 'column-statistics=0'
          
          backitup.0
          2024-09-06 09:37:09.653	error	[iobroker/mysql] /usr/bin/mysqldump: unknown variable 'column-statistics=0'
          
          backitup.0
          2024-09-06 09:37:09.651	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql
          

          Bitte um Hilfe!

          CodierknechtC 1 Reply Last reply
          0
          • metaxaM metaxa

            @simatec ich habe soeben deinen Link durchgelesen, hoffentlich richtig verstanden und umgesetzt.

            "/etc/mysql/my.cnf" editiert

            # The MariaDB configuration file
            #
            # The MariaDB/MySQL tools read configuration files in the following order:
            # 0. "/etc/mysql/my.cnf" symlinks to this file, reason why all the rest is read.
            # 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults,
            # 2. "/etc/mysql/conf.d/*.cnf" to set global options.
            # 3. "/etc/mysql/mariadb.conf.d/*.cnf" to set MariaDB-only options.
            # 4. "~/.my.cnf" to set user-specific options.
            #
            # If the same option is defined multiple times, the last one will apply.
            #
            # One can use all long options that the program supports.
            # Run program with --help to get a list of available options and with
            # --print-defaults to see which it would actually understand and use.
            #
            # If you are new to MariaDB, check out https://mariadb.com/kb/en/basic-mariadb-articles/
            
            #
            # This group is read both by the client and the server
            # use it for options that affect everything
            #
            [client-server]
            # Port or socket location where to connect
            # port = 3306
            socket = /run/mysqld/mysqld.sock
            
            # Import all .cnf files from configuration directory
            !includedir /etc/mysql/conf.d/
            !includedir /etc/mysql/mariadb.conf.d/
            
            [mysqldump]
            column-statistics=0
            

            Leider keine Verbesserung, nur das Log liest sich etwas anders:

            
            backitup.0
            2024-09-06 09:37:55.028	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
            
            backitup.0
            2024-09-06 09:37:09.653	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql/usr/bin/mysqldump: unknown variable 'column-statistics=0'
            
            backitup.0
            2024-09-06 09:37:09.653	error	[iobroker/mysql] /usr/bin/mysqldump: unknown variable 'column-statistics=0'
            
            backitup.0
            2024-09-06 09:37:09.651	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql
            
            backitup.0
            2024-09-06 09:37:55.028	error	[iobroker/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
            
            backitup.0
            2024-09-06 09:37:09.653	error	[iobroker] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql/usr/bin/mysqldump: unknown variable 'column-statistics=0'
            
            backitup.0
            2024-09-06 09:37:09.653	error	[iobroker/mysql] /usr/bin/mysqldump: unknown variable 'column-statistics=0'
            
            backitup.0
            2024-09-06 09:37:09.651	error	[iobroker/mysql] Error: Command failed: /usr/bin/mysqldump -u andreas -p**** ioBroker -h 192.168.0.98 -P 3306 --quick --single-transaction > /opt/iobroker/backups/mysql_2024_09_06-09_37_09_backupiobroker.sql
            

            Bitte um Hilfe!

            CodierknechtC Offline
            CodierknechtC Offline
            Codierknecht
            Developer Most Active
            wrote on last edited by
            #5

            @metaxa
            Das hast Du auch mal probiert?

            cbb591bf-6d6f-412b-9aba-7ff1b9daba55-image.png

            "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

            Proxmox 9.1.1 LXC|8 GB|Core i7-6700
            HmIP|ZigBee|Tasmota|Unifi
            Zabbix Certified Specialist
            Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

            metaxaM 1 Reply Last reply
            0
            • CodierknechtC Codierknecht

              @metaxa
              Das hast Du auch mal probiert?

              cbb591bf-6d6f-412b-9aba-7ff1b9daba55-image.png

              metaxaM Offline
              metaxaM Offline
              metaxa
              wrote on last edited by
              #6

              @codierknecht Ja gelesen, aber dieses File gibt es bei mir nicht:
              ff5ae17c-6461-426e-8224-a7702d85ef34-image.png

              1 Reply Last reply
              0
              • Marc BergM Offline
                Marc BergM Offline
                Marc Berg
                Most Active
                wrote on last edited by Marc Berg
                #7

                @metaxa sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                "sudo apt install mariadb-client" ist und war installiert.

                Und bist Du gaaanz sicher, dass wirklich der mariadb-client installiert ist, und nicht der mysql-client? Beide installieren ja mysqldump, aber in unterschiedlichen Ausprägungen.

                NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                metaxaM 1 Reply Last reply
                1
                • Marc BergM Marc Berg

                  @metaxa sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                  "sudo apt install mariadb-client" ist und war installiert.

                  Und bist Du gaaanz sicher, dass wirklich der mariadb-client installiert ist, und nicht der mysql-client? Beide installieren ja mysqldump, aber in unterschiedlichen Ausprägungen.

                  metaxaM Offline
                  metaxaM Offline
                  metaxa
                  wrote on last edited by metaxa
                  #8

                  @marc-berg Ja.

                  00d24422-fda4-40b1-bbc5-cb156e34b27a-image.png

                  Marc BergM 2 Replies Last reply
                  0
                  • metaxaM metaxa

                    @marc-berg Ja.

                    00d24422-fda4-40b1-bbc5-cb156e34b27a-image.png

                    Marc BergM Offline
                    Marc BergM Offline
                    Marc Berg
                    Most Active
                    wrote on last edited by Marc Berg
                    #9

                    @metaxa sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                    Ja.

                    Dann würde mir nur noch einfallen, dass es eine alte Verson ist, die die Option "column-statistics" nicht kennt.

                    mysqldump --version
                    

                    sagt was?

                    NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                    Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                    Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                    1 Reply Last reply
                    1
                    • metaxaM metaxa

                      @marc-berg Ja.

                      00d24422-fda4-40b1-bbc5-cb156e34b27a-image.png

                      Marc BergM Offline
                      Marc BergM Offline
                      Marc Berg
                      Most Active
                      wrote on last edited by Marc Berg
                      #10

                      @metaxa

                      Und nochwas, dein Bild:

                      348b29fd-c803-47b6-ba7f-59d1be9ef255-1725569958953-026f2c8a-bb8f-4740-b404-e13fc1eef476-image.png

                      Zeigt aus meiner Sicht, dass es eine mysqldump in /bin gibt, du rufst aber die in /usr/bin auf. Zwei Versionen?

                      Edit: wohl doch eher ein Link.

                      NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                      Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                      metaxaM 1 Reply Last reply
                      1
                      • Marc BergM Marc Berg

                        @metaxa

                        Und nochwas, dein Bild:

                        348b29fd-c803-47b6-ba7f-59d1be9ef255-1725569958953-026f2c8a-bb8f-4740-b404-e13fc1eef476-image.png

                        Zeigt aus meiner Sicht, dass es eine mysqldump in /bin gibt, du rufst aber die in /usr/bin auf. Zwei Versionen?

                        Edit: wohl doch eher ein Link.

                        metaxaM Offline
                        metaxaM Offline
                        metaxa
                        wrote on last edited by metaxa
                        #11

                        @marc-berg sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                        sagt was?

                        andreas@iOProduktiv:~$ mysqldump --version
                        mysqldump  Ver 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
                        

                        @marc-berg sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                        Edit: wohl doch eher ein Link.

                        Yep

                        Marc BergM 1 Reply Last reply
                        0
                        • metaxaM metaxa

                          @marc-berg sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                          sagt was?

                          andreas@iOProduktiv:~$ mysqldump --version
                          mysqldump  Ver 10.19 Distrib 10.11.6-MariaDB, for debian-linux-gnu (x86_64)
                          

                          @marc-berg sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                          Edit: wohl doch eher ein Link.

                          Yep

                          Marc BergM Offline
                          Marc BergM Offline
                          Marc Berg
                          Most Active
                          wrote on last edited by Marc Berg
                          #12

                          @metaxa

                          320fca09-86fa-4ed7-ad1d-0f25dd3dc7ee-1725570644716-25c0cea0-f66e-4a6f-8cb9-2e896f505140-image.png

                          MariaDB 5 ist jetzt auch schon mindestens vier Jahre alt. Vielleicht gibt es Inkompatibilitäten mit dem Client. Ist aber jetzt reines Raten.

                          EDIT: das würde erklären, dass es "irgendwann" nicht mehr funktionierte. Mit einem Updates des Clients.

                          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                          Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                          metaxaM 1 Reply Last reply
                          0
                          • Marc BergM Marc Berg

                            @metaxa

                            320fca09-86fa-4ed7-ad1d-0f25dd3dc7ee-1725570644716-25c0cea0-f66e-4a6f-8cb9-2e896f505140-image.png

                            MariaDB 5 ist jetzt auch schon mindestens vier Jahre alt. Vielleicht gibt es Inkompatibilitäten mit dem Client. Ist aber jetzt reines Raten.

                            EDIT: das würde erklären, dass es "irgendwann" nicht mehr funktionierte. Mit einem Updates des Clients.

                            metaxaM Offline
                            metaxaM Offline
                            metaxa
                            wrote on last edited by
                            #13

                            @marc-berg Ich fürchte, du liegst richtig. Habe gerade angefangen von 5 auf 10 upzugraden.

                            https://kb.synology.com/de-de/DSM/tutorial/How_to_migrate_database_MariaDB5_to_MariaDB10#:~:text=Melden Sie sich beim MariaDB 10 -Server an.,Migration zu importieren und abzuschließen.

                            Mal schauen wie weit ich komme 😰

                            Marc BergM Thomas BraunT 2 Replies Last reply
                            0
                            • metaxaM metaxa

                              @marc-berg Ich fürchte, du liegst richtig. Habe gerade angefangen von 5 auf 10 upzugraden.

                              https://kb.synology.com/de-de/DSM/tutorial/How_to_migrate_database_MariaDB5_to_MariaDB10#:~:text=Melden Sie sich beim MariaDB 10 -Server an.,Migration zu importieren und abzuschließen.

                              Mal schauen wie weit ich komme 😰

                              Marc BergM Offline
                              Marc BergM Offline
                              Marc Berg
                              Most Active
                              wrote on last edited by
                              #14

                              @metaxa sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                              Habe gerade angefangen von 5 auf 10 upzugraden.

                              Große Sprünge tun meist besonders weh. Viel Erfolg!

                              NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+EMQX+Grafana

                              Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                              Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                              1 Reply Last reply
                              1
                              • metaxaM metaxa

                                @marc-berg Ich fürchte, du liegst richtig. Habe gerade angefangen von 5 auf 10 upzugraden.

                                https://kb.synology.com/de-de/DSM/tutorial/How_to_migrate_database_MariaDB5_to_MariaDB10#:~:text=Melden Sie sich beim MariaDB 10 -Server an.,Migration zu importieren und abzuschließen.

                                Mal schauen wie weit ich komme 😰

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #15

                                @metaxa

                                Dann schau dir den Rest vom System auch an. Vermutlich ist das ähnlich alt und daher ein guter Kandidat für weiteren Ärger aus der Ecke 'versumpftes System'...

                                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

                                HomoranH metaxaM 2 Replies Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @metaxa

                                  Dann schau dir den Rest vom System auch an. Vermutlich ist das ähnlich alt und daher ein guter Kandidat für weiteren Ärger aus der Ecke 'versumpftes System'...

                                  HomoranH Do not disturb
                                  HomoranH Do not disturb
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by
                                  #16

                                  @thomas-braun sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                                  Dann schau dir den Rest vom System auch an. Vermutlich ist das ähnlich alt und daher ein guter Kandidat für weiteren Ärger aus der Ecke 'versumpftes System'...

                                  Naja, Maria ist ein anderes System, nämlich eine Syno

                                  kein Support per PN! - Fragen im Forum stellen -
                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Reply Last reply
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @metaxa

                                    Dann schau dir den Rest vom System auch an. Vermutlich ist das ähnlich alt und daher ein guter Kandidat für weiteren Ärger aus der Ecke 'versumpftes System'...

                                    metaxaM Offline
                                    metaxaM Offline
                                    metaxa
                                    wrote on last edited by
                                    #17

                                    @thomas-braun sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                                    aus der Ecke 'versumpftes System'...

                                    Melde gehorsamst:

                                    • iO auf einer Debian12 VM, topaktuell und gepflegt
                                    • Syno kratzt am EOL

                                    @homoran sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                                    Naja, Maria ist ein anderes System, nämlich eine Syno

                                    Danke! 🤜 🤛

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • metaxaM metaxa

                                      @thomas-braun sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                                      aus der Ecke 'versumpftes System'...

                                      Melde gehorsamst:

                                      • iO auf einer Debian12 VM, topaktuell und gepflegt
                                      • Syno kratzt am EOL

                                      @homoran sagte in BackitUp - SQL Sicherung schlägt seit Längerem fehl:

                                      Naja, Maria ist ein anderes System, nämlich eine Syno

                                      Danke! 🤜 🤛

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #18

                                      Hatte nicht gesehen, das die DB auf einem anderen System als der DB-Client läuft.

                                      Aber man siehr hier auch wieder gut, warum es keine gute Idee ist die Code-Basis auseinander driften zu lassen. Das eine Paket verlangt nach einem anderen Paket in einer bestimmten Mindest-Version.

                                      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

                                      metaxaM 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        Hatte nicht gesehen, das die DB auf einem anderen System als der DB-Client läuft.

                                        Aber man siehr hier auch wieder gut, warum es keine gute Idee ist die Code-Basis auseinander driften zu lassen. Das eine Paket verlangt nach einem anderen Paket in einer bestimmten Mindest-Version.

                                        metaxaM Offline
                                        metaxaM Offline
                                        metaxa
                                        wrote on last edited by
                                        #19

                                        @Marc-Berg neues Problem:
                                        abd3e703-9692-4a25-b356-2dfe1f1f5890-image.png

                                        Hat jemand eine Idee?

                                        metaxaM CodierknechtC 2 Replies Last reply
                                        0
                                        • metaxaM metaxa

                                          @Marc-Berg neues Problem:
                                          abd3e703-9692-4a25-b356-2dfe1f1f5890-image.png

                                          Hat jemand eine Idee?

                                          metaxaM Offline
                                          metaxaM Offline
                                          metaxa
                                          wrote on last edited by metaxa
                                          #20

                                          @ all
                                          Da sind noch mehrere Probleme, beginnend damit, dass eine Tabelle viel zu groß zum exportiern und damit auch viel zu groß (>2GB) um sie in MaraDB10 zu importieren.

                                          Jetzt bin ich grad dabei herauszufinden wie ich uralte DS lösche und danach hoffentlich die DB schrumpfen kann.

                                          metaxaM 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          396

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe