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

refactor(cookie): Warning message when boot with default Erlang cookie #8905

Merged
merged 2 commits into from Sep 7, 2022

Conversation

zmstone
Copy link
Member

@zmstone zmstone commented Sep 6, 2022

$ env EMQX_NODE_COOKIE='' ./_build/emqx/rel/emqx/bin/emqx console
!!!!!!
WARNING: Default (insecure) Erlang cookie is in use.
WARNING: Configure node.cookie in /mnt/code/src/emqx/0/_build/emqx/rel/emqx/etc/emqx.conf or override from environment variable EMQX_NODE__COOKIE
NOTE: Use the same config value for all nodes in the cluster.
!!!!!!
log.file_handlers.default.enable = EMQX_LOG__FILE_HANDLERS__DEFAULT__ENABLE = false
log.console_handler.enable = EMQX_LOG__CONSOLE_HANDLER__ENABLE = true

@zmstone zmstone force-pushed the 0906-warn-default-erlang-cookie branch from 113a7f7 to 85cb552 Compare September 6, 2022 16:58
@zmstone zmstone marked this pull request as ready for review September 6, 2022 17:10
mix.exs Show resolved Hide resolved
@zmstone zmstone merged commit c9b6dfd into emqx:master Sep 7, 2022
@zmstone zmstone deleted the 0906-warn-default-erlang-cookie branch September 7, 2022 06:06
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

4 participants