Search found 4002 matches

by root
19 Feb 2024, 11:51
Forum: Hilfe
Topic: Seit Umstellung bei IONOS keine Ticket Benachrichtung mehr
Replies: 8
Views: 1630

Re: Seit Umstellung bei IONOS keine Ticket Benachrichtung mehr

Hallo,

mit welchem Absender wird so eine E-Mail denn versendet (Tipp: Kommunikationslog).

- Roy
by root
16 Feb 2024, 09:04
Forum: Help
Topic: 500 Error after upgrading to Znuny 7.0.15
Replies: 12
Views: 1709

Re: 500 Error after upgrading to Znuny 7.0.15

You are missing the version number and .opm extension there. su - otrs -c 'bin/znuny.Console.pl Admin::Package::Upgrade https://download.znuny.org/releases/itsm/packages7/:GeneralCatalog-7.0.1.opm @Skullz: You're wrong. When the version number is missing, the package manager determines the latest v...
by root
15 Feb 2024, 20:17
Forum: Help
Topic: 500 Error after upgrading to Znuny 7.0.15
Replies: 12
Views: 1709

Re: 500 Error after upgrading to Znuny 7.0.15

Hi, ok, let's clean up a little bit. CloneDB is not required anymore, just uninstall it: sudo su - otrs -c 'bin/znuny.Console.pl Admin::Package::Uninstall CloneDB' The ITSM package can't be upgraded because the repository probably points to the 6x add-ons and not 7. Fix it with these commands: sudo ...
by root
14 Feb 2024, 23:57
Forum: Help
Topic: 500 Error after upgrading to Znuny 7.0.15
Replies: 12
Views: 1709

Re: 500 Error after upgrading to Znuny 7.0.15

Hi,

The add-ons you have installed in the 6.5 are not properly upgraded. Try this with the application user:

bin/znuny.Console.pl Admin::Package::UpgradeAll

Then restart the web server and try again.

- Roy
by root
14 Feb 2024, 23:51
Forum: Help
Topic: 500 Error after upgrading to Znuny 7.0.15
Replies: 12
Views: 1709

Re: 500 Error after upgrading to Znuny 7.0.15

Hi,

Well, an internal server error should leave a trace in the error_log of the web server.

- Roy
by root
14 Feb 2024, 22:39
Forum: Hilfe
Topic: Update 7.0.11 => 7.0.15: HTML Editor lädt nicht
Replies: 2
Views: 1442

Re: Update 7.0.11 => 7.0.15: HTML Editor lädt nicht

bastimm wrote: 14 Feb 2024, 14:28 selber gelöst ;-)
./znuny.Console.pl Maint::Config::Rebuild
Hi,

das passiert eigentlich immer wenn das Migrationscript ausgeführt wurde. War das der Fall?

- Roy
by root
12 Feb 2024, 14:04
Forum: Hilfe
Topic: Seit Umstellung bei IONOS keine Ticket Benachrichtung mehr
Replies: 8
Views: 1630

Re: Seit Umstellung bei IONOS keine Ticket Benachrichtung mehr

Hallo,

schau Dir mal die Systemeinstellungen an die Envelope im Namen haben.

- root
by root
09 Feb 2024, 12:14
Forum: Hilfe
Topic: Neuen Besitzer automatisch über Vorlage einfügen
Replies: 3
Views: 1435

Re: Neuen Besitzer automatisch über Vorlage einfügen

Hallo, Einen Platzhalter dafür gibt es nicht, aber vielleicht kommt man auf eine Lösung mit mehr Kontext. Sprich warum bzw. wieso muss in der Vorlage der neue Besitzer stehen. Zusammen mit der TicketNotification beim kann man da schon Alternativen konfigurieren. Soll eine oder keine Notification ges...
by root
07 Feb 2024, 18:00
Forum: Hilfe
Topic: Kundenbenutzer mit mehreren Kundennummern
Replies: 3
Views: 1378

Re: Kundenbenutzer mit mehreren Kundennummern

Hallo, ich suche eine Möglichkeit einem Kundenbenutzer mehrere Kundennummern zuzuweisen. Das geht im Kundeninformations-Zentrum (CUIC). Wenn ich dann ein Ticket für diesen Kundenbenutzer anlege, muss es möglich sein, aus den zugewiesenen Kundennummern die für diesen Fall richtige Kundennummer auszuw...
by root
05 Feb 2024, 14:36
Forum: Hilfe
Topic: Nachricht an alle Kundenbenutzer gleichzeitig versenden
Replies: 7
Views: 2173

Re: Nachricht an alle Kundenbenutzer gleichzeitig versenden

Manfred89 wrote: 03 Feb 2024, 12:33 Danke für die Antwort

Es geht darum, dass die Leute einfach im Ticketsystem ein Workflow haben und dann am Ende an z.B. 30 Empfänger eine Nachricht senden möchten.

Dazu muss kein extra Ticket geschrieben/erstellt werden.
Hallo,

Dafür gibt's Verteilerlisten. Und ohne Tiket kein Workflow

- Roy
by root
01 Feb 2024, 16:55
Forum: Allgemeines
Topic: Znuny 7 AD Felder
Replies: 3
Views: 1553

Re: Znuny 7 AD Felder

Hallo,

das reicht wenn in postaladdress alles drin steht. Meist sind aber PLZ, Ort und Strasse separate Felder. Einfach mal mit der MMC oder einem LDAP-Browser checken.

- Roy
by root
31 Jan 2024, 20:53
Forum: Allgemeines
Topic: Problem mit HTTP GET-Anfragen in OTRS über PowerShell
Replies: 5
Views: 1757

Re: Problem mit HTTP GET-Anfragen in OTRS über PowerShell

Hi, ich hab hier mal ein Beispiel wie wir es nutzen, ggf. Methode (ich verweigere ich dem GET) und URL einfach anpassen: $UserLogin = "xxx" $Password = "xxx" $TicketId = 123456 $uri = "https://xx.yy.zz.com/otrs/nph-genericinterface.pl/Webservice/REST" $headers = @{} $he...
by root
31 Jan 2024, 08:06
Forum: Help
Topic: Error retrieving messages 'IMAPS': Could not select
Replies: 2
Views: 1479

Re: Error retrieving messages 'IMAPS': Could not select

Hello Neil, "2 BAD User is authenticated but not connected." indicates that something changed on the O365 side. Often permissions. There are several entries in to MS TechNet for this error. Related and also possible: the user who retrieved the token requires to have and keep permissions fo...
by root
30 Jan 2024, 14:55
Forum: Allgemeines
Topic: Mailversand/Empfang - verwendete Mails
Replies: 1
Views: 1337

Re: Mailversand/Empfang - verwendete Mails

Hallo,

hast du bitte mal einen Screenshot der Fehlermeldung? Das kann ich so nicht nachvollziehen und das wwar auch nie so. Der Loginname bei Postfächern hat keinerlei Bezug zu dem Systemadressen.

- Roy
by root
25 Jan 2024, 12:35
Forum: Allgemeines
Topic: Problem mit HTTP GET-Anfragen in OTRS über PowerShell
Replies: 5
Views: 1757

Re: Problem mit HTTP GET-Anfragen in OTRS über PowerShell

Die aktuelle URL lautet: `http://helpdesk.firma.de/otrs/nph-genericinterface.pl/Webservice/API2/Ticket/$TicketID?Password=$otrsPassword&DynamicFields=0&UserLogin=$user&AllArticles=1` Hallo, Dir ist schon klar, das die Parameter im Webserverlog gespeichert? Also auch das Passwort. - Roy
by root
19 Jan 2024, 15:32
Forum: Hilfe
Topic: Version 7 und Office365 funktioniert nicht mehr
Replies: 2
Views: 1408

Re: Version 7 und Office365 funktioniert nicht mehr

Hallo,

prüfe bitte ob die Systemeinstellungen HttpType und FQDN korrekt sind. Da du ein Login von Znuny anstelle des O365 Consent bekommst deutet darauf hin.

- Roy
by root
17 Jan 2024, 20:53
Forum: Hilfe
Topic: Update 7.0.11 > 7.0.14 Fehler
Replies: 1
Views: 1375

Re: Update 7.0.11 > 7.0.14 Fehler

Hallo,

das geht direkt. Solange sich nur der Patchlevel ändert geht überspringen (MAJOR.MINOR.PATCH).

- root
by root
16 Jan 2024, 13:19
Forum: Hilfe
Topic: Trennzeichen in den customeruserlistfields
Replies: 1
Views: 1294

Re: Trennzeichen in den customeruserlistfields

Hi,

Ich vermutet mal es geht um ein anderes Trennzeichen als das Leerzeichen (Default wenn nichts konfigurtiert ist).
Dazu gibt es die Einstellung CustomerUserNameFieldsJoin in der CustomerUser-Konfiguration (je Backend!).

Beispiel:

Code: Select all

CustomerUserNameFieldsJoin => ' - ',
- Roy
by root
15 Jan 2024, 14:03
Forum: Hilfe
Topic: SQL Error bei der suche im Kundenbenutzer-Adressbuch
Replies: 9
Views: 1560

Re: SQL Error bei der suche im Kundenbenutzer-Adressbuch

Hallo,

mach doch mal aus

CustomerKey => 'GUID',
einfach
CustomerKey => 'login',

Lösche den Cache und probiere es nochmal.

- Roy
by root
15 Jan 2024, 12:13
Forum: Hilfe
Topic: SQL Error bei der suche im Kundenbenutzer-Adressbuch
Replies: 9
Views: 1560

Re: SQL Error bei der suche im Kundenbenutzer-Adressbuch

ChristianHuhn wrote: 15 Jan 2024, 10:38 Hallo Roy,

wo kann ich gucken, bzw was meinst du mit der CustomerUser-Konfiguration ?
Wo und wie hast Du denn das MS SQL backend konfiguriert?

- Roy

P.S.: Bitte Passwörter, Usernamen und Hostnamen unkenntlich machen.
by root
15 Jan 2024, 09:16
Forum: Hilfe
Topic: SQL Error bei der suche im Kundenbenutzer-Adressbuch
Replies: 9
Views: 1560

Re: SQL Error bei der suche im Kundenbenutzer-Adressbuch

ChristianHuhn wrote: 15 Jan 2024, 08:35 Hast du dazu noch nen Tipp ?
Hallo,

Und da hat sich IMHO nichts an der Suche geändert. Ich vermute immer noch eine fehlerhafte CustomerUser-Konfiguration.

- Roy
by root
14 Jan 2024, 10:42
Forum: Hilfe
Topic: SQL Error bei der suche im Kundenbenutzer-Adressbuch
Replies: 9
Views: 1560

Re: SQL Error bei der suche im Kundenbenutzer-Adressbuch

Hallo,

Die DB.pm musste ich für sowas noch nie anpassen. ich vermutet mal eher das die CustomerUser-Konfiguration nicht 100%ig passt, wie sieh die denn aus?

- Roy
by root
11 Jan 2024, 19:29
Forum: Help
Topic: Fresh Install- Mail Queue Issues
Replies: 5
Views: 1613

Re: Fresh Install- Mail Queue Issues

Hi,

Have you checked the daemon logs? There must be a reason that the MailQueue sent is stuck.

- Roy
by root
02 Jan 2024, 18:46
Forum: General
Topic: Error alert mail every 30 seconds
Replies: 2
Views: 2049

Re: Error alert mail every 30 seconds

Hi,

This is not a problem with DateTime::TimeZone. You probably had updated the package tzdata. This package requires a restart of the web server and daemon because you changed a dependency of DateTime::TimeZone during the runtime.

- Roy
by root
28 Dec 2023, 08:25
Forum: Hilfe
Topic: iFrame bei Einfügen von Link mittels Ctrl+V seit Znuny 6.5.5 und CKEditor Update
Replies: 3
Views: 1717

Re: iFrame bei Einfügen von Link mittels Ctrl+V seit Znuny 6.5.5 und CKEditor Update

Hallo, bis zum nächsten Release von Znuny LTS 6.5 (6.5.6) kann das durch die Installation eines Bugfix-Addons gefixt werden. Das Add-on kann im Packagemanager über das Repository "Znuny Open Source Add-ons" installiert werden und heisst Znuny-RichTextEditorLinkFix. Die Installation per Con...
by root
20 Dec 2023, 13:38
Forum: Help
Topic: SOLVED: random daemon error that keeps reoccuring
Replies: 22
Views: 5208

Re: SOLVED: random daemon error that keeps reoccuring

I got the same error and when I checked I found that the supportdatacollector/pluginasynchronous contained a folder called znuny and not a folder called otrs. I have copied the znuny folder to a new folder called otrs and it fixed 3 problems at the same time. - sending email attachments worked agai...
by root
20 Dec 2023, 11:33
Forum: Help
Topic: [SOLVED] Can't add multiple attachments (email)
Replies: 8
Views: 3074

Re: [SOLVED] Can't add multiple attachments (email)

dvandorp wrote: 20 Dec 2023, 10:04 How was this solved?

We are running on 7.0.14 and we have the same problem. We can add multiple attachments but when we send the mail only one is send.
Hi,

This is eight (!) years old and refers to a completely different version. Please open a new post.

- Roy
by root
20 Dec 2023, 11:32
Forum: General
Topic: Dashlet showing all open ticket I created
Replies: 1
Views: 2066

Re: Dashlet showing all open ticket I created

Hi,

There is no widget available for this. I recommend a search profile that can be reused.

- Roy
by root
19 Dec 2023, 12:32
Forum: General
Topic: Always display "Forward" button
Replies: 3
Views: 2013

Re: Always display "Forward" button

Hi, Probably neither JavaScript nor just the template. There is a list of forward templates to fill, and that's done somewhere in the Perl code. You have to search the code for the correct file(s). I recommend fixing a process that requires forwarding non-email articles. Probably the article is wron...
by root
19 Dec 2023, 12:12
Forum: General
Topic: Always display "Forward" button
Replies: 3
Views: 2013

Re: Always display "Forward" button

Hi,

There's not setting for this. It's shown based on the article type.

- Roy
by root
15 Dec 2023, 16:45
Forum: Hilfe
Topic: Frage zu ProcessWidgetDynamicField
Replies: 4
Views: 1541

Re: Frage zu ProcessWidgetDynamicField

Hallo,

das geht nicht und ist Absicht. Der Kundenbenutzer wählt sich den Bearbeiter (Besitzer) und den Verantwortlichen nicht aus. Macht IMHO auch keinen Sinn.

- Roy
by root
14 Dec 2023, 18:52
Forum: Hilfe
Topic: Frage zu ProcessWidgetDynamicField
Replies: 4
Views: 1541

Re: Frage zu ProcessWidgetDynamicField

wurzel wrote: 14 Dec 2023, 18:39 ich meine, dass das nicht geht, da gehen nur dynamische Felder.
Korrekt

- Roy
by root
14 Dec 2023, 18:51
Forum: General
Topic: X-OTRS-FollowUp-Title - what does it do?
Replies: 6
Views: 2309

Re: X-OTRS-FollowUp-Title - what does it do?

Hi,

Search for the name of the PostMaster filter. Maybe the filter does not match. If so, you'll see it there.

- Roy
by root
14 Dec 2023, 13:21
Forum: Help
Topic: Tickets with no articles get created using API
Replies: 5
Views: 1202

Re: Tickets with no articles get created using API

I totally understand, Roy. We are able to solve the issues if there are defects or if it needs some enhancements. As it is ad-hoc, we are confused. Since it is default code, the only new thing that was introduced couple of years ago were to consider dynamic fields. It worked and there was no need f...
by root
14 Dec 2023, 13:19
Forum: General
Topic: X-OTRS-FollowUp-Title - what does it do?
Replies: 6
Views: 2309

Re: X-OTRS-FollowUp-Title - what does it do?

Hi,

Maybe the filter is not working as expected. You can check this with the CommunicationLog and see if you filter is matching or not.


Another question: Is there any specific reason why you don't use the SystemMonitoring add-on?

- Roy
by root
14 Dec 2023, 12:26
Forum: Help
Topic: Tickets with no articles get created using API
Replies: 5
Views: 1202

Re: Tickets with no articles get created using API

Thanks Roy. Let me check those too. What is interesting is that it is adhoc. I mean, tickets get created properly ~85% of the time but get zero articles for about ~15% tickets. Hi, As long as you or someone else changes the code, there is nothing ad-hoc. It's a computer. 15% would not be acceptable...
by root
14 Dec 2023, 08:36
Forum: Help
Topic: Tickets with no articles get created using API
Replies: 5
Views: 1202

Re: Tickets with no articles get created using API

Hi,

I recommend having a look into the applications log and the Apache error_log too.

Besides that, you should consider switching the operating system and upgrading to a supported version.

- Roy
by root
13 Dec 2023, 21:43
Forum: Help
Topic: Bulk ownership transfer
Replies: 2
Views: 1149

Re: Bulk ownership transfer

Hi,

Use the console command

Code: Select all

bin/otrs.Console.pl Maint::Ticket::InvalidUserCleanup
for this.

- Roy
by root
13 Dec 2023, 21:38
Forum: General
Topic: X-OTRS-FollowUp-Title - what does it do?
Replies: 6
Views: 2309

Re: X-OTRS-FollowUp-Title - what does it do?

Hi,

*FollowUp* headers only affect when the email is a follow-up to an existing ticket. Have you tried X-OTRS-Title?

- Roy
by root
13 Dec 2023, 09:14
Forum: Help
Topic: Apache stops working when viewing specific tickets
Replies: 6
Views: 1398

Re: Apache stops working when viewing specific tickets

I have copied the content of the ArticleID in the filesystem and assume the issue must be related to how the HTML is parsed. As the email contains sensitive information I can't share it here. I will try to reproduce the issue with a dummy email, containing the same HTML. If that works, I will after...
by root
12 Dec 2023, 16:11
Forum: Help
Topic: OTRS Error Could not create new Schedule::Cron::Events object!
Replies: 3
Views: 1141

Re: OTRS Error Could not create new Schedule::Cron::Events object!

Hi,

You're mistaken here. This is neither the former OTRS community edition nor Znuny. You should check where to get support from the download site.

- Roy
by root
12 Dec 2023, 15:18
Forum: Help
Topic: OTRS Error Could not create new Schedule::Cron::Events object!
Replies: 3
Views: 1141

Re: OTRS Error Could not create new Schedule::Cron::Events object!

Hi,

What is your exact version? The content of /opt/otrs/RELEASE or /opt/znuny/RELEASE holds the version.

- Roy
by root
06 Dec 2023, 22:22
Forum: Hilfe
Topic: Performanceproblem debuggen
Replies: 12
Views: 1943

Re: Performanceproblem debuggen

Hi,

Nö, das ist nicht wirklich relevant für die Ansicht. Hast Du was zum Cache gefunden?

- Roy
by root
06 Dec 2023, 18:10
Forum: Hilfe
Topic: Performanceproblem debuggen
Replies: 12
Views: 1943

Re: Performanceproblem debuggen

Hi, welche Sicht ist aktiv in AgentTicketQueue? S, M oder L? Die CacheTTL steht findest Du bei den CustomerUser Konfigurationen. Eigene stehen i.d.R. in der Kernel/Config.pm So sieht das in der Default.pm aus für das DB-Backend nach einer Setup: https://github.com/znuny/Znuny/blob/dev/Kernel/Config/...
by root
06 Dec 2023, 17:35
Forum: Hilfe
Topic: Performanceproblem debuggen
Replies: 12
Views: 1943

Re: Performanceproblem debuggen

Hi,

Frage #1: Haben alle Kundenbackends eine aktive CacheTTL oder stehen die bzw. einige auf 0? Das macht sich besonders bei LDAP-Backends bemerkbar.

Frage #2: Das ist auch auf dem Dashboard so, richtig?

Frage #3: Wieviele (aktive) Agenten sind ca. im System vorhanden?

- Roy
by root
06 Dec 2023, 17:32
Forum: Help
Topic: Apache stops working when viewing specific tickets
Replies: 6
Views: 1398

Re: Apache stops working when viewing specific tickets

Hi,

These steps are fine so far. If you have any chance to reproduce it without sharing sensitive information let us know.
Thank you.

- Roy
by root
05 Dec 2023, 13:25
Forum: Help
Topic: Apache stops working when viewing specific tickets
Replies: 6
Views: 1398

Re: Apache stops working when viewing specific tickets

Hi, The Performance Log won't help here. If you can identify the tickets that cause the problem, it might be a problem during parsing for displaying. This might be related to sanitizing the content before displaying it to prevent XSS and other attacks. With the causing email, we could probably fix t...
by root
04 Dec 2023, 16:23
Forum: General
Topic: split ticket do not attach files if size > 4MB
Replies: 5
Views: 2218

Re: split ticket do not attach files if size > 4MB

Hi,

Have you checked the support assessment if everything is green?

- Roy
by root
04 Dec 2023, 11:22
Forum: Help
Topic: Unable to update from Znuny LTS 6.4.2 to LTS6.5.4
Replies: 3
Views: 1263

Re: Unable to update from Znuny LTS 6.4.2 to LTS6.5.4

Hi,

iCal::Parser needs to be installed via CPAN on EL8. I do not know any source for a RPM.
Execute as root:

Code: Select all

$ dnf install cpanminus make gcc
$ cpanm iCal::Parser
- Roy