jasmin icon indicating copy to clipboard operation
jasmin copied to clipboard

SMPP connection attempt failed without binding.

Open bss-haresh-makwana opened this issue 9 months ago • 0 comments

Dear Team,

Please find below logs (default-smpps_01). Facing continues user getting TCP FIN request and in logs we are getting binding failed attempt.

2024-05-09 14:46:18 INFO 1 Added Interceptor to SMPPServerFactory 2024-05-09 14:46:56 WARNING 1 SMPP connection established from X.X.X.191 to port 2775 2024-05-09 14:46:56 WARNING 1 SMPP connection established from X.X.X.191 to port 2775 2024-05-09 14:46:56 DEBUG 1 SMPP connection attempt failed without binding. 2024-05-09 14:46:56 WARNING 1 SMPP X.X.X.191 disconnected from port 2775: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ] 2024-05-09 14:46:56 DEBUG 1 SMPP connection attempt failed without binding. 2024-05-09 14:46:56 WARNING 1 SMPP X.X.X.191 disconnected from port 2775: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ] 2024-05-09 14:46:58 WARNING 1 SMPP connection established from X.X.X.191 to port 2775 2024-05-09 14:46:58 DEBUG 1 SMPP connection attempt failed without binding. 2024-05-09 14:46:58 WARNING 1 SMPP X.X.X.191 disconnected from port 2775: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ] 2024-05-09 14:47:01 WARNING 1 SMPP connection established from X.X.X.191 to port 2775 2024-05-09 14:47:01 DEBUG 1 SMPP connection attempt failed without binding. 2024-05-09 14:47:01 WARNING 1 SMPP X.X.X.191 disconnected from port 2775: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ] 2024-05-09 14:47:03 WARNING 1 SMPP connection established from X.X.X.191 to port 2775 2024-05-09 14:47:03 DEBUG 1 SMPP connection attempt failed without binding. 2024-05-09 14:47:03 WARNING 1 SMPP X.X.X.191 disconnected from port 2775: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly. ]

Can anyone please help to resolve this issue.?

Thanks & Regards, Haresh

bss-haresh-makwana avatar May 13 '24 11:05 bss-haresh-makwana