i tried my rabbit mq server on ssl port as 15671,its working working.but when i change the port number to 443,the server not started. i verified 443 port no available. how i can solve
os :Linux ubuntu
I guess 433 is https port,It has been binded,you can stop https service;
Thank you for your time.
Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. This assumes two things:
We get at least a dozen of questions through various venues every single day, often quite light on details.
At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because of that questions, investigations, root cause analysis, discussions of potential features are all considered to be mailing list material by our team. Please post this to rabbitmq-users.
Getting all the details necessary to reproduce an issue, make a conclusion or even form a hypothesis about what's happening can take a fair amount of time. Our team is multiple orders of magnitude smaller than the RabbitMQ community. Please help others help you by providing a way to reproduce the behavior you're
observing, or at least sharing as much relevant information as possible on the list:
rabbitmqctl status (and, if possible, rabbitmqctl environment output)Feel free to edit out hostnames and other potentially sensitive information.
When/if we have enough details and evidence we'd be happy to file a new issue.
Thank you.
Networking guide explains what tools can help with investigating networking-related issues.
this is my log info
Error description:
{could_not_start,rabbitmq_management,
{{could_not_start_listener,
[{port,443},
{ssl,true},
{ssl_opts,
[{cacertfile,"/home/rtm-aimpl-ca.crt"},
{certfile,"/home/rtm-aimpl.crt"},
{keyfile,"/home/rtm-aimpl.key"}]}],
{shutdown,
{failed_to_start_child,ranch_acceptors_sup,
{listen_error,rabbit_web_dispatch_sup_443,eacces}}}},
{gen_server,call,
[rabbit_web_dispatch_registry,
{add,rabbit_mgmt,
[{port,443},
{ssl,true},
{ssl_opts,
[{cacertfile,"/home/rtm-aimpl-ca.crt"},
{certfile,"/home/rtm-aimpl.crt"},
{keyfile,"/home/rtm-aimpl.key"}]}],
#Fun
[{'_',[],
[{[<<"api">>,<<"overview">>],
[],rabbit_mgmt_wm_overview,[]},
{[<<"api">>,<<"cluster-name">>],
[],rabbit_mgmt_wm_cluster_name,[]},
{[<<"api">>,<<"nodes">>],[],rabbit_mgmt_wm_nodes,[]},
{[<<"api">>,<<"nodes">>,node],
[],rabbit_mgmt_wm_node,[]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>],
[],rabbit_mgmt_wm_node_memory,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,
<<"relative">>],
[],rabbit_mgmt_wm_node_memory,
[relative]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>],
[],rabbit_mgmt_wm_node_memory_ets,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
<<"relative">>],
[],rabbit_mgmt_wm_node_memory_ets,
[relative]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
filter],
[],rabbit_mgmt_wm_node_memory_ets,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
filter,<<"relative">>],
[],rabbit_mgmt_wm_node_memory_ets,
[relative]},
{[<<"api">>,<<"extensions">>],
[],rabbit_mgmt_wm_extensions,[]},
{[<<"api">>,<<"all-configuration">>],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"definitions">>],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"definitions">>,vhost],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"parameters">>],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component,vhost],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component,vhost,name],
[],rabbit_mgmt_wm_parameter,[]},
{[<<"api">>,<<"global-parameters">>],
[],rabbit_mgmt_wm_global_parameters,[]},
{[<<"api">>,<<"global-parameters">>,name],
[],rabbit_mgmt_wm_global_parameter,[]},
{[<<"api">>,<<"policies">>],
[],rabbit_mgmt_wm_policies,[]},
{[<<"api">>,<<"policies">>,vhost],
[],rabbit_mgmt_wm_policies,[]},
{[<<"api">>,<<"policies">>,vhost,name],
[],rabbit_mgmt_wm_policy,[]},
{[<<"api">>,<<"connections">>],
[],rabbit_mgmt_wm_connections,[]},
{[<<"api">>,<<"connections">>,connection],
[],rabbit_mgmt_wm_connection,[]},
{[<<"api">>,<<"connections">>,connection,
<<"channels">>],
[],rabbit_mgmt_wm_connection_channels,[]},
{[<<"api">>,<<"channels">>],
[],rabbit_mgmt_wm_channels,[]},
{[<<"api">>,<<"channels">>,channel],
[],rabbit_mgmt_wm_channel,[]},
{[<<"api">>,<<"consumers">>],
[],rabbit_mgmt_wm_consumers,[]},
{[<<"api">>,<<"consumers">>,vhost],
[],rabbit_mgmt_wm_consumers,[]},
{[<<"api">>,<<"exchanges">>],
[],rabbit_mgmt_wm_exchanges,[]},
{[<<"api">>,<<"exchanges">>,vhost],
[],rabbit_mgmt_wm_exchanges,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange],
[],rabbit_mgmt_wm_exchange,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"publish">>],
[],rabbit_mgmt_wm_exchange_publish,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"bindings">>,<<"source">>],
[],rabbit_mgmt_wm_bindings,
[exchange_source]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"bindings">>,<<"destination">>],
[],rabbit_mgmt_wm_bindings,
[exchange_destination]},
{[<<"api">>,<<"queues">>],[],rabbit_mgmt_wm_queues,[]},
{[<<"api">>,<<"queues">>,vhost],
[],rabbit_mgmt_wm_queues,[]},
{[<<"api">>,<<"queues">>,vhost,queue],
[],rabbit_mgmt_wm_queue,[]},
{[<<"api">>,<<"queues">>,vhost,destination,
<<"bindings">>],
[],rabbit_mgmt_wm_bindings,
[queue]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"contents">>],
[],rabbit_mgmt_wm_queue_purge,[]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"get">>],
[],rabbit_mgmt_wm_queue_get,[]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"actions">>],
[],rabbit_mgmt_wm_queue_actions,[]},
{[<<"api">>,<<"bindings">>],
[],rabbit_mgmt_wm_bindings,
[all]},
{[<<"api">>,<<"bindings">>,vhost],
[],rabbit_mgmt_wm_bindings,
[all]},
{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,
destination],
[],rabbit_mgmt_wm_bindings,
[source_destination]},
{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,
destination,props],
[],rabbit_mgmt_wm_binding,[]},
{[<<"api">>,<<"vhosts">>],[],rabbit_mgmt_wm_vhosts,[]},
{[<<"api">>,<<"vhosts">>,vhost],
[],rabbit_mgmt_wm_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"permissions">>],
[],rabbit_mgmt_wm_permissions_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"connections">>],
[],rabbit_mgmt_wm_connections_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"channels">>],
[],rabbit_mgmt_wm_channels_vhost,[]},
{[<<"api">>,<<"users">>],[],rabbit_mgmt_wm_users,[]},
{[<<"api">>,<<"users">>,user],
[],rabbit_mgmt_wm_user,[]},
{[<<"api">>,<<"users">>,user,<<"permissions">>],
[],rabbit_mgmt_wm_permissions_user,[]},
{[<<"api">>,<<"whoami">>],[],rabbit_mgmt_wm_whoami,[]},
{[<<"api">>,<<"permissions">>],
[],rabbit_mgmt_wm_permissions,[]},
{[<<"api">>,<<"permissions">>,vhost,user],
[],rabbit_mgmt_wm_permission,[]},
{[<<"api">>,<<"aliveness-test">>,vhost],
[],rabbit_mgmt_wm_aliveness_test,[]},
{[<<"api">>,<<"healthchecks">>,<<"node">>],
[],rabbit_mgmt_wm_healthchecks,[]},
{[<<"api">>,<<"healthchecks">>,<<"node">>,node],
[],rabbit_mgmt_wm_healthchecks,[]},
{[<<"api">>,<<"reset">>],[],rabbit_mgmt_wm_reset,[]},
{[<<"api">>,<<"reset">>,node],
[],rabbit_mgmt_wm_reset,[]},
{[],[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/index.html"}},
{[<<"api">>],
[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/api/index.html"}},
{[<<"cli">>],
[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/cli/index.html"}},
{[<<"mgmt">>],[],rabbit_mgmt_wm_redirect,"/"},
{['...'],
[],rabbit_mgmt_wm_static,
["/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www"]}]}],
{[],"RabbitMQ Management"}},
infinity]}}}
Log files (may contain more information):
/var/log/rabbitmq/[email protected]
/var/log/rabbitmq/[email protected]
{"init terminating in do_boot",{could_not_start,rabbitmq_management,{{could_not_start_listener,[{port,443},{ssl,true},{ssl_opts,[{cacertfile,"/home/rtm-aimpl-ca.crt"},{certfile,"/home/rtm-aimpl.crt"},{keyfile,"/home/rtm-aimpl.key"}]}],{shutdown,{failed_to_start_child,ranch_acceptors_sup,{listen_error,rabbit_web_dispatch_sup_443,eacces}}}},{gen_server,call,[rabbit_web_dispatch_registry,{add,rabbit_mgmt,[{port,443},{ssl,true},{ssl_opts,[{cacertfile,"/home/rtm-aimpl-ca.crt"},{certfile,"/home/rtm-aimpl.crt"},{keyfile,"/home/rtm-aimpl.key"}]}],#Fun
init terminating in do_boot ({could_not_start,rabbitmq_management,{{could_not_start_listener,[{_},{_},{_}],{shutdown,{_}}},{gen_server,call,[rabbit_web_dispatch_registry,{_},infinity]}}})
Crash dump is being written to: erl_crash.dump...done
i did not bind 443 port number to another process.i already verified
The rabbitmq user doesn't not have permissions to privileged ports (<1024).
Use iptables to redirect the port instead.
On Nov 16, 2017 11:14, "Yoosef pp" notifications@github.com wrote:
this is my log info
Error description:
{could_not_start,rabbitmq_management,
{{could_not_start_listener,
[{port,443},
{ssl,true},
{ssl_opts,
[{cacertfile,"/home/rtm-aimpl-ca.crt"},
{certfile,"/home/rtm-aimpl.crt"},
{keyfile,"/home/rtm-aimpl.key"}]}],
{shutdown,
{failed_to_start_child,ranch_acceptors_sup,
{listen_error,rabbit_web_dispatch_sup_443,eacces}}}},
{gen_server,call,
[rabbit_web_dispatch_registry,
{add,rabbit_mgmt,
[{port,443},
{ssl,true},
{ssl_opts,
[{cacertfile,"/home/rtm-aimpl-ca.crt"},
{certfile,"/home/rtm-aimpl.crt"},
{keyfile,"/home/rtm-aimpl.key"}]}],Fun
>, [{'_',[],
[{[<<"api">>,<<"overview">>],
[],rabbit_mgmt_wm_overview,[]},
{[<<"api">>,<<"cluster-name">>],
[],rabbit_mgmt_wm_cluster_name,[]},
{[<<"api">>,<<"nodes">>],[],rabbit_mgmt_wm_nodes,[]},
{[<<"api">>,<<"nodes">>,node],
[],rabbit_mgmt_wm_node,[]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>],
[],rabbit_mgmt_wm_node_memory,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,
<<"relative">>],
[],rabbit_mgmt_wm_node_memory,
[relative]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>],
[],rabbit_mgmt_wm_node_memory_ets,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
<<"relative">>],
[],rabbit_mgmt_wm_node_memory_ets,
[relative]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
filter],
[],rabbit_mgmt_wm_node_memory_ets,
[absolute]},
{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,
filter,<<"relative">>],
[],rabbit_mgmt_wm_node_memory_ets,
[relative]},
{[<<"api">>,<<"extensions">>],
[],rabbit_mgmt_wm_extensions,[]},
{[<<"api">>,<<"all-configuration">>],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"definitions">>],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"definitions">>,vhost],
[],rabbit_mgmt_wm_definitions,[]},
{[<<"api">>,<<"parameters">>],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component,vhost],
[],rabbit_mgmt_wm_parameters,[]},
{[<<"api">>,<<"parameters">>,component,vhost,name],
[],rabbit_mgmt_wm_parameter,[]},
{[<<"api">>,<<"global-parameters">>],
[],rabbit_mgmt_wm_global_parameters,[]},
{[<<"api">>,<<"global-parameters">>,name],
[],rabbit_mgmt_wm_global_parameter,[]},
{[<<"api">>,<<"policies">>],
[],rabbit_mgmt_wm_policies,[]},
{[<<"api">>,<<"policies">>,vhost],
[],rabbit_mgmt_wm_policies,[]},
{[<<"api">>,<<"policies">>,vhost,name],
[],rabbit_mgmt_wm_policy,[]},
{[<<"api">>,<<"connections">>],
[],rabbit_mgmt_wm_connections,[]},
{[<<"api">>,<<"connections">>,connection],
[],rabbit_mgmt_wm_connection,[]},
{[<<"api">>,<<"connections">>,connection,
<<"channels">>],
[],rabbit_mgmt_wm_connection_channels,[]},
{[<<"api">>,<<"channels">>],
[],rabbit_mgmt_wm_channels,[]},
{[<<"api">>,<<"channels">>,channel],
[],rabbit_mgmt_wm_channel,[]},
{[<<"api">>,<<"consumers">>],
[],rabbit_mgmt_wm_consumers,[]},
{[<<"api">>,<<"consumers">>,vhost],
[],rabbit_mgmt_wm_consumers,[]},
{[<<"api">>,<<"exchanges">>],
[],rabbit_mgmt_wm_exchanges,[]},
{[<<"api">>,<<"exchanges">>,vhost],
[],rabbit_mgmt_wm_exchanges,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange],
[],rabbit_mgmt_wm_exchange,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"publish">>],
[],rabbit_mgmt_wm_exchange_publish,[]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"bindings">>,<<"source">>],
[],rabbit_mgmt_wm_bindings,
[exchange_source]},
{[<<"api">>,<<"exchanges">>,vhost,exchange,
<<"bindings">>,<<"destination">>],
[],rabbit_mgmt_wm_bindings,
[exchange_destination]},
{[<<"api">>,<<"queues">>],[],rabbit_mgmt_wm_queues,[]},
{[<<"api">>,<<"queues">>,vhost],
[],rabbit_mgmt_wm_queues,[]},
{[<<"api">>,<<"queues">>,vhost,queue],
[],rabbit_mgmt_wm_queue,[]},
{[<<"api">>,<<"queues">>,vhost,destination,
<<"bindings">>],
[],rabbit_mgmt_wm_bindings,
[queue]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"contents">>],
[],rabbit_mgmt_wm_queue_purge,[]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"get">>],
[],rabbit_mgmt_wm_queue_get,[]},
{[<<"api">>,<<"queues">>,vhost,queue,<<"actions">>],
[],rabbit_mgmt_wm_queue_actions,[]},
{[<<"api">>,<<"bindings">>],
[],rabbit_mgmt_wm_bindings,
[all]},
{[<<"api">>,<<"bindings">>,vhost],
[],rabbit_mgmt_wm_bindings,
[all]},
{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,
destination],
[],rabbit_mgmt_wm_bindings,
[source_destination]},
{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,
destination,props],
[],rabbit_mgmt_wm_binding,[]},
{[<<"api">>,<<"vhosts">>],[],rabbit_mgmt_wm_vhosts,[]},
{[<<"api">>,<<"vhosts">>,vhost],
[],rabbit_mgmt_wm_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"permissions">>],
[],rabbit_mgmt_wm_permissions_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"connections">>],
[],rabbit_mgmt_wm_connections_vhost,[]},
{[<<"api">>,<<"vhosts">>,vhost,<<"channels">>],
[],rabbit_mgmt_wm_channels_vhost,[]},
{[<<"api">>,<<"users">>],[],rabbit_mgmt_wm_users,[]},
{[<<"api">>,<<"users">>,user],
[],rabbit_mgmt_wm_user,[]},
{[<<"api">>,<<"users">>,user,<<"permissions">>],
[],rabbit_mgmt_wm_permissions_user,[]},
{[<<"api">>,<<"whoami">>],[],rabbit_mgmt_wm_whoami,[]},
{[<<"api">>,<<"permissions">>],
[],rabbit_mgmt_wm_permissions,[]},
{[<<"api">>,<<"permissions">>,vhost,user],
[],rabbit_mgmt_wm_permission,[]},
{[<<"api">>,<<"aliveness-test">>,vhost],
[],rabbit_mgmt_wm_aliveness_test,[]},
{[<<"api">>,<<"healthchecks">>,<<"node">>],
[],rabbit_mgmt_wm_healthchecks,[]},
{[<<"api">>,<<"healthchecks">>,<<"node">>,node],
[],rabbit_mgmt_wm_healthchecks,[]},
{[<<"api">>,<<"reset">>],[],rabbit_mgmt_wm_reset,[]},
{[<<"api">>,<<"reset">>,node],
[],rabbit_mgmt_wm_reset,[]},
{[],[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/
rabbitmq_management-3.6.9/priv/www/index.html"}},
{[<<"api">>],
[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/
rabbitmq_management-3.6.9/priv/www/api/index.html"}},
{[<<"cli">>],
[],cowboy_static,
{file,
"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/
rabbitmq_management-3.6.9/priv/www/cli/index.html"}},
{[<<"mgmt">>],[],rabbit_mgmt_wm_redirect,"/"},
{['...'],
[],rabbit_mgmt_wm_static,
["/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/
rabbitmq_management-3.6.9/priv/www"]}]}],
{[],"RabbitMQ Management"}},
infinity]}}}Log files (may contain more information):
/var/log/rabbitmq/[email protected]
/var/log/rabbitmq/[email protected]{"init terminating in do_boot",{could_not_start,
rabbitmq_management,{{could_not_start_listener,[{port,443}
,{ssl,true},{ssl_opts,[{cacertfile,"/home/rtm-aimpl-
ca.crt"},{certfile,"/home/rtm-aimpl.crt"},{keyfile,"/home/
rtm-aimpl.key"}]}],{shutdown,{failed_to_start_child,ranch_
acceptors_sup,{listen_error,rabbit_web_dispatch_sup_443,
eacces}}}},{gen_server,call,[rabbit_web_dispatch_registry,{
add,rabbit_mgmt,[{port,443},{ssl,true},{ssl_opts,[{
cacertfile,"/home/rtm-aimpl-ca.crt"},{certfile,"/home/rtm-
aimpl.crt"},{keyfile,"/home/rtm-aimpl.key"}]}],#Fun116447411 <011-644%2074%2011>>,[{'
',[],[{[<<"api">>,<<"overview">>],[],rabbit_mgmt_wm_overview,[]},{[<<"api">>,<<"cluster-name">>],[],rabbit_mgmt_wm_cluster_name,[]},{[<<"api">>,<<"nodes">>],[],rabbit_mgmt_wm_nodes,[]},{[<<"api">>,<<"nodes">>,node],[],rabbit_mgmt_wm_node,[]},{[<<"api">>,<<"nodes">>,node,<<"memory">>],[],rabbit_mgmt_wm_node_memory,[absolute]},{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"relative">>],[],rabbit_mgmt_wm_node_memory,[relative]},{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>],[],rabbit_mgmt_wm_node_memory_ets,[absolute]},{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,<<"relative">>],[],rabbit_mgmt_wm_node_memory_ets,[relative]},{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,filter],[],rabbit_mgmt_wm_node_memory_ets,[absolute]},{[<<"api">>,<<"nodes">>,node,<<"memory">>,<<"ets">>,filter,<<"relative">>],[],rabbit_mgmt_wm_node_memory_ets,[relative]},{[<<"api">>,<<"extensions">>],[],rabbit_mgmt_wm_extensions,[]},{[<<"api">>,<<"all-configuration">>],[],rabbit_mgmt_wm_definitions,[]},{[<<"api">>,<<"definitions">>],[],rabbit_mgmt_wm_definitions,[]},{[<<"api">>,<<"definitions">>,vhost],[],rabbit_mgmt_wm_definitions,[]},{[<<"api">>,<<"parameters">>],[],rabbit_mgmt_wm_parameters,[]},{[<<"api">>,<<"parameters">>,component],[],rabbit_mgmt_wm_parameters,[]},{[<<"api">>,<<"parameters">>,component,vhost],[],rabbit_mgmt_wm_parameters,[]},{[<<"api">>,<<"parameters">>,component,vhost,name],[],rabbit_mgmt_wm_parameter,[]},{[<<"api">>,<<"global-parameters">>],[],rabbit_mgmt_wm_global_parameters,[]},{[<<"api">>,<<"global-parameters">>,name],[],rabbit_mgmt_wm_global_parameter,[]},{[<<"api">>,<<"policies">>],[],rabbit_mgmt_wm_policies,[]},{[<<"api">>,<<"policies">>,vhost],[],rabbit_mgmt_wm_policies,[]},{[<<"api">>,<<"policies">>,vhost,name],[],rabbit_mgmt_wm_policy,[]},{[<<"api">>,<<"connections">>],[],rabbit_mgmt_wm_connections,[]},{[<<"api">>,<<"connections">>,connection],[],rabbit_mgmt_wm_connection,[]},{[<<"api">>,<<"connections">>,connection,<<"channels">>],[],rabbit_mgmt_wm_connection_channels,[]},{[<<"api">>,<<"channels">>],[],rabbit_mgmt_wm_channels,[]},{[<<"api">>,<<"channels">>,channel],[],rabbit_mgmt_wm_channel,[]},{[<<"api">>,<<"consumers">>],[],rabbit_mgmt_wm_consumers,[]},{[<<"api">>,<<"consumers">>,vhost],[],rabbit_mgmt_wm_consumers,[]},{[<<"api">>,<<"exchanges">>],[],rabbit_mgmt_wm_exchanges,[]},{[<<"api">>,<<"exchanges">>,vhost],[],rabbit_mgmt_wm_exchanges,[]},{[<<"api">>,<<"exchanges">>,vhost,exchange],[],rabbit_mgmt_wm_exchange,[]},{[<<"api">>,<<"exchanges">>,vhost,exchange,<<"publish">>],[],rabbit_mgmt_wm_exchange_publish,[]},{[<<"api">>,<<"exchanges">>,vhost,exchange,<<"bindings">>,<<"source">>],[],rabbit_mgmt_wm_bindings,[exchange_source]},{[<<"api">>,<<"exchanges">>,vhost,exchange,<<"bindings">>,<<"destination">>],[],rabbit_mgmt_wm_bindings,[exchange_destination]},{[<<"api">>,<<"queues">>],[],rabbit_mgmt_wm_queues,[]},{[<<"api">>,<<"queues">>,vhost],[],rabbit_mgmt_wm_queues,[]},{[<<"api">>,<<"queues">>,vhost,queue],[],rabbit_mgmt_wm_queue,[]},{[<<"api">>,<<"queues">>,vhost,destination,<<"bindings">>],[],rabbit_mgmt_wm_bindings,[queue]},{[<<"api">>,<<"queues">>,vhost,queue,<<"contents">>],[],rabbit_mgmt_wm_queue_purge,[]},{[<<"api">>,<<"queues">>,vhost,queue,<<"get">>],[],rabbit_mgmt_wm_queue_get,[]},{[<<"api">>,<<"queues">>,vhost,queue,<<"actions">>],[],rabbit_mgmt_wm_queue_actions,[]},{[<<"api">>,<<"bindings">>],[],rabbit_mgmt_wm_bindings,[all]},{[<<"api">>,<<"bindings">>,vhost],[],rabbit_mgmt_wm_bindings,[all]},{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,destination],[],rabbit_mgmt_wm_bindings,[source_destination]},{[<<"api">>,<<"bindings">>,vhost,<<"e">>,source,dtype,destination,props],[],rabbit_mgmt_wm_binding,[]},{[<<"api">>,<<"vhosts">>],[],rabbit_mgmt_wm_vhosts,[]},{[<<"api">>,<<"vhosts">>,vhost],[],rabbit_mgmt_wm_vhost,[]},{[<<"api">>,<<"vhosts">>,vhost,<<"permissions">>],[],rabbit_mgmt_wm_permissions_vhost,[]},{[<<"api">>,<<"vhosts">>,vhost,<<"connections">>],[],rabbit_mgmt_wm_connections_vhost,[]},{[<<"api">>,<<"vhosts">>,vhost,<<"channels">>],[],rabbit_mgmt_wm_channels_vhost,[]},{[<<"api">>,<<"users">>],[],rabbit_mgmt_wm_users,[]},{[<<"api">>,<<"users">>,user],[],rabbit_mgmt_wm_user,[]},{[<<"api">>,<<"users">>,user,<<"permissions">>],[],rabbit_mgmt_wm_permissions_user,[]},{[<<"api">>,<<"whoami">>],[],rabbit_mgmt_wm_whoami,[]},{[<<"api">>,<<"permissions">>],[],rabbit_mgmt_wm_permissions,[]},{[<<"api">>,<<"permissions">>,vhost,user],[],rabbit_mgmt_wm_permission,[]},{[<<"api">>,<<"aliveness-test">>,vhost],[],rabbit_mgmt_wm_aliveness_test,[]},{[<<"api">>,<<"healthchecks">>,<<"node">>],[],rabbit_mgmt_wm_healthchecks,[]},{[<<"api">>,<<"healthchecks">>,<<"node">>,node],[],rabbit_mgmt_wm_healthchecks,[]},{[<<"api">>,<<"reset">>],[],rabbit_mgmt_wm_reset,[]},{[<<"api">>,<<"reset">>,node],[],rabbit_mgmt_wm_reset,[]},{[],[],cowboy_static,{file,"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/index.html"}},{[<<"api">>],[],cowboy_static,{file,"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/api/index.html"}},{[<<"cli">>],[],cowboy_static,{file,"/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www/cli/index.html"}},{[<<"mgmt">>],[],rabbit_mgmt_wm_redirect,"/"},{['...'],[],rabbit_mgmt_wm_static,["/var/lib/rabbitmq/mnesia/rabbit@v189205-plugins-expand/rabbitmq_management-3.6.9/priv/www"]}]}],{[],"RabbitMQ
Management"}},infinity]}}}} init terminating in do_boot
({could_not_start,rabbitmq_management,{{could_not_start_listener,[{},{
},{}],{shutdown,{}}},{gen_server,call,[rabbit_web_dispatch_registry,{
},infinity]}}})Crash dump is being written to: erl_crash.dump...done
i did not bind 443 port no another process.i already verified
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/rabbitmq/rabbitmq-server/issues/1426#issuecomment-344877519,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAK_TqkNot730QRgLvUGtJKPLVvZTyjcks5s3AsWgaJpZM4QgILN
.
Most helpful comment
The rabbitmq user doesn't not have permissions to privileged ports (<1024).
Use iptables to redirect the port instead.
On Nov 16, 2017 11:14, "Yoosef pp" notifications@github.com wrote: