Search found 11 matches

by Lure79
18 Dec 2015, 10:34
Forum: Help
Topic: OTRS 5.0.3 - SetPermissions always report files got the wrong permissions
Replies: 2
Views: 1375

Re: OTRS 5.0.3 - SetPermissions always report files got the wrong permissions

Just a followup for anyone interested: The changing file rights in the /opt/otrs/Kernel/Config/Files directory seems normal. The problem with the crashing SysConfig was never resolved but we are moving the system to a new server so we are hoping a fresh Ubuntu installation running on a new VM host w...
by Lure79
09 Dec 2015, 19:44
Forum: Help
Topic: OTRS 5.0.3 - SetPermissions always report files got the wrong permissions
Replies: 2
Views: 1375

OTRS 5.0.3 - SetPermissions always report files got the wrong permissions

We have a strange problem in our OTRS 5.0.3 installation where OTRS crash most of the time you enter the SysConfig. The current workaround we have is that between each reload of the SysConfig view you have to clear the cache with: sudo -u otrs /opt/otrs/bin/otrs.Console.pl Maint::Cache::Delete I thi...
by Lure79
24 Aug 2015, 11:14
Forum: Help
Topic: [SOLVED] Updated to OTRS4: Cronjob reports generate ticket email to system
Replies: 2
Views: 1239

Re: [SOLVED] Updated to OTRS4: Cronjob reports generate ticket email to system

It seems GenerateStats.pl now reports status even if there is no problem. I'm not sure it did that before. I can't find any flag for generatestats.pl to make it "silent". When it run successfull it give the output: "otrs.GenerateStats.pl: creating data at /opt/otrs/bin/otrs.GenerateSt...
by Lure79
21 Aug 2015, 10:49
Forum: Help
Topic: [SOLVED] Updated to OTRS4: Cronjob reports generate ticket email to system
Replies: 2
Views: 1239

[SOLVED] Updated to OTRS4: Cronjob reports generate ticket email to system

Hello! We updated from otrs 3.3.8 to 4.0.11 and one strange started to happen: We have cron jobs that generat and email reports with otrs.GenerateStats.pl and they started to create tickes in the system each time they run. For example one cron job looks like this: # Open tickets with a developer as ...
by Lure79
20 Oct 2014, 15:30
Forum: Help
Topic: Random Server Error (Net::SSLeay)
Replies: 8
Views: 5619

Re: Random Server Error (Net::SSLeay)

Just a followup for the record: The problems we had completely went away after using a local postfix relay on the same server as OTRS is running on. As mentioned above OTRS probably locks up while trying to send the emails and I assume there are timeouts and number of retries involved here. However,...
by Lure79
14 Feb 2014, 15:16
Forum: Help
Topic: Random Server Error (Net::SSLeay)
Replies: 8
Views: 5619

Re: Random Server Error (Net::SSLeay)

We see the same thing towards gmail. Anyone else seen this, and have suggestion to what to do with it, other than setting up Postfix. Not a answer to your question but I have to say that after setting up a local postfix relay the "joy" of working in OTRS went waaay up. No delays whatsoeve...
by Lure79
07 Feb 2014, 10:18
Forum: General
Topic: OTRS 3.3.1 Statistics Edit problem
Replies: 8
Views: 4688

Re: OTRS 3.3.1 Statistics Edit problem

We had the same problem today. I exported and imported one of the problematic reports. Once I had done that all other reports was possible to edit again. Very strange.
by Lure79
17 Jan 2014, 12:21
Forum: Help
Topic: Random Server Error (Net::SSLeay)
Replies: 8
Views: 5619

Re: Random Server Error (Net::SSLeay)

Ok we actually set up a local postfix relay today to Office365 from the OTRS server so OTRS don't have to "wait" for anything when sending mail. We will se if this problem goes away now.
by Lure79
17 Jan 2014, 10:26
Forum: Help
Topic: Random Server Error (Net::SSLeay)
Replies: 8
Views: 5619

Random Server Error (Net::SSLeay)

Hello, We have a OTRS setup for internal use but sometimes when sending a email from a ticket we get a "Internal Server Error" from apache. We can't see any pattern exactly when/why this occurs, there can be a full day of sending lots of mail without this happening. The error: "Intern...
by Lure79
14 Aug 2013, 09:17
Forum: Help
Topic: [Solved] Search for empty dynamic field?
Replies: 2
Views: 1590

Re: Search for empty dynamic field?

Thank you. We will go for mandatory fields then with "blank" values as the default choice then.
by Lure79
13 Aug 2013, 08:52
Forum: Help
Topic: [Solved] Search for empty dynamic field?
Replies: 2
Views: 1590

[Solved] Search for empty dynamic field?

Hello! We are using OTRS 3.2.9 and have set ut a couple of optional dynamic fields for our tickets. The fields are of type DropDown. I changed the search view so that you can search using the dynamic fields as attribute, however it seems that you can only search for tickets that has a value selected...