• 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 0 Antwort-Threads
  • Autor
    Beiträge
    • 27. Juni 2023 um 11:13 Uhr - Views: 1165 #15330
      Domenic Beyer
      Teilnehmer

        Hallo zusammen,

        wir haben gerade das Problem, dass einige Otobo-Tickets nicht mehr angezeigt werden können. Aber nur einige wenige haben dieses Problem. Die meisten funktionieren ohne Probleme.

         

        Otobo Version: 10.1.7

        Installationsart: Apache2 Installation

         

        Geändert haben wir nicht wirklich was. Es besteht gerade lediglich das Problem, dass otobo die Mails nicht mehr abrufen kann.

        Auszug aus Apache2/error.log

        Message: Need ArticleID!

        RemoteAddress: 172.16.0.57
        RequestURI: /otobo/index.pl?Action=AgentTicketZoom;TicketID=3678&OTOBOAgentInterface=14BxAQaoLwH4IzEQTY1JrTqhaqRUJio9

        Traceback (231726):
        Module: Kernel::System::Ticket::Article::ArticleFlagGet Line: 517
        Module: Kernel::Modules::AgentTicketZoom::_ArticleTree Line: 2255
        Module: Kernel::Modules::AgentTicketZoom::MaskAgentZoom Line: 1163
        Module: Kernel::Modules::AgentTicketZoom::Run Line: 827
        Module: Kernel::System::Web::InterfaceAgent::Content Line: 1239
        Module: Kernel::System::Web::InterfaceAgent::Response Line: 1321
        Module: Kernel::System::Web::App::call Line: 86
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::App::URLMap::call Line: 71
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 217
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 187
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 173
        Module: Plack::Middleware::HTTPExceptions::try {…} Line: 20

        [Tue Jun 27 11:07:40 2023] -e: Use of uninitialized value $Article{„ChannelName“} in string eq at /opt/otobo/bin/psgi-bin/../../Kernel/Modules/AgentTicketZoom.pm line 2288.
        [Tue Jun 27 11:07:40 2023] -e: Use of uninitialized value $Article{„SenderTypeID“} in hash element at /opt/otobo/bin/psgi-bin/../../Kernel/Modules/AgentTicketZoom.pm line 2291.
        [Tue Jun 27 11:07:40 2023] -e: Use of uninitialized value within %ArticleSenderTypeList in string eq at /opt/otobo/bin/psgi-bin/../../Kernel/Modules/AgentTicketZoom.pm line 2291.
        ERROR: OTOBO-CGI-65 Perl: 5.30.0 OS: linux Time: Tue Jun 27 09:07:40 2023

        Message: Need TicketID!

        RemoteAddress: 172.16.0.57
        RequestURI: /otobo/index.pl?Action=AgentTicketZoom;TicketID=3678&OTOBOAgentInterface=14BxAQaoLwH4IzEQTY1JrTqhaqRUJio9

        Traceback (231726):
        Module: Kernel::System::Ticket::Article::BackendForArticle Line: 117
        Module: Kernel::Modules::AgentTicketZoom::_ArticleTree Line: 2301
        Module: Kernel::Modules::AgentTicketZoom::MaskAgentZoom Line: 1163
        Module: Kernel::Modules::AgentTicketZoom::Run Line: 827
        Module: Kernel::System::Web::InterfaceAgent::Content Line: 1239
        Module: Kernel::System::Web::InterfaceAgent::Response Line: 1321
        Module: Kernel::System::Web::App::call Line: 86
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::App::URLMap::call Line: 71
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 217
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 187
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 173
        Module: Plack::Middleware::HTTPExceptions::try {…} Line: 20

        [Tue Jun 27 11:07:40 2023] -e: Use of uninitialized value in hash element at /opt/otobo/bin/psgi-bin/../../Kernel/Modules/AgentTicketZoom.pm line 1971.
        ERROR: OTOBO-CGI-65 Perl: 5.30.0 OS: linux Time: Tue Jun 27 09:08:44 2023

        Message: No TicketID is given!

        RemoteAddress: 172.16.0.57
        RequestURI: /otobo/index.pl

        Traceback (231746):
        Module: Kernel::Output::HTML::Layout::Error Line: 1064
        Module: Kernel::Output::HTML::Layout::ErrorScreen Line: 1044
        Module: Kernel::Modules::AgentTicketZoom::Run Line: 247
        Module: Kernel::System::Web::InterfaceAgent::Content Line: 1239
        Module: Kernel::System::Web::InterfaceAgent::Response Line: 1321
        Module: Kernel::System::Web::App::call Line: 86
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::App::URLMap::call Line: 71
        Module: Plack::Component::__ANON__ Line: 50
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 217
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 187
        Module: Plack::Sandbox::_2fopt_2fotobo_2fbin_2fpsgi_2dbin_2fotobo_2epsgi::__ANON__ Line: 173
        Module: Plack::Middleware::HTTPExceptions::try {…} Line: 20

         

         

        Hat jemand eine Idee, was wir probieren könnten?

         

        Danke!

    • Autor
      Beiträge
    Ansicht von 0 Antwort-Threads
    • 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

    • Dynamische Felder in AgentTicketNote mit ACL verstecken
    • FAQ: kaputtes Copy & Paste von Bildern zwischen Artikeln
    • 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