-
-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to Create Ticket #294
Comments
Can you provide more information? |
Trudesk version 1.1.0 . And also Trudesk Restart automatically while creating Ticket. Backend Error. |
OS : CentOS Linux 7 |
Can you try to disable the Mailer ( |
Still same . Module Version. |
And this was installed using the ubuntu script? |
Mailer respects MAILER_ENABLED flag during ticket creation/comment added.
## [1.1.1](v1.1.0...v1.1.1) (2020-01-02) ### Bug Fixes * **accounts:** issue where accounts would load twice on create ticket ([6aa507b](6aa507b)) * **events:** [#294](#294) server crash on sending mail ([b126338](b126338)) * **tickets:** issue where not all users would load on behalf of ticket ([7ca56f5](7ca56f5))
Thank You Chris Brame. And not send mail notification while creating a ticket. 1/2 16:52:10 [21296] - debug: SentMail 1/2 16:53:02 [21296] - warn: [trudesk:events:sendSubscriberEmail] - Error: 140347564676992:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827: 1/2 16:53:02 [21296] - debug: SentMail |
I'm using CentOS 7 not ubuntu.So not ubuntu script. then do the below steps. node --version : v9.11.2 |
Have you tried to disable SSLv3? |
Fixed.Now Working perfectly. |
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
Unable to fetch mails.
12/31 15:36:44 [22637] - warn: [trudesk:events:sendSubscriberEmail] - Error: 139716338517888:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827:
12/31 15:36:47 [22637] - debug: MailCheck: Nothing to Fetch.
12/31 15:38:47 [22637] - debug: MailCheck: Nothing to Fetch.
12/31 15:40:47 [22637] - debug: Processed 1 Mail > Ticket
12/31 15:42:39 [22637] - debug: Authenticated socket s7oRY_2kUP7iNkRGAAAP - *@.com
12/31 15:42:47 [22637] - debug: MailCheck: Nothing to Fetch.
What did you expect to happen:
Any idea how to solve this?
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: