• Deutsch
  • English
  • Anmeldung OTOBO Community
+49 (0)9427 68 39 000
OTOBO
  • SOFTWARE
    • Software | Überblick
    • IT Service Management
    • Customer Service Management
    • Enterprise Service Management
    • Demo
    • Download
    • Dokumentation
  • SERVICES
    • Überblick Services
    • Beratung
    • Training
    • Entwicklung
    • OTRS Migration zu OTOBO
    • Support
    • Managed Service
    • Support-Portal
  • UNTERNEHMEN
    • Über uns
    • Karriere
    • Partner
    • Kontakt
    • Newsletter
  • RESSOURCEN
  • COMMUNITY
    • Open Source
    • Community Forum
    • Download
    • Dokumentation
    • OTOBO übersetzen
  • Click to open the search input field Click to open the search input field Suche
  • Menü Menü

Schlagwörter: backup, Docker, OTOBO

Ansicht von 1 Antwort-Thread
  • Autor
    Beiträge
    • 1. Januar 2021 um 12:04 Uhr - Views: 1319 #10433
      Markus Lembke
      Teilnehmer

        Hi,

        I’ve a little Problem regarding my Backup.
        I’ve followed the Article, but if i execute the Bakup command, i always get that error.

        —->

        root@srvotobo01:/opt/otobo-docker# docker run -it –rm –volume otobo_opt_otobo:/opt/otobo –volume otobo_backup:/otobo_backup –network otobo_default rotheross/otobo:latest scripts/backup.pl -d /otobo_backup
        Backup /otobo_backup/2021-01-01_10-49/Config.tar.gz … done
        Backup /otobo_backup/2021-01-01_10-49/Application.tar.gz … done
        Dumping mysql data to /otobo_backup/2021-01-01_10-49/DatabaseBackup.sql.gz …
        mysqldump: Error 2020: Got packet bigger than ‚max_allowed_packet‘ when dumping table package_repository at row: 1
        failed
        Deleting incomplete backup /otobo_backup/2021-01-01_10-49 … done
        [Fri Jan 1 10:49:55 2021] backup.pl: Backup failed at /opt/otobo/scripts/backup.pl line 322.

        <—-

        I’ve installed the folowing Packages

        • ITSM,
        • FAQ,
        • Survey,
        • Master/Slave,
        • ImportExport,
        • GeneralCatalog

        As i understand the Error correctly, it depands on the My.cf and there the Section [mysqldump].
        In the dockcker-compose file, there is a Command

        —>
        command: –max-allowed-packet=134217728 –character-set-server=utf8mb4 –collation-server=utf8mb4_unicode_ci –innodb-log-file-size=268435456
        <—

        I’ve increased the Value, but it dosn’t solve my Problem.

        So hope you can help.

        Best Regards,

        Markus

      • 14. Januar 2021 um 8:22 Uhr #10551
        Stefan Rother
        Administrator

          Hi Markus,

          I hope you are well!

          Please excuse the late reply, we are currently a bit stretched with answering OTOBO related queries on all channels.

          You need to set the mysql/mariadb setting max_allowed_package higher (at least 64MB). In your case it’s possible to set this value directly inside the backup.pl script:

          otobo_backup:/otobo_backup –network otobo_default rotheross/otobo:latest scripts/backup.pl –max-allowed-packet=64000000 -d /otobo_backup

          Best wishes from Germany,

          Stefan Rother

          Team OTOBO

          • 17. Januar 2021 um 18:02 Uhr #10572
            Markus Lembke
            Teilnehmer

              Hi Stefan,

              i’ve tried it, but with no luck.

              ->

              root@srvotobo01:/opt/otobo-docker# docker run -it –rm –volume otobo_opt_otobo:/opt/otobo –volume otobo_backup:/otobo_backup –network otobo_default rotheross/otobo:latest scripts/backup.pl –max-allowed-packet=256000000 -d /otobo_backup
              Backup /otobo_backup/2021-01-17_16-56/Config.tar.gz … done
              Backup /otobo_backup/2021-01-17_16-56/Application.tar.gz … done
              Dumping mysql data to /otobo_backup/2021-01-17_16-56/DatabaseBackup.sql.gz …
              mysqldump: Error 2020: Got packet bigger than ‚max_allowed_packet‘ when dumping table package_repository at row: 1
              failed
              Deleting incomplete backup /otobo_backup/2021-01-17_16-56 … done
              [Sun Jan 17 16:57:00 2021] backup.pl: Backup failed at /opt/otobo/scripts/backup.pl line 322.

              <–

              I’ve used to set it to 256MB, but it dosn’t help.
              How do i set this Parameter directly in mysql/mariadb?

              Best regards,

              Markus

        • Autor
          Beiträge
        Ansicht von 1 Antwort-Thread
        • Du musst angemeldet sein, um auf dieses Thema antworten zu können.

        Foren durchsuchen

        Anmeldung

        Anmeldung

        Konto erstellen
        Passwort vergessen?

        Login via Social

        Profil

        Bitte vervollständigen Sie nach der Registrierung Ihr Profil, das vereinfacht die spätere Kommunikation enorm. Ihre Profileinstellung finden Sie, wenn Sie auf Ihr Avatarbild klicken.

        Sie können Ihren Avatar ändern, indem Sie sich mit Ihrer E-Mail-Adresse unter gravatar.com registrieren.

        Letzte Aktivitäten

        • FAQ: kaputtes Copy & Paste von Bildern zwischen Artikeln
        • Dynamische Felder in AgentTicketNote mit ACL verstecken
        • Benachrichtigung „Ticket wurde mir entzogen“ möglich?
        • Statistik Anzahl Tickets pro Agent
        • Docker: Ändern des redis Hosts

        Unternehmen

        Über uns
        Karriere
        Stellenbörse
        Partner werden
        Kontakt
        Newsletter

        OTOBO | Simplify work and create exceptional service experiences.

        Die Source Code Owner und Maintainer hinter OTOBO.

        Software

        Service Management-Plattform
        OTOBO Demo
        OTOBO Download
        OTOBO Dokumentation

        Security-Problem melden:
        security@otobo.org

        Services

        Support-Portal
        Beratung
        Training
        Support
        Managed Services
        Erweiterung
        OTRS Migration
        Partner finden

        Community

        Open Source
        Community Forum
        Mitmachen
        OTOBO Developer
        OTOBO@GitHub

        © 2026 Rother OSS GmbH | All rights reserved.
        • Cookie-Einstellungen
        • Impressum
        • Datenschutz
        • Haftungsausschluss
        Nach oben scrollen Nach oben scrollen Nach oben scrollen