• 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ü
Ansicht von 1 Antwort-Thread
  • Autor
    Beiträge
    • 15. Mai 2025 um 11:48 Uhr - Views: 661 #35199
      Carlo Varnero
      Teilnehmer

        Hi, i’m facing a redirection loop after updating from version 11.0.8 to 11.0.9.

        Right after login Agent is faced with a page where you have to click on a link to accept changes: https://xxxxx/otobo/index.pl?Action=AgentInfo;Accept=1

        Clicking on the link causes a redirection loop. What have I missed in the upgrade procedure?

        loop:

        xxxxxx - - [15/May/2025:11:00:34 +0200] "GET /otobo/index.pl?Action=AgentInfo;Accept=1 HTTP/1.1" 302 240 "https://xxxxxx/otobo/index.pl?Action=AgentInfo" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"
        xxxxxx - - [15/May/2025:11:00:34 +0200] "GET /otobo/index.pl?Action=AgentInfo;Accept=1 HTTP/1.1" 302 240 "https://xxxxxx/otobo/index.pl?Action=AgentInfo" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"
        xxxxxx - - [15/May/2025:11:00:34 +0200] "GET /otobo/index.pl?Action=AgentInfo;Accept=1 HTTP/1.1" 302 240 "https://xxxxxx/otobo/index.pl?Action=AgentInfo" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"
        xxxxxx - - [15/May/2025:11:00:34 +0200] "GET /otobo/index.pl?Action=AgentInfo;Accept=1 HTTP/1.1" 302 240 "https://xxxxxx/otobo/index.pl?Action=AgentInfo" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15"

        this is how the upgrade has been done:

        as root
        systemctl stop postfix
        systemctl stop apache2
        systemctl stop cron

        as user otobo:
        cd /opt/otobo
        bin/Cron.sh stop
        bin/otobo.Daemon.pl stop

        as root:
        cd otobo-install/
        cp -r otobo-11.0.9/* /opt/otobo
        cd ..
        cp backup/Config.pm otobo/Kernel/
        /opt/otobo/bin/otobo.SetPermissions.pl –skip-article-dir

        as user otobo:
        perl /opt/otobo/bin/otobo.CheckModules.pl –list
        /opt/otobo/bin/otobo.Console.pl Admin::Package::ReinstallAll
        /opt/otobo/bin/otobo.Console.pl Admin::Package::UpgradeAll
        /opt/otobo/bin/otobo.Console.pl Maint::Config::Rebuild
        bin/otobo.Daemon.pl start
        bin/Cron.sh start

        as root:
        systemctl start postfix
        systemctl start apache2
        systemctl start cron

         

        regards

      • 15. Mai 2025 um 12:17 Uhr #35200
        Sven Oesterling
        Administrator

          Hi Carlo,

          this is a regression of the latest patch which was overlooked. I just fixed it in the code: https://github.com/RotherOSS/otobo/issues/4342 We will plan another patch, asap.

          To fix it on your side before that, please either directly swap the affected file on your system. (Download it from github: https://github.com/RotherOSS/otobo/blob/rel-11_0/Kernel/Modules/AgentInfo.pm (or wget https://github.com/RotherOSS/otobo/raw/refs/heads/rel-11_0/Kernel/Modules/AgentInfo.pm) and just copy it to your Kernel/Modules/AgentInfo.pm.) Or alternatively temporarily disable the AgentInfo functionality by running the following Console command, which will reset the SysConfig setting:

          bin/otobo.Console.pl Admin::Config::Update --setting-name 'PreApplicationModule###AgentInfo' --valid 0

          Sorry for the inconvenience, Sven

          • 15. Mai 2025 um 15:10 Uhr #35201
            Carlo Varnero
            Teilnehmer

              Thanks editing AgentInfo.pm worked

        • 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