Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0228 fix ssl dist optfile #10043

Merged
merged 5 commits into from Feb 28, 2023
Merged

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Feb 28, 2023

Fixes EMQX-9046

This PR fixes two issues, both introduced in v5.0.18
1.

+ docker exec node2.emqx.io emqx ctl status
/usr/local/bin/emqx: line 592: SSL_DIST_OPTFILE: unbound variable

when cookie is only set from environment variable, the boot command is unable to start the node
and complain that the set cookie is different from configured (the default).

PR Checklist

Please convert it to a draft if any of the following conditions are not met. Reviewers may skip over until all the items are checked:

  • [~] Added tests for the changes
  • [~] Changed lines covered in coverage report
  • Change log has been added to changes/{ce,ee}/(feat|perf|fix)-<PR-id>.en.md and .zh.md files
  • For internal contributor: there is a jira ticket to track this change
  • [~] If there should be document changes, a PR to emqx-docs.git is sent, or a jira ticket is created to follow up
  • [~] Schema changes are backward compatible

@zmstone zmstone requested a review from a team as a code owner February 28, 2023 20:12
ieQu1
ieQu1 previously approved these changes Feb 28, 2023
thalesmg
thalesmg previously approved these changes Feb 28, 2023
changes/ce/fix-10043.en.md Outdated Show resolved Hide resolved
Co-authored-by: Thales Macedo Garitezi <thalesmg@gmail.com>
@zmstone zmstone dismissed stale reviews from thalesmg and ieQu1 via a8d48bf February 28, 2023 20:42
@zmstone zmstone merged commit a64f712 into emqx:release-50 Feb 28, 2023
@zmstone zmstone deleted the 0228-fix-ssl-dist-optfile branch February 28, 2023 23:33
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.

None yet

3 participants