Replies: 4 comments 2 replies
-
That is indeed very strange! The only helm-chart the end-to-end-security demo installs is the postgresql chart from bitnami (see https://raw.githubusercontent.com/stackabletech/demos/release-24.11/stacks/_templates/postgresql-hive-iceberg.yaml). |
Beta Was this translation helpful? Give feedback.
-
Hm, the URL implies that it's either a redirect managed by Container Registry (our OCI hosting provider) or a mirror configured on your end. To rule out the latter, it would be helpful to check your I also have to mirror @sbernauer's comment, |
Beta Was this translation helpful? Give feedback.
-
Are you going and DNS-based filtering on your network? The hostname For info I see a connection refused in my home network when trying to connect to this hostname because the default behaviour of my ad blocking DNS resolvers is to return an address of It could be another network device such as a content aware firewall that's causing your issue, that would be more in line with the connection resets you are seeing. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your responses. I think it's due to the restrictions in my country (Turkey). Now I tried and I can access with VPN. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
TLS Connection Reset Issue with exo.io Registry
Problem Description
During
stackablectl demo install end-to-end-security
installations, all connection attempts tosos-ch-gva-2.exo.io
consistently fail with connection reset errors. This prevents the demo from being installed successfully.Error Details
Direct curl tests confirm the issue:
Questions
sos-ch-gva-2.exo.io
?stackablectl
to use a different registry mirror?System details:
Beta Was this translation helpful? Give feedback.
All reactions