- Joined
- Jul 1, 2016
- Messages
- 6,571
- Reaction score
- 2,583
Good morning
After updating to v18 of the PBX (Saturday morning just gone) I've found for the past 2 days the 3 SBCs on there are apparently disconnecting and reconnecting all at the same time.
There's no rhythm to it, Sunday was 05:44 and today was 08:27
Unfortunately all SBCs are in low mode so this is the only thing I can pull off one of them for now:
I've put one of them in verbose mode and I hope to capture why.
Has anyone experienced this?
After updating to v18 of the PBX (Saturday morning just gone) I've found for the past 2 days the 3 SBCs on there are apparently disconnecting and reconnecting all at the same time.
There's no rhythm to it, Sunday was 05:44 and today was 08:27
Unfortunately all SBCs are in low mode so this is the only thing I can pull off one of them for now:
Code:
ERR | 20211003-054308.653 | 3CX | SBC | 3060335584 | TunnelUdp.cpp:302 | TX UDP SRTP 196 bytes failed with error code 111
ERR | 20211003-054308.674 | 3CX | SBC | 3069891760 | TunnelUdp.cpp:81 | Failed to read from UDP channel: error 111
ERR | 20211003-054308.683 | 3CX | SBC | 3069891760 | TunnelUdp.cpp:81 | Failed to read from UDP channel: error 111
ERR | 20211003-054308.703 | 3CX | SBC | 3069891760 | TunnelUdp.cpp:81 | Failed to read from UDP channel: error 111
ERR | 20211003-054308.723 | 3CX | SBC | 3069891760 | TunnelUdp.cpp:81 | Failed to read from UDP channel: error 111
ERR | 20211003-054308.743 | 3CX | SBC | 3069891760 | TunnelUdp.cpp:81 | Failed to read from UDP channel: error 111
ERR | 20211003-054309.650 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | SSL error (6):
ERR | 20211003-054309.650 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on secure read:
ERR | 20211003-054309.688 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | Socket error (111):
ERR | 20211003-054309.688 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on while sending: Connection refused
ERR | 20211003-054309.689 | 3CX | SBC | 3069891760 | security.cpp:851 | send_from_queue failed
ERR | 20211003-054309.689 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on TunnelTcp::internal_send: Connection refused
ERR | 20211003-054315.671 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | Socket error (111):
ERR | 20211003-054315.672 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on while sending: Connection refused
ERR | 20211003-054315.672 | 3CX | SBC | 3069891760 | security.cpp:851 | send_from_queue failed
ERR | 20211003-054315.672 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on TunnelTcp::internal_send: Connection refused
ERR | 20211003-054328.890 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | Socket error (111):
ERR | 20211003-054328.890 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on while sending: Connection refused
ERR | 20211003-054328.890 | 3CX | SBC | 3069891760 | security.cpp:851 | send_from_queue failed
ERR | 20211003-054328.890 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on TunnelTcp::internal_send: Connection refused
ERR | 20211003-054328.901 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | Socket error (111):
ERR | 20211003-054328.902 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on while sending: Connection refused
ERR | 20211003-054328.902 | 3CX | SBC | 3069891760 | security.cpp:851 | send_from_queue failed
ERR | 20211003-054328.902 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on TunnelTcp::internal_send: Connection refused
ERR | 20211003-054334.905 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | Socket error (111):
ERR | 20211003-054334.905 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on while sending: Connection refused
ERR | 20211003-054334.905 | 3CX | SBC | 3069891760 | security.cpp:851 | send_from_queue failed
ERR | 20211003-054334.905 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on TunnelTcp::internal_send: Connection refused
ERR | 20211004-082614.453 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:606 | SSL error (5):
ERR | 20211004-082614.454 | 3CX | SBC | 3069891760 | TunnelTcp.cpp:304 | Bridge failure on secure read: System error 104: Connection reset by peer
I've put one of them in verbose mode and I hope to capture why.
Has anyone experienced this?