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

Can't set long node name!\nPlease check your configuration #4171

Open
venkateshcontus opened this issue Mar 8, 2024 · 0 comments
Open

Can't set long node name!\nPlease check your configuration #4171

venkateshcontus opened this issue Mar 8, 2024 · 0 comments

Comments

@venkateshcontus
Copy link

Hi

After upgrage my ejabberd version 23 to 24.04, I try to get the sbin/ejabberdctl --node ejabberd@10.44.0.32 list_cluster

Environment

  • ejabberd version: 24.02
  • Erlang version: 24
  • OS: ubuntu20
  • Installed from: source

Errors from error.log/crash.log

args: []
format: "Can't set long node name!\nPlease check your configuration\n"
label: {error_logger,info_msg}
=SUPERVISOR REPORT==== 8-Mar-2024::09:23:20.814378 ===
supervisor: {local,net_sup}
errorContext: start_error
reason: {'EXIT',nodistribution}
offender: [{pid,undefined},
{id,net_kernel},
{mfargs,{net_kernel,start_link,
[#{clean_halt => true,name => undefined,
name_domain => longnames,
supervisor => net_sup}]}},
{restart_type,permanent},
{significant,false},
{shutdown,2000},
{child_type,worker}]

{"Kernel pid terminated",application_controller,"{application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{kernel,start,[normal,[]]}}}"}
Kernel pid terminated (application_controller) ({application_start_failure,kernel,{{shutdown,{failed_to_start_child,net_sup,{shutdown,{failed_to_start_child,net_kernel,{'EXIT',nodistribution}}}}},{kernel,start,[normal,[]]}}})
No errors

Bug description

 I didn't change any configuration in yml file after migrate ejabberd23 to 24.
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

No branches or pull requests

1 participant