failed: amqp:connection:framing-error SSL Failure

24 views
Skip to first unread message

vishavjeet somwanshi

unread,
Aug 5, 2025, 7:12:02 AMAug 5
to Skupper
Hi Team,

We did encounter with one of the issue today where skupper is exposed from SITE A ( namespace a ) to SITE B (namespace b). I could see the skupper link status in namespace b states that "Links created from this site: Link  <link_name> is connected. However services are not getting exposed. 

Upon checking further in skupper-router logs in site B, getting below error in log file.

2025-08-05 10:55:22.055948 +0000 SERVER (error) [C43] Connection to 10.128.14.129:55671 failed: amqp:connection:framing-error SSL Failure: error:0A000126:SSL routines::unexpected eof while reading
2025-08-05 10:55:22.056476 +0000 ROUTER_LS (info) Link to Neighbor Router Lost - link_tag=0
2025-08-05 10:55:22.057544 +0000 SERVER (error) [C42] Connection to 10.128.14.129:55671 failed: amqp:connection:framing-error SSL Failure: error:0A000126:SSL routines::unexpected eof while reading
2025-08-05 10:55:22.058546 +0000 SERVER (error) [C41] Connection to 10.128.14.129:55671 failed: amqp:connection:framing-error SSL Failure: error:0A000126:SSL routines::unexpected eof while reading



2025-08-05 10:57:33.694158 +0000 SERVER (error) [C50] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671
2025-08-05 10:57:33.694563 +0000 SERVER (error) [C49] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671
2025-08-05 10:57:33.694861 +0000 SERVER (error) [C48] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671
2025-08-05 10:59:48.858392 +0000 SERVER (error) [C57] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671
2025-08-05 10:59:48.861371 +0000 SERVER (error) [C59] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671
2025-08-05 10:59:48.861770 +0000 SERVER (error) [C58] Connection to 10.128.14.129:55671 failed: proton:io Connection timed out - disconnected 10.128.14.129:55671

Please suggest.

Thanks,
Vishavjeet S

Fernando Giorgetti

unread,
Aug 7, 2025, 1:41:08 PMAug 7
to vishavjeet somwanshi, Skupper
Assuming you're using skupper version 1.x, there are a couple of things you can look at:

- First make sure all your pods are running on both namespaces (a and b) without
  crashes or restarts.

- Verify if you don't have extra links defined on your namespace. The following command
  should tell you links you have on a given namespace:

      kubectl get secret -l 'skupper.io/type=connection-token'

- Ensure that the Hostname or IP Address of the target site is correct, usually if you are using
  a LoadBalancer ingress (default on kubernetes - not on OpenShift), you can look at the
  External IP of the skupper-router service then compare it with what is defined at the
  inter-router-host annotation of the secret(s) returned in the previous item.

I hope it helps.

--
You received this message because you are subscribed to the Google Groups "Skupper" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skupper+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/skupper/96a54884-a24a-4a56-80d8-89cae3917676n%40googlegroups.com.


--

Fernando Giorgetti

Red Hat

fgio...@redhat.com   


Reply all
Reply to author
Forward
0 new messages