|
|
2021-07-17 13:06:56.149 16877 ERROR oslo.messaging._drivers.impl_rabbit [req-79c28e6c-5fa9-49dd-b4dd-7f40ada6891e - - - - -] Connection failed: [Errno 22] EINVAL (retrying in 20.0 seconds): OSError: [Errno 22] EINVAL
4 @+ i4 r3 ~* Z7 f4 s7 Z4 l2021-07-17 13:06:56.172 16884 ERROR oslo.messaging._drivers.impl_rabbit [req-3313e27b-e34b-4617-a14e-647019dfb676 - - - - -] Connection failed: [Errno 22] EINVAL (retrying in 20.0 seconds): OSError: [Errno 22] EINVAL p+ G! V& v4 o/ P: U
2021-07-17 13:06:56.185 16886 ERROR oslo.messaging._drivers.impl_rabbit [req-722b4536-41e3-454d-a159-224bbca2d70b - - - - -] Connection failed: [Errno 22] EINVAL (retrying in 20.0 seconds): OSError: [Errno 22] EINVAL
2 d2 m% y/ \; b; t# G5 B% O2021-07-17 13:06:56.194 16885 ERROR oslo.messaging._drivers.impl_rabbit [req-cc98adca-50f1-47a3-a7ef-390b9f40a07e - - - - -] Connection failed: [Errno 22] EINVAL (retrying in 20.0 seconds): OSError: [Errno 22] EINVAL! g* ?+ S8 x9 v" c/ v8 V
2021-07-17 13:06:56.194 16882 ERROR oslo.messaging._drivers.impl_rabbit [req-de551e6b-0e1f-4435-8b47-98e9a57cd51e - - - - -] Connection failed: [Errno 22] EINVAL (retrying in 20.0 seconds): OSError: [Errno 22] EINVAL7 Q; P7 l% v* M" {3 ^) w
5 I% B/ Z, b- \5 g$ E! X) g1 s
% e9 l( R3 @! F' ?原因是rabbitmq不知何缘故down掉了,解决办法:
, D6 `1 ~* U1 ?* i重启rabbitmq服务:8 J$ l: ] A" O) M" N" z; i8 [" u
systemctl start rabbitmq-server.service
1 l8 I$ J" ^5 D8 J# C, r& N |
|