Search found 90 matches
- 23 Apr 2020, 06:57
- Forum: Help
- Topic: SMTP intermittent fail: Can't send message: 354
- Replies: 2
- Views: 2361
Re: SMTP intermittent fail: Can't send message: 354
Yeah I've already spot this article earlier. I've tried with that setting but still I was able to repro the issue. I've also tried with GMAIL SMTP Gateway to take the Exchange out of the picture but still the issue pops out from time to time during the day.
- 21 Apr 2020, 13:42
- Forum: Help
- Topic: SMTP intermittent fail: Can't send message: 354
- Replies: 2
- Views: 2361
SMTP intermittent fail: Can't send message: 354
Helo all I'm facing the following issue with my debian/apache hosted OTRS. For random sent e-mail (roughly 10 per day, with hundrends of e-mail sent every day) the user is prompted with 'Impossible to send message to:...' error. The e-mail itself still appears on the list of articles within the tick...
- 22 Aug 2018, 10:02
- Forum: Help
- Topic: How OTRS recognize e-mail threads?
- Replies: 4
- Views: 2494
Re: How OTRS recognize e-mail threads?
Up. I'd appreciate all the help.
- 20 Aug 2018, 09:56
- Forum: Help
- Topic: How OTRS recognize e-mail threads?
- Replies: 4
- Views: 2494
How OTRS recognize e-mail threads?
Hello I'm looking for better understanding how OTRS recognize particular e-mail threads to attach an e-mail as new article to existing ticket instead of creating new ticket. Is it only ticket number prefix at the beginning of e-mail subject or there are some other things which help to achive that? T...
- 24 Apr 2018, 22:41
- Forum: Help
- Topic: Article Storage switch - Web Server user
- Replies: 0
- Views: 42587
Article Storage switch - Web Server user
Hello all I'm planning migrate all attachments from DB to FS in my OTRS 5. I found the information that "Your web server should run under the 'otrs' user." . My Apache web server runs under www-data user. I did some testing in my lab and after storage switch the migrated attachments are st...
- 26 Mar 2018, 07:44
- Forum: Help
- Topic: Saving disk space
- Replies: 1
- Views: 2451
Saving disk space
Hello all In my OTRS system I keep tickets from the very begining. Currently I have an issue with lack of free disk space on the VM. As it is not so easy to extend the disk space of the VM over and over I'm looking for a way of keeping the disk usage on the certain level. I decided to delete tickets...
- 08 Jan 2018, 15:11
- Forum: Help
- Topic: Multiple /opt/otrs/bin/cgi -k start
- Replies: 3
- Views: 9060
Re: Multiple /opt/otrs/bin/cgi -k start
I also noticed that one of the /opt/otrs/bin/cgi -k start processes (PID 7382) consumes 919 MB of SWAP (I understand that amount of RAm might be not enoguht) however all other /opt/otrs/bin/cgi -k start does not consumes so big amount of space. PID USER PR NI VIRT RES SHR S %CPU %MEM SWAP TIME+ COMM...
- 08 Jan 2018, 14:48
- Forum: Help
- Topic: Multiple /opt/otrs/bin/cgi -k start
- Replies: 3
- Views: 9060
Re: Multiple /opt/otrs/bin/cgi -k start
Thanks for the reply Jojo. Forgot to update my profile info. it is for OTRS 5. The thing is that there are plenty of these processes especially when the server is in peak time of business hours. I'm going to upgrade amount of RAM for the server however I'm affraid that there is some loop which will ...
- 08 Jan 2018, 14:30
- Forum: Help
- Topic: Multiple /opt/otrs/bin/cgi -k start
- Replies: 3
- Views: 9060
Multiple /opt/otrs/bin/cgi -k start
Hello all I started to have some issues with my OTRS environment. Form time to time I can notice multiple /opt/otrs/bin/cgi -k start processes owned by www-daya which fills up my RAM and SWAP partition causing server outage. I cannot find /opt/otrs/bin/cgi on the server. Did you ever see something s...
- 10 Dec 2017, 13:59
- Forum: Help
- Topic: OTRS server Debian upgrade
- Replies: 1
- Views: 1204
OTRS server Debian upgrade
Hello all
Is there some manual which says how to upgrade the Debian OS with OTRS deployed there.
Or rather regular manual should be followed?
Btw. Is there any other way to get latest perl version without Debian upgrade?
Is there some manual which says how to upgrade the Debian OS with OTRS deployed there.
Or rather regular manual should be followed?
Btw. Is there any other way to get latest perl version without Debian upgrade?
- 10 Dec 2017, 13:56
- Forum: Help
- Topic: Hanging otrs.Deamon.pl process
- Replies: 0
- Views: 2190
Hanging otrs.Deamon.pl process
Hello all Last time I was troubleshooting high CPU usage of the OTRS server which sometimes leads to server outage (Debian Wheezy). I noticed hanging process otrs.Daemon.pl When I ran "strace -p <PID>" on the server it constantly returns as fast as the screen can scroll: nanosleep({0, 1000...
- 30 Nov 2017, 12:50
- Forum: Help
- Topic: Disable "Priority" field when replying in Customer portal
- Replies: 4
- Views: 2926
Disable "Priority" field when replying in Customer portal
Hello all I'm looking for a solution to hide a "Priority" field in Customer portal once customer tries to reply in a ticket. is it somehow possible to disable this field only when user is replying to a ticket. The field still should be enabled when user is creating new ticket. Thank you in...
- 20 Aug 2017, 12:23
- Forum: Help
- Topic: RegExp for Generic Agent
- Replies: 0
- Views: 2305
RegExp for Generic Agent
Hello all Can you please let me know whether regular expresisons are supported in any way in OTRS 5? Let's assume I would like to move ticket to new queue if dynamic field's value is Test1 or Test2. I tried with regexp like this: Test1|Test2 but without success. Maybe some of you has some other thou...
- 23 May 2017, 14:43
- Forum: Help
- Topic: Event notifications with attachment
- Replies: 3
- Views: 2402
Re: Event notifications with attachment
Hey
Thanks for initial hints.
Instead of using attachements from article I would be more interested in utilizing some pre-defined attachement for every event based notification.
Thanks for initial hints.
Instead of using attachements from article I would be more interested in utilizing some pre-defined attachement for every event based notification.
- 18 May 2017, 22:48
- Forum: Help
- Topic: Event notifications with attachment
- Replies: 3
- Views: 2402
Event notifications with attachment
Hello
I'm wondering last time whether it's possible to attach some file to automatic "event notification". Can you please let me know whether it is possible.
Thank you in advance.
I'm wondering last time whether it's possible to attach some file to automatic "event notification". Can you please let me know whether it is possible.
Thank you in advance.
- 03 Apr 2017, 18:58
- Forum: Help
- Topic: How otrs recognizes follow up e-mails
- Replies: 2
- Views: 2505
How otrs recognizes follow up e-mails
Hello all I'm wondering lastly how OTRS recognizes the follow up e-mails. I know that it can base on the ticket number in the Subject of the message. However for below scenario I can see follow up for e-mails without ticket number in the subject. 1. I sent out the e-mail to multiple recepients. One ...
- 12 Mar 2017, 20:32
- Forum: Help
- Topic: Ticket notification - question marks instead of japanese signs
- Replies: 2
- Views: 1641
Re: Ticket notification - question marks instead of japanese signs
Hello all
Any luck to get some hint on this?
Thank you.
Any luck to get some hint on this?
Thank you.
- 02 Mar 2017, 10:00
- Forum: Help
- Topic: Ticket notification - question marks instead of japanese signs
- Replies: 2
- Views: 1641
Ticket notification - question marks instead of japanese signs
Hello all In my OTRS 5 environment I've got such an issue. I need to implement ticket notification, in the notification body there are japanese signs. I can paste the japanese letters into the "Text" window but when I click on "Submit" the japanese/asian signs (and only them) cha...
- 02 Mar 2017, 09:59
- Forum: Help
- Topic: Ticket notification question marks instead of japanese signs
- Replies: 0
- Views: 986
Ticket notification question marks instead of japanese signs
Hello all In my OTRS 5 environment I've got such an issue. I need to implement ticket notification, in the notification body there are japanese signs. I can paste the japanese letters into the "Text" window but when I click on "Submit" the japanese/asian signs (and only them) cha...
- 14 Feb 2017, 13:23
- Forum: Help
- Topic: Too many connections issue
- Replies: 1
- Views: 1932
Too many connections issue
Hello all When I tried to login to my OTRS 5 it returned the "Too many connections" error. Untitled.png So I ran "top" command on my Debian and I saw that there is many many processes named "/opt/otrs/bin/cgi -k start" consuming the CPU. www-data 30522 2283 0 11:04 ? 00...
- 13 Feb 2017, 18:40
- Forum: Help
- Topic: [SOLVED]FAQ articles migration from OTRS 3 to 5
- Replies: 4
- Views: 4464
Re: [SOLVED]FAQ articles migration from OTRS 3 to 5
Oh. I was not aware of simple upgrade option. That's good to know for future. Thank you for this info.
- 13 Feb 2017, 13:12
- Forum: Help
- Topic: [SOLVED]FAQ articles migration from OTRS 3 to 5
- Replies: 4
- Views: 4464
Re: FAQ articles migration from OTRS 3 to 5
I had to uninstall the FAQ package after upgrade from OTRS 3.3.9 to OTRS 5 according to information that current version of FAQ package is not compatible with OTRS 5. However here is how I resolved this case. 1. Took ONLY DATA dump (no structure) of faq module tables from SQL DB(tables with faq_...)...
- 13 Feb 2017, 01:50
- Forum: Help
- Topic: [SOLVED]FAQ articles migration from OTRS 3 to 5
- Replies: 4
- Views: 4464
[SOLVED]FAQ articles migration from OTRS 3 to 5
Hello all
Curently I'm preparing for migration of my OTRS from version 3.3.9 to the OTRS 5.
However after upgrade I will have to reinstall FAQ package and it will clear my all FAQ articles. Is there some friedly way to export/import the FAQ articles?
Thank you in advance for any hints.
Thomas
Curently I'm preparing for migration of my OTRS from version 3.3.9 to the OTRS 5.
However after upgrade I will have to reinstall FAQ package and it will clear my all FAQ articles. Is there some friedly way to export/import the FAQ articles?
Thank you in advance for any hints.
Thomas
- 18 Nov 2016, 12:03
- Forum: Help
- Topic: Close all linked child tickets when closing parent ticket
- Replies: 3
- Views: 2017
Re: Close all linked child tickets when closing parent ticket
Hi Flo
What do you mean by "not the way you like"?
What do you mean by "not the way you like"?
- 18 Nov 2016, 12:01
- Forum: Help
- Topic: Not all services visible in Statistics X-Axis
- Replies: 1
- Views: 1129
Re: Not all services visible in Statistics X-Axis
Hi all
Any thoughts? I belive I can make main services available and it would be enough however it's not a optimal solution for this scenario.
Any thoughts? I belive I can make main services available and it would be enough however it's not a optimal solution for this scenario.
- 16 Nov 2016, 19:44
- Forum: Help
- Topic: Not all services visible in Statistics X-Axis
- Replies: 1
- Views: 1129
Not all services visible in Statistics X-Axis
Hello all I'm looking for some tips and guidance from you OTRS masters :) When I'm creating statistics template I cannot see all valid services on the list when choosing attribute for X-axis. Let me explain it to you. I have configured services in such way: Service 1 Service 1::Sub-Service 1.1 Servi...
- 09 Nov 2016, 21:02
- Forum: Help
- Topic: Close all linked child tickets when closing parent ticket
- Replies: 3
- Views: 2017
Close all linked child tickets when closing parent ticket
Hello all
I was wondering is there any way to implement such a logic. I have couple tickets linked as a "child" to a parent ticket. When I close the parent ticket I would like to make OTRS closes all child tickets too. Is it possible somehow?
Thank you in advance for any response.
I was wondering is there any way to implement such a logic. I have couple tickets linked as a "child" to a parent ticket. When I close the parent ticket I would like to make OTRS closes all child tickets too. Is it possible somehow?
Thank you in advance for any response.
- 01 Nov 2016, 21:04
- Forum: Help
- Topic: Queues filter in Link Search
- Replies: 1
- Views: 1081
Re: Queues filter in Link Search
Just a kick up.
- 25 Oct 2016, 13:09
- Forum: Help
- Topic: Queues filter in Link Search
- Replies: 1
- Views: 1081
Queues filter in Link Search
Hello all
What I am trying to do it to expand search filters within "Link" popup window. I would like to add additional filter with queues list. I tried to find some settings in SysConfig however I haven't found any.
Thank you in advance for any tips.
What I am trying to do it to expand search filters within "Link" popup window. I would like to add additional filter with queues list. I tried to find some settings in SysConfig however I haven't found any.
Thank you in advance for any tips.
- 22 Sep 2016, 13:57
- Forum: Help
- Topic: [SOLVED]Queue invisible in Customer interface
- Replies: 3
- Views: 2331
Re: Queue invisible in Customer interface
The issue was with the cache I belive. After the night the queue is visible.
- 21 Sep 2016, 23:00
- Forum: Help
- Topic: [SOLVED]Queue invisible in Customer interface
- Replies: 3
- Views: 2331
Re: Queue invisible in Customer interface
I have checked ACL any of them does not limit queues within Customer interface. I belive that when Customer<->Group is disabled then basically customer is part of all groups. However when I enabled Customer<->Group relation and added particular group to the list there were not the queue on the list ...
- 21 Sep 2016, 22:18
- Forum: Help
- Topic: [SOLVED]Queue invisible in Customer interface
- Replies: 3
- Views: 2331
[SOLVED]Queue invisible in Customer interface
Hello I've created new queue and I want to make this queue visible in Customer interface. Relation Customer <-> Group is disabled. I added my new queue in CustomerPanelOwnSelection . However the queue is still invisible in Customer interface. Maybe some of you has some thoughts what else I should ch...
- 15 Sep 2016, 17:08
- Forum: Help
- Topic: Service for Bulk action
- Replies: 1
- Views: 1044
Service for Bulk action
Hello
Is it possible to define Service of a ticket using Bulk action? I do not see appropriate setting in SysConfig? Maybe I missed something.
Is it possible to define Service of a ticket using Bulk action? I do not see appropriate setting in SysConfig? Maybe I missed something.
- 15 Sep 2016, 17:04
- Forum: Help
- Topic: Event notification with pictures
- Replies: 1
- Views: 911
Event notification with pictures
Hello
I'm sending event notifications using <OTRS_CUSTOMER_BODY[999]>
However when in the Customer message body is some picture or graphic then it doesn't appear in the e-mail event notification.
Is it possible to also put the pictures into e-mail event notification?
Thank you in advance
I'm sending event notifications using <OTRS_CUSTOMER_BODY[999]>
However when in the Customer message body is some picture or graphic then it doesn't appear in the e-mail event notification.
Is it possible to also put the pictures into e-mail event notification?
Thank you in advance
- 04 Sep 2016, 19:26
- Forum: Help
- Topic: Event notifications recipients restrictions
- Replies: 1
- Views: 1105
Re: Event notifications recipients restrictions
Just a kick off
- 02 Sep 2016, 08:59
- Forum: Help
- Topic: Event notifications recipients restrictions
- Replies: 1
- Views: 1105
Event notifications recipients restrictions
Hello all Can you tell me is there some limitations for e-mail adresses of recipients for event notification? Let me share with you my example. As sender address I'm using servicedesk@mydomain.com I would like to send notification to dedicated e-mail address when priority of the ticket is changing. ...
- 22 Aug 2016, 21:01
- Forum: Help
- Topic: [SOLVED]Setting Dynamic Field value via sql script
- Replies: 6
- Views: 3087
Re: Setting Dynamic Field value via sql script
Thank you reneeb! It will probably fit my needs.
- 18 Aug 2016, 14:58
- Forum: Help
- Topic: [SOLVED]Setting Dynamic Field value via sql script
- Replies: 6
- Views: 3087
Re: Setting Dynamic Field value via sql script
If you would like to give me some details on this "automatic event module" I'd appriciate it. I have OTRS 5 in my lab environment. I'd love to test it.
- 18 Aug 2016, 14:01
- Forum: Help
- Topic: [SOLVED]Setting Dynamic Field value via sql script
- Replies: 6
- Views: 3087
Re: Setting Dynamic Field value via sql script
Hello jojo thank you for the quick reply.
The thing is that I need to do this for e-mail tickets and make the whole process automatic. I know that I can put the value to dynamic field via postmaster filter however using the filter I don't know how to get info from AD.
The thing is that I need to do this for e-mail tickets and make the whole process automatic. I know that I can put the value to dynamic field via postmaster filter however using the filter I don't know how to get info from AD.
- 18 Aug 2016, 12:46
- Forum: Help
- Topic: [SOLVED]Setting Dynamic Field value via sql script
- Replies: 6
- Views: 3087
[SOLVED]Setting Dynamic Field value via sql script
Hello I'm trying to set value of Dynamic Field based on some information from AD. For purposes of this case I would like to create some custom script which will connect to AD collect required information and put some predefined value into Dynamic Field. The problem is that I cannot find any cell in ...
- 06 Apr 2016, 16:07
- Forum: Help
- Topic: How to check agent activity
- Replies: 0
- Views: 1820
How to check agent activity
Hello all I'm trying to create a custom report to find out which agents take "waiting" tickets by themselfes and who of them are just waiting untill some other agent assign them to it. I was trying to use SQL query for table "ticket_history". Records with type_id 23 are resposibl...
- 06 Apr 2016, 15:52
- Forum: Help
- Topic: How to disable queues grouping
- Replies: 9
- Views: 3876
Re: How to disable queues grouping
Any comments from OTRS "guru" would be very valuable 
- 06 Apr 2016, 15:49
- Forum: Help
- Topic: [SOLVED]Ignoring "Out of Office" replies
- Replies: 6
- Views: 5127
- 30 Mar 2016, 20:58
- Forum: Help
- Topic: How to disable queues grouping
- Replies: 9
- Views: 3876
Re: How to disable queues grouping
I understand the concept. Let me explain my problem in the other way. I want to have sub queues and I will leave it like this. The problem is that when I create a new ticket I alwas have to click on "KUA" and after this I can select one of the final child queue. I would like to avoid this ...
- 30 Mar 2016, 19:51
- Forum: Help
- Topic: How to disable queues grouping
- Replies: 9
- Views: 3876
How to disable queues grouping
Hello
Some time ago I upgraded my OTRS to version 5.
Is it possible to "ungroup" all queues on the list permanently? It would be more comfortable to use for me.
Some time ago I upgraded my OTRS to version 5.
Is it possible to "ungroup" all queues on the list permanently? It would be more comfortable to use for me.
- 18 Dec 2015, 19:05
- Forum: Help
- Topic: [SOLVED]Stats don't contain tickets with no service
- Replies: 2
- Views: 1259
Re: Stats don't contain tickets with no service
Thank you very much. That was it!
SOLVED
SOLVED
- 14 Dec 2015, 13:21
- Forum: Help
- Topic: [SOLVED]Stats don't contain tickets with no service
- Replies: 2
- Views: 1259
[SOLVED]Stats don't contain tickets with no service
Hello everyone. When I generate stats for particular queue in my OTRS 3.3.9 I receive a CSV file with list of 200 tickets. But when I run "Search" fir the same queue I receive list of 220 tickets. These 20 tickets are tickets with no "Service" assigned. However I'd like to have t...
- 21 Sep 2015, 17:27
- Forum: Help
- Topic: Unwanted Attachment File-2-1
- Replies: 0
- Views: 1317
Unwanted Attachment File-2-1
Hello all I have an issue with unwanted attachment in automatic mail notifications for Customers. The attachemtn is named File-2-1 and it has such content <!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body style="font-...
- 12 Jul 2015, 22:18
- Forum: Help
- Topic: Creating new stat Error (FirmatGraphSizeRelation)
- Replies: 1
- Views: 4810
Re: Creating new stat Error (FirmatGraphSizeRelation)
In my apache error logs I can see this error [error] [client *] gss_accept_sec_context() failed: An unsupported mechanism was requested (, Unknown error) [Sun Jul 12 22:16:32 2015] -e: Use of uninitialized value $1 in substitution iterator at /opt/otrs//Kernel/System/Auth/HTTPBasicAuth.pm line 91. a...
- 09 Jul 2015, 23:40
- Forum: Help
- Topic: Creating new stat Error (FirmatGraphSizeRelation)
- Replies: 1
- Views: 4810
Creating new stat Error (FirmatGraphSizeRelation)
Hello everyone.
When I try to create a new template of Stats I get this error. Maybe some of you had same error before and know the solution?
When I try to create a new template of Stats I get this error. Maybe some of you had same error before and know the solution?