Skip to content

Conversation

@exciler
Copy link
Contributor

@exciler exciler commented Nov 11, 2025

  • add values to change listenAddresses for railsserver and websocket
  • make nginx also listen on IPv6 and add values to disable IPv4/IPv6

What this PR does / why we need it

  • Improves support for IPv6 or dual-stack clusters

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, …) format, will close that issue when PR gets merged)

Special notes for your reviewer

  • railsserver is already configured to listen on [::], so I made the default for the websocket "::" accordingly

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • Chart Version bumped
  • Upgrading instructions are documented in the zammad/README.md

- add values to change listenAddresses for railsserver and websocket
- make nginx also listen on IPv6 and add values to disable IPv4/IPv6

Signed-off-by: Andreas Palm <[email protected]>
@monotek monotek self-requested a review November 12, 2025 20:54
@exciler
Copy link
Contributor Author

exciler commented Nov 13, 2025

shall I bump the version?

@mgruner
Copy link
Collaborator

mgruner commented Nov 13, 2025

Yes please, I guess this should be a new minor version.

Signed-off-by: Andreas Palm <[email protected]>
@exciler
Copy link
Contributor Author

exciler commented Nov 24, 2025

Is there anything missing from my side?

@monotek
Copy link
Member

monotek commented Nov 24, 2025

CI fails. Can you have a look please?

@mgruner
Copy link
Collaborator

mgruner commented Nov 24, 2025

Might have been a transient error, I triggered a rerun now.

@exciler
Copy link
Contributor Author

exciler commented Nov 24, 2025

The failed one now succeeded, but I thing both cancelled ones need a manual restart as well

@mgruner
Copy link
Collaborator

mgruner commented Nov 25, 2025

There has been a merge in the meantime, can you update the version please?

@monotek monotek merged commit d0c6c61 into zammad:main Nov 25, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Websocket server crash loop in ipv6 env

3 participants