Search found 21 matches

by mejo
17 Nov 2015, 11:22
Forum: Help
Topic: OTRS 5: »No valid 'utf-8' string« at MailAccountFetch
Replies: 2
Views: 2208

Re: OTRS 5: »No valid 'utf-8' string« at MailAccountFetch

Indeed it was as suspected: The OTRS error messages regarding "no valid 'utf-8' string" created a loop of error messages that were sent to the inbox and fetched by OTRS, which in turn produced a new error message. Unfortunately, this again happened as a rather old and buggy telephone syste...
by mejo
16 Nov 2015, 19:30
Forum: Help
Topic: OTRS 5: »No valid 'utf-8' string« at MailAccountFetch
Replies: 2
Views: 2208

Re: OTRS 5: »No valid 'utf-8' string« at MailAccountFetch

Ok, after thinking again, probably the following happens: initially we got a mail with a malformed string. MailAccountFetch fetched that mail and threw an error. That error resulted in a new mail to our inbox, which in turn got fetched by the OTRS MailAccountFetch cronjob. But the error mail contain...
by mejo
16 Nov 2015, 19:17
Forum: Help
Topic: OTRS 5: »No valid 'utf-8' string« at MailAccountFetch
Replies: 2
Views: 2208

OTRS 5: »No valid 'utf-8' string« at MailAccountFetch

We've a rather annoying issue after upgrading to OTRS 5. Probably the issue is completely unrelated to the upgrade though. The MailAccountFetch cronjob sends an error message »No valid 'utf-8' string« every time it runs. The weird thing is that the error message seems to be about the same message/st...
by mejo
20 Jan 2015, 16:25
Forum: Hilfe
Topic: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid
Replies: 4
Views: 1843

Re: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid

Ich habe nun alle ITSM Erweiterungen komplett deinstalliert und anschließend neu installiert. Das hat das Problem behoben. Das DynamicField existiert nun wie erwartet und das ursprüngliche Problem ist weg.
by mejo
20 Jan 2015, 15:25
Forum: Hilfe
Topic: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid
Replies: 4
Views: 1843

Re: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid

Nope, das DynamicField existiert nicht. Das ist ja das Problem. Wie (und in welchem Bereich, Artikel oder Ticket) muss ich es anlegen? Bzw. kann ich evtl. den Prozess zum anlegen der DynamicFields für ITSM irgendwie wiederholen? Erneutes installieren der ITSM Pakete bringt leider nix, das hab ich sc...
by mejo
20 Jan 2015, 15:06
Forum: Hilfe
Topic: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid
Replies: 4
Views: 1843

Re: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid

Nach etwas Debugging habe ich das Problem weiter isoliert: der ITSM-Patch in Kernel/Modules/AgentTicketActionCommon.pm erfordert das DynamicField 'ITSMCriticality': # --- # ITSM # --- if ( ($GetParam{ServiceID} && $Service{Criticality} ) || !$GetParam{ServiceID} ) { # get config for critical...
by mejo
15 Jan 2015, 14:21
Forum: Hilfe
Topic: Fehler nach Update auf 3.3.11: Message: The field configuration is invalid
Replies: 4
Views: 1843

Fehler nach Update auf 3.3.11: Message: The field configuration is invalid

Hallo, nach dem Update von OTRS 3.3.9 auf 3.3.11 (via RPM Paket) führen einige Formulare (z.B. Schließen, Notiz) dazu, dass der Browser die Antwort auf das abgeschickte Formular (index.pl) herunterladen will anstatt sie anzuzeigen. Die Aktion wurde trotzdem erfolgreich durchgeführt (Ticket geschloss...
by mejo
30 Sep 2013, 09:08
Forum: Hilfe
Topic: PostMasterMailbox.pl: Fehlermeldungen
Replies: 2
Views: 1811

Re: PostMasterMailbox.pl: Fehlermeldungen

Hat niemand eine Idee, was die Fehlermeldungen auslösen könnte, oder wie man die Probleme fixen kann?
by mejo
25 Sep 2013, 09:54
Forum: Hilfe
Topic: PostMasterMailbox.pl: Fehlermeldungen
Replies: 2
Views: 1811

PostMasterMailbox.pl: Fehlermeldungen

Hallo, PostMasterMailbox.pl erzeugt immer mal wieder Fehlermeldungen. Da diese doch recht häufig (mehrmals täglich) auftreten, ich aber nix wirklich brauchbares dazu gefunden habe (weder aussagekräftigen Log-Einträge noch im Web), frag ich einfach mal nach: Charset encode 'us-ascii' -=> 'utf-8' (Wir...
by mejo
25 Sep 2013, 09:11
Forum: Hilfe
Topic: SystemMonitoring: Could not find any CI with the name
Replies: 1
Views: 823

Re: SystemMonitoring: Could not find any CI with the name

Was hält die Community von meinem Vorschlag?
by mejo
04 Sep 2013, 12:55
Forum: Hilfe
Topic: SystemMonitoring: Could not find any CI with the name
Replies: 1
Views: 823

SystemMonitoring: Could not find any CI with the name

Heya, gibt es einen Grund, warum die Regex für Hosts und Services im SystemMonitoring mit '(.*)\s*' endet, und nicht mit '(\S+)'? Bei uns funktioniert die Default-Einstellung nicht. Die Regex (.*) greift sich offenbar die Leerzeichen und Zeilenumbrüche mit, was das SystemMonitoring beim zuordnen der...
by mejo
04 Sep 2013, 12:49
Forum: Hilfe
Topic: AgentTicketQueue Anzahl Tickets
Replies: 3
Views: 1554

Re: AgentTicketQueue Anzahl Tickets

Super, sieht gut aus. Wäre klasse, wenn das ins nächste OTRS-Release gemerged werden könnte :)
by mejo
04 Sep 2013, 11:26
Forum: Hilfe
Topic: AgentTicketQueue Anzahl Tickets
Replies: 3
Views: 1554

AgentTicketQueue Anzahl Tickets

Hallo, wir haben ein seltsames Problem mit der Anzeige von Tickets nach Queue (Action=AgentTicketQueue): Die Anzahl der angezeigten Tickets auf einer Seite bleibt immer auf maximal 50 beschränkt, unabhängig davon, welche Einstellung (Tickets pro Seite) vorgenommen wird. Wenn man eine Einstellung nie...
by mejo
04 Sep 2013, 11:21
Forum: Hilfe
Topic: PostMasterMailbox.pl: POP3: Auth for user foo/server failed!
Replies: 2
Views: 1604

Re: PostMasterMailbox.pl: POP3: Auth for user foo/server fai

Danke für die Antwort.

Wir haben das Problem jetzt behoben gekriegt, indem wir von POP3 auf IMAP gewechselt sind. Allerdings denke ich nach wie vor, dass zumindest die Fehlermeldung vom OTRS eindeutiger ausfallen sollte.
by mejo
03 Sep 2013, 17:33
Forum: Hilfe
Topic: PostMasterMailbox.pl: POP3: Auth for user foo/server failed!
Replies: 2
Views: 1604

PostMasterMailbox.pl: POP3: Auth for user foo/server failed!

Hallo, wir bekommen mehrmals täglich Fehlermeldungs-Mails vom OTRS Postmaster, dass die Mails nicht per POP3 von unserem Domino-Server abholen kann. Das Problem ist rellativ klar: Das Postfach ist bereits durch einen anderen Login belegt. Wenn ich manuell versuche, mich doppelt in den POP3-Account e...
by mejo
14 Jun 2013, 12:05
Forum: Hilfe
Topic: GenericAgent.pl: Need TicketID!
Replies: 1
Views: 728

GenericAgent.pl: Need TicketID!

Hallo, eine weitere Fehlermeldung, die immer wieder auftaucht (vom Cronjob "$HOME/bin/otrs.GenericAgent.pl -c db >> /dev/null" ausgelöst): ERROR: OTRS-otrs.GenericAgent.pl-30 Perl: 5.8.8 OS: linux Time: Fri Jun 14 12:00:06 2013 Message: Need TicketID! Traceback (11172): Module: Kernel::Sys...
by mejo
14 Jun 2013, 11:33
Forum: Hilfe
Topic: PostMasterMailbox.pl: No Lock for True found!, Need LockID
Replies: 2
Views: 1247

Re: PostMasterMailbox.pl: No Lock for True found!, Need Lock

Hmm, wir haben ziemlich viel PostMaster Filter. Bei einigen war 'X-OTRS-Lock' oder 'X-OTRS-FollowUp-Lock' auf 'True' gesetzt. Jetzt scheint aber nur 'Lock' oder 'Unlock' erlaubt zu sein. Da das setzen der Locks an den Stellen eh sinnlos war, hab ich's einfach mal entfernt. Bisher sieht's gut aus. Ke...
by mejo
12 Jun 2013, 15:30
Forum: Hilfe
Topic: Antworten bei gesperrten Tickets unabhängig vom Besitzer
Replies: 2
Views: 1100

Re: Antworten bei gesperrten Tickets unabhängig vom Besitzer

Danke für das Feedback. Ist nicht ganz, was ich mir vorgestellt hab, weil die Sperr-Funktion ja noch anderen Nutzen hat.
by mejo
12 Jun 2013, 14:56
Forum: Hilfe
Topic: PostMasterMailbox.pl: No Lock for True found!, Need LockID
Replies: 2
Views: 1247

PostMasterMailbox.pl: No Lock for True found!, Need LockID

Hallo, wir haben OTRS 3.2.7 mit der ITSM Erweiterung bei uns laufen. Immer mal wieder erzeugt der PostMasterMailbox Cronjob einen Traceback. Leider kann ich aus dem Traceback nicht entnehmen, um welche(s) Mail/Ticket es geht. Suchen nach der Fehlermeldung hat ebenfalls keine brauchbaren Ergebnisse g...
by mejo
03 Jun 2013, 10:55
Forum: Hilfe
Topic: Antworten bei gesperrten Tickets unabhängig vom Besitzer
Replies: 2
Views: 1100

Antworten bei gesperrten Tickets unabhängig vom Besitzer

Hallo, gibt es eine Möglichkeit, einzelnen Benutzer*innen im OTRS (3.2) die Funktion 'antworten' immer zu erlauben, auch wenn diese bei gesperrten Tickets weder 'Besitzer' noch 'Verantwortlicher' sind? Vor allem für die Situation, dass ein/e Kolleg*in krank oder im Urlaub ist, jemand anders dem Kund...
by mejo
27 Mar 2013, 13:49
Forum: Hilfe
Topic: OTRS liefert Probleme nach Perl-Update afu 5.8.8-38.el5.i386
Replies: 18
Views: 5673

Re: OTRS liefert Probleme nach Perl-Update afu 5.8.8-38.el5.

For the record: I had the same problem. After fiddling around with perl modules I finally found out that the module Scalar::Utils was manually installed. I fetched the latest version from (https://metacpan.org/module/Scalar::Util) and installed it again. Afterwards, OTRS worked as expected again. Ed...