-
-
Notifications
You must be signed in to change notification settings - Fork 564
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
SMPP connection suddenly down #1079
Comments
You're having timeouts on response pdu collection from your smpp provider, did you check through tcpdump ? every request pdu must have a response within your defined res_to parameter (which is 120"), if there's no responses you will run into a big mess ! |
Hello Farirat, Yes I have checked the tcpdump, here i attached the sheet 15:46:00.454944 IP 10.10.10.20.2775 > 172.26.8.85.44734: Flags [P.], seq 3936:3952, ack 3937, win 122, options [nop,nop,TS val 2031642237 ecr 798803225], length 16 Thanks |
Hi All! we have experienced the exact same problem today and I am wondering is there a way to secure ourselves from external SMPP operators failure? For example, is there a way to configure FailoverRoute in such a way for it to disconnect/unbind a rogue SMPPc, so that the router won't take it into account when performing getRouteFor() ? Kind Regards, |
@geethupendra I am also facing the same issue please suggest me what value need to set for res_to... |
Hello Team,
I have using Jasmin and working fine. there is an issue I facing and trouble with disconnection. at that time i check PING the connection but it was pinging ISP connection OK, I tried FailoverMTRoute also but still the same.
suddenly down and retry take long time (like 3m...)
please find the log details and SMPP connection settings
LOG Details
==> /var/log/jasmin/default-MT_deft.log <==
2022-10-07 22:49:41 ERROR 32477 Request timed out after 120 secs: PDU [command: enquire_link, sequence_number: 336, command_status: ESME_ROK]
2022-10-07 22:49:42 WARNING 32477 Issuing unbind request
==> /var/log/jasmin/default-MT_smpp_b1.log <==
2022-10-07 22:49:42 INFO 32477 Connecting to IPv4Address(TCP, '10.10.10.20', 2775) ...
2022-10-07 22:49:42 WARNING 32477 SMPP connection established from 10.10.10.20 to port 54414
2022-10-07 22:49:42 INFO 32477 Connection made to 10.10.10.20:2775
2022-10-07 22:49:42 WARNING 32477 Requesting bind as transceiver
2022-10-07 22:49:42 WARNING 32477 Bind succeeded...now in state BOUND_TRX
==> /var/log/jasmin/default-MT_smpp.log <==
2022-10-07 22:49:43 ERROR 32477 Request timed out after 120 secs: PDU [command: enquire_link, sequence_number: 370, command_status: ESME_ROK]
==> /var/log/jasmin/default-MT_deft.log <==
2022-10-07 22:49:52 ERROR 32477 Request timed out after 10 secs: PDU [command: unbind, sequence_number: 337, command_status: ESME_ROK]
2022-10-07 22:49:52 ERROR 32477 Unbind failed [[Failure instance: Traceback (failure with no frames): <class 'jasmin.vendor.smpp.pdu.error.SMPPRequestTimoutError'>: Request timed out after 10 secs: PDU [command: unbind, sequence_number: 337, command_status: ESME_ROK]]]. Disconnecting...
2022-10-07 22:49:52 WARNING 32477 Disconnecting...
2022-10-07 22:49:52 WARNING 32477 Disconnecting...
2022-10-07 22:49:52 WARNING 32477 Shutdown requested...disconnecting
2022-10-07 22:49:52 WARNING 32477 Disconnecting...
2022-10-07 22:49:52 WARNING 32477 SMPP 10.10.10.10 disconnected from port 38900: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.]
2022-10-07 22:49:52 ERROR 32477 Connection lost. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.]
2022-10-07 22:49:52 INFO 32477 Reconnecting after 10 seconds ...
2022-10-07 22:50:02 INFO 32477 Connecting to IPv4Address(TCP, '10.10.10.10', 2775) ...
2022-10-07 22:50:02 WARNING 32477 SMPP connection established from 10.10.10.10 to port 38828
2022-10-07 22:50:02 INFO 32477 Connection made to 10.10.10.10:2775
2022-10-07 22:50:02 WARNING 32477 Requesting bind as transceiver
2022-10-07 22:50:02 WARNING 32477 Bind succeeded...now in state BOUND_TRX
==> /var/log/jasmin/default-MT_smpp.log <==
2022-10-07 22:50:09 ERROR 32477 Request timed out after 120 secs: PDU [command: submit_sm, sequence_number: 371, command_status: ESME_ROK
service_type: None
source_addr_ton: 'ALPHANUMERIC'
source_addr_npi: 'ISDN'
source_addr: 'KZONE'
dest_addr_ton: 'INTERNATIONAL'
dest_addr_npi: 'ISDN'
destination_addr: '94777123456'
esm_class: EsmClass[mode: STORE_AND_FORWARD, type: DEFAULT, gsmFeatures: set([])]
protocol_id: None
priority_flag: 'LEVEL_3'
schedule_delivery_time: None
validity_period: datetime.datetime(2022, 10, 9, 22, 48, 9, 570424)
registered_delivery: RegisteredDelivery[receipt: SMSC_DELIVERY_RECEIPT_REQUESTED, smeOriginatedAcks: set([]), intermediateNotification: False]
replace_if_present_flag: 'DO_NOT_REPLACE'
data_coding: DataCoding[scheme: DEFAULT, schemeData: SMSC_DEFAULT_ALPHABET]
sm_default_msg_id: 0
short_message: 'NW22405049 Payment Received2,300.00 Acc#031345511002 Thank you']
==> /var/log/jasmin/messages.log <==
2022-10-07 22:50:09 ERROR 32477 SubmitSmPDU[e36cde95-edb5-439e-914f-310eb1b708f5] request timed out through [cid:MT_smpp], message requeued.
==> /var/log/jasmin/default-MT_smpp.log <==
2022-10-07 22:50:09 WARNING 32477 Issuing unbind request
==> /var/log/jasmin/messages.log <==
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#2) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.005790 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#4) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.078895 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#6) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.151962 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#8) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.225208 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#10) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.298323 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#12) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.371299 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#14) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.444603 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#16) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.517835 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#18) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.590934 seconds.
2022-10-07 22:50:13 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#20) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.664157 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#22) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.737193 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#24) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.810228 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#26) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.883412 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#28) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:00.956462 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#30) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.029467 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#32) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.102741 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#34) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.175801 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#36) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.248893 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#38) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.322111 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#40) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.395189 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#42) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.468228 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#44) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.541461 seconds.
2022-10-07 22:50:14 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#46) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.614590 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#48) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.687685 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#50) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.760988 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#52) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.834068 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#54) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.907178 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#56) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:01.980448 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#58) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.053559 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#60) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.126664 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#62) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.199948 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#64) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.273080 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#66) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.346356 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#68) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.419693 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#70) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.492902 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#72) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.566056 seconds.
2022-10-07 22:50:15 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#74) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.639378 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#76) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.712509 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#78) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.785728 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#80) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.859107 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#82) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:02.931822 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#84) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.004898 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#86) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.078131 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#88) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.151269 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#90) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.224541 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#92) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.297735 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#94) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.370797 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#96) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.443900 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#98) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.517160 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#100) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.590265 seconds.
2022-10-07 22:50:16 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#102) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.663354 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#104) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.736556 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#106) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.809612 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#108) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.882641 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#110) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:03.955782 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#112) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.028892 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#114) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.101939 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#116) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.175149 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#118) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.248148 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#120) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.321280 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#122) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.394631 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#124) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.467632 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#126) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.540683 seconds.
2022-10-07 22:50:17 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#128) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.613889 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#130) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.687083 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#132) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.759926 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#134) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.832847 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#136) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.905732 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#138) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:04.978397 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#140) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.051645 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#142) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.124557 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#144) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.197570 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#146) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.270829 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#148) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.343720 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#150) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.416544 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#152) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.490045 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#154) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.563147 seconds.
2022-10-07 22:50:18 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#156) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.636375 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#158) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.709531 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#160) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.782633 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#162) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.855658 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#164) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:05.928629 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#166) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.001310 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#168) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.074558 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#170) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.147713 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#172) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.220798 seconds.
==> /var/log/jasmin/default-MT_smpp.log <==
2022-10-07 22:50:19 ERROR 32477 Request timed out after 10 secs: PDU [command: unbind, sequence_number: 372, command_status: ESME_ROK]
2022-10-07 22:50:19 ERROR 32477 Unbind failed [[Failure instance: Traceback (failure with no frames): <class 'jasmin.vendor.smpp.pdu.error.SMPPRequestTimoutError'>: Request timed out after 10 secs: PDU [command: unbind, sequence_number: 372, command_status: ESME_ROK]]]. Disconnecting...
2022-10-07 22:50:19 WARNING 32477 Disconnecting...
2022-10-07 22:50:19 WARNING 32477 Disconnecting...
2022-10-07 22:50:19 WARNING 32477 Shutdown requested...disconnecting
2022-10-07 22:50:19 WARNING 32477 Disconnecting...
2022-10-07 22:50:19 WARNING 32477 SMPP 10.10.10.10 disconnected from port 35486: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.]
2022-10-07 22:50:19 ERROR 32477 Connection lost. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.]
2022-10-07 22:50:19 INFO 32477 Reconnecting after 10 seconds ...
==> /var/log/jasmin/messages.log <==
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#174) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.293947 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#176) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.367238 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#178) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.440334 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#180) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.513403 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#182) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.586720 seconds.
2022-10-07 22:50:19 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#184) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.659847 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#186) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.733019 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#188) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.806348 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#190) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.879385 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#192) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:06.952435 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#194) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.025713 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#196) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.098851 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#198) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.172022 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#200) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.245418 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#202) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.318412 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#204) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.391229 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#206) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.464344 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#208) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.537291 seconds.
2022-10-07 22:50:20 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#210) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.610328 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#212) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.683483 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#214) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.756468 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#216) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.829411 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#218) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.902285 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#220) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:07.975047 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#222) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.048160 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#224) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.121489 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#226) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.194572 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#228) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.267703 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#230) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.340946 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#232) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.413936 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#234) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.486921 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#236) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.560231 seconds.
2022-10-07 22:50:21 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#238) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.633357 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#240) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.706522 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#242) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.779837 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#244) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.852920 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#246) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.925835 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#248) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:08.998836 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#250) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.072077 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#252) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.145084 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#254) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.218414 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#256) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.291450 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#258) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.364522 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#260) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.437781 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#262) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.510911 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#264) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.583969 seconds.
2022-10-07 22:50:22 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#266) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.657233 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#268) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.730254 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#270) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.803295 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#272) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.876531 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#274) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:09.949543 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#276) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.022619 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#278) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.095917 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#280) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.168981 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#282) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.242063 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#284) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.315366 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#286) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.388436 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#288) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.461465 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#290) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.534715 seconds.
2022-10-07 22:50:23 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#292) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.607823 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#294) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.680947 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#296) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.754204 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#298) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.827313 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#300) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.900373 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#302) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:10.973729 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#304) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.046822 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#306) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.119894 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#308) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.198419 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#310) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.271467 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#312) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.344705 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#314) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.417755 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#316) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.490586 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#318) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.563645 seconds.
2022-10-07 22:50:24 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#320) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.637081 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#322) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.710114 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#324) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.783214 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#326) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.856493 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#328) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:11.929382 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#330) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.002269 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#332) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.075553 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#334) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.148611 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#336) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.221832 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#338) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.295264 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#340) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.368380 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#342) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.441484 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#344) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.514830 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#346) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.587917 seconds.
2022-10-07 22:50:25 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#348) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.661045 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#350) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.734308 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#352) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.807329 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#354) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.880365 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#356) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:12.953560 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#358) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.026650 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#360) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.099802 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#362) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.172930 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#364) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.245780 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#366) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.318933 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#368) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.392247 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#370) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.465223 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#372) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.537826 seconds.
2022-10-07 22:50:26 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#374) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.611162 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#376) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.684235 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#378) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.757221 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#380) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.830348 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#382) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.903390 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#384) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:13.976458 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#386) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.049878 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#388) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.123046 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#390) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.196129 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#392) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.269356 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#394) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.342410 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#396) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.415391 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#398) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.488559 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#400) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.561623 seconds.
2022-10-07 22:50:27 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#402) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.634788 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#404) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.708090 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#406) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.781080 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#408) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.854103 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#410) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:14.927067 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#412) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.000012 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#414) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.073056 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#416) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.146378 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#418) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.219405 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#420) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.292452 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#422) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.365798 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#424) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.438897 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#426) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.511980 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#428) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.585279 seconds.
2022-10-07 22:50:28 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#430) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.658383 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#432) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.731418 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#434) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.804635 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#436) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.877533 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#438) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:15.950622 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#440) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:16.023888 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#442) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:16.096893 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#444) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:16.169972 seconds.
2022-10-07 22:50:29 ERROR 32477 SMPPC [cid:MT_smpp] is not bound: Requeuing (#446) SubmitSmPDU[4e7f1dff-9a4e-4464-bef4-f110ea8c5196], aged 0:03:16.242978 seconds.
==> /var/log/jasmin/default-MT_smpp.log <==
2022-10-07 22:50:29 INFO 32477 Connecting to IPv4Address(TCP, '10.10.10.10', 2775) ...
2022-10-07 22:50:29 WARNING 32477 SMPP connection established from 10.10.10.10 to port 49826
2022-10-07 22:50:29 INFO 32477 Connection made to 10.10.10.10:2775
2022-10-07 22:50:29 WARNING 32477 Requesting bind as transceiver
SMPP Connector
jcli : smppccm -s MT_smpp
ripf 0
con_fail_delay 10
dlr_expiry 86400
coding 0
logrotate midnight
submit_throughput 14
elink_interval 30
bind_to 10
port 2775
con_fail_retry yes
password XXXX
src_addr XXX
bind_npi 0
addr_range None
dst_ton 1
res_to 120
def_msg_id 0
priority 3
con_loss_retry yes
username XXXX
dst_npi 1
validity None
requeue_delay 60
host 10.10.10.10
src_npi 1
trx_to 300
logfile //var/log/jasmin/default-MT_smpp.log
systype
ssl no
cid MT_smpp
loglevel 20
bind transceiver
proto_id None
dlr_msgid 0
con_loss_delay 10
logprivacy no
bind_ton 0
pdu_red_to 10
src_ton 5
Thanks
Geeth
The text was updated successfully, but these errors were encountered: