2018-06-27 08:39:22.355 [info]
<0.3327.0> connection <0.3327.0> (192.168.1.25:36789 ->
192.168.1.242:5672): user 'impact' authenticated and granted access to
vhost '/'
2018-06-27 08:39:22.378 [info]
<0.3327.0> closing AMQP connection <0.3327.0>
(192.168.1.25:36789 -> 192.168.1.242:5672, vhost: '/', user:
'impact')
2018-06-27 08:39:36.975 [error] <0.3287.0> ** Generic server <0.3287.0> terminating
2018-06-27 08:39:22.355 [info] <0.3327.0> connection <0.3327.0> (192.168.1.25:36789 -> 192.168.1.242:5672): user 'impact' authenticated and granted access to vhost '/'
2018-06-27 08:39:22.378 [info] <0.3327.0> closing AMQP connection <0.3327.0> (192.168.1.25:36789 -> 192.168.1.242:5672, vhost: '/', user: 'impact')
2018-06-27 08:39:36.975 [error] <0.3287.0> ** Generic server <0.3287.0> terminating
- Last message in was {'$gen_cast',maybe_go}
- When Server state == {not_started,upstream,[<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>],<<"amq.topic">>,<<"amq.topic">>,1000,1,60,none,none,true,'on-confirm',none,<<"worker-federation-upstream">>,false},{upstream_params,<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>,{amqp_params_network,<<"impact">>,<<"impact123">>,<<"/">>,"rabbitmqedge.default.svc.cluster.local.",undefined,0,0,10,60000,none,Fun<amqp_uri.11.130013139>,#Fun<amqp_uri.11.130013139>,[],[]},{exchange,{resource,<<"/">>,exchange,<<"amq.topic">>},topic,true,false,false,[],[{federation,[]}],[{vhost,<<"/">>},{name,<<"workerforwardpolicy">>},{pattern,<<"amq.topic">>},{'apply-to',<<"exchanges">>},{definition,[\{<<"federation-upstream-set">>,<<"all">>}]},{priority,0}],undefined,{[],[rabbit_federation_exchange]},#{user => <<"rmq-internal">>,<<"amqp://rabbitmqedge.default.svc.cluster.local.">>,[\{<<"uri">>,longstr,<<"amqp://rabbitmqedge.default.svc.cluster.local.">>},\{<<"exchange">>,longstr,<<"amq.topic">>}]},{resource,<<"/">>,exchange,<<"amq.topic">>}}}
- Reason for termination ==
- {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}}
2018-06-27 08:39:36.976 [error] <0.3287.0> CRASH REPORT Process <0.3287.0> with 0 neighbours exited with reason: {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}} in gen_server2:terminate/3 line 1161
- 2018-06-27 08:39:36.976 [error] <0.2344.0> Supervisor {<0.2344.0>,rabbit_federation_link_sup} had child {upstream,[<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>],
<<"amq.topic">>,<<"amq.topic">>,1000,1,60,none,none,true,
'on-confirm',none,<<"worker-federation-upstream">>,false} started with rabbit_federation_exchange_link:start_link(upstream,[<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>],<<"amq.topic">>,...},...}) at <0.3287.0> exit with reason {timeout,{gen_server,call,[<0.3303.0>,connect,60000] in context child_terminated
2018-06-27 08:39:36.976 [warning] <0.3297.0> Channel (<0.3297.0>): Unregistering confirm handler <0.3287.0> because it died. Reason: {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}}
2018-06-27 08:39:36.986 [error] <0.3307.0> ** Generic server <0.3307.0> terminating
- Last message in was {inet_async,#Port<0.35539>,346,{error,timeout}}
- When Server state == {state,#Port<0.35539>,<0.3303.0>,<0.3305.0>,{method,rabbit_framing_amqp_0_9_1},{expecting_header,<<>>}}
- Reason for termination ==
- {socket_error,timeout}
2018-06-27 08:39:36.986 [error] <0.3307.0> CRASH REPORT Process <0.3307.0> with 0 neighbours exited with reason: {socket_error,timeout} in gen_server:handle_common_reply/8 line 726
2018-06-27 08:39:36.986 [error] <0.3302.0> Supervisor {<0.3302.0>,amqp_connection_type_sup} had child main_reader started with amqp_main_reader:start_link(#Port<0.35539>, <0.3303.0>, <0.3305.0>, {method,rabbit_framing_amqp_0_9_1}, <<"client 192.168.1.242:52698 -> 192.168.1.177:5672">>) at <0.3307.0> exit with reason {socket_error,timeout} in context child_terminated
2018-06-27 08:39:36.986 [error] <0.3302.0> Supervisor {<0.3302.0>,amqp_connection_type_sup} had child main_reader started with amqp_main_reader:start_link(#Port<0.35539>, <0.3303.0>, <0.3305.0>, {method,rabbit_framing_amqp_0_9_1}, <<"client 192.168.1.242:52698 -> 192.168.1.177:5672">>) at <0.3307.0> exit with reason reached_max_restart_intensity in context shutdown
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Using federation exchange.When run rabbitmqctl list_connections on the upstream node, it hangs there.
在 2018年6月27日星期三 UTC+8下午6:40:16,Michael Klishin写道:
All this says that a federation link failed to connect, and the root cause seems to be a `{socket_error,timeout}`.There is no such thing as "MQTT federation", federation can involve queues used by other protocolsbut those connections are AMQP 0-9-1 ones. See [1].
On Wed, Jun 27, 2018 at 1:15 PM, 杜昱萱 <beibei1...@gmail.com> wrote:
2018-06-27 08:39:22.355 [info] <0.3327.0> connection <0.3327.0> (192.168.1.25:36789 -> 192.168.1.242:5672): user 'impact' authenticated and granted access to vhost '/'
2018-06-27 08:39:22.378 [info] <0.3327.0> closing AMQP connection <0.3327.0> (192.168.1.25:36789 -> 192.168.1.242:5672, vhost: '/', user: 'impact')
2018-06-27 08:39:36.975 [error] <0.3287.0> ** Generic server <0.3287.0> terminating
- Last message in was {'$gen_cast',maybe_go}
- When Server state == {not_started,upstream,[<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>],<<"amq.topic">>,<<"amq.topic">>,1000,1,60,none,none,true,'on-confirm',none,<<"worker-federation-upstream">>,false},{upstream_params,<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>,{amqp_params_network,<<"impact">>,<<"impact123">>,<<"/">>,"rabbitmqedge.default.svc.cluster.local.",undefined,0,0,10,60000,none,Fun<amqp_uri.11.130013139>,#Fun<amqp_uri.11.130013139>,[],[]},{exchange,{resource,<<"/">>,exchange,<<"amq.topic">>},topic,true,false,false,[],[{federation,[]}],[{vhost,<<"/">>},{name,<<"workerforwardpolicy">>},{pattern,<<"amq.topic">>},{'apply-to',<<"exchanges">>},{definition,[\{<<"federation-upstream-set">>,<<"all">>}]},{priority,0}],undefined,{[],[rabbit_federation_exchange]},#{user => <<"rmq-internal">>,<<"amqp://rabbitmqedge.default.svc.cluster.local.">>,[\{<<"uri">>,longstr,<<"amqp://rabbitmqedge.default.svc.cluster.local.">>},\{<<"exchange">>,longstr,<<"amq.topic">>}]},{resource,<<"/">>,exchange,<<"amq.topic">>}}}
- Reason for termination ==
- {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}}
2018-06-27 08:39:36.976 [error] <0.3287.0> CRASH REPORT Process <0.3287.0> with 0 neighbours exited with reason: {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}} in gen_server2:terminate/3 line 1161
- 2018-06-27 08:39:36.976 [error] <0.2344.0> Supervisor {<0.2344.0>,rabbit_federation_link_sup} had child {upstream,[<<"amqp://impact:impac...@rabbitmqedge.default.svc.cluster.local.">>],
<<"amq.topic">>,<<"amq.topic">>,1000,1,60,none,none,true,
'on-confirm',none,<<"worker-federation-upstream">>,false} started with rabbit_federation_exchange_link:start_link(upstream,[<<"amqp://impact:impact123@rabbitmqedge.default.svc.cluster.local.">>],<<"amq.topic">>,...},...}) at <0.3287.0> exit with reason {timeout,{gen_server,call,[<0.3303.0>,connect,60000] in context child_terminated
2018-06-27 08:39:36.976 [warning] <0.3297.0> Channel (<0.3297.0>): Unregistering confirm handler <0.3287.0> because it died. Reason: {timeout,{gen_server,call,[<0.3303.0>,connect,60000]}}
2018-06-27 08:39:36.986 [error] <0.3307.0> ** Generic server <0.3307.0> terminating
- Last message in was {inet_async,#Port<0.35539>,346,{error,timeout}}
- When Server state == {state,#Port<0.35539>,<0.3303.0>,<0.3305.0>,{method,rabbit_framing_amqp_0_9_1},{expecting_header,<<>>}}
- Reason for termination ==
- {socket_error,timeout}
2018-06-27 08:39:36.986 [error] <0.3307.0> CRASH REPORT Process <0.3307.0> with 0 neighbours exited with reason: {socket_error,timeout} in gen_server:handle_common_reply/8 line 726
2018-06-27 08:39:36.986 [error] <0.3302.0> Supervisor {<0.3302.0>,amqp_connection_type_sup} had child main_reader started with amqp_main_reader:start_link(#Port<0.35539>, <0.3303.0>, <0.3305.0>, {method,rabbit_framing_amqp_0_9_1}, <<"client 192.168.1.242:52698 -> 192.168.1.177:5672">>) at <0.3307.0> exit with reason {socket_error,timeout} in context child_terminated
2018-06-27 08:39:36.986 [error] <0.3302.0> Supervisor {<0.3302.0>,amqp_connection_type_sup} had child main_reader started with amqp_main_reader:start_link(#Port<0.35539>, <0.3303.0>, <0.3305.0>, {method,rabbit_framing_amqp_0_9_1}, <<"client 192.168.1.242:52698 -> 192.168.1.177:5672">>) at <0.3307.0> exit with reason reached_max_restart_intensity in context shutdown
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--MKStaff Software Engineer, Pivotal/RabbitMQ
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
No.1408, (and before) 192.168.1.242 it use 46663 to send AMQP to 192.168.1.177:5672. Everything seems is ok.
From No.1964, port 55331 is used and fail begins. Curious about why 55331 is used and whether is the apply to amqp protocol?
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.