server icon indicating copy to clipboard operation
server copied to clipboard

Error 'rpc_declare_pipeline: pipeline already exists

Open jeka-corvus opened this issue 1 year ago • 3 comments

Have error:

buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | 2024-07-26T13:40:36+0000	ERROR	app         	Unable to declare consumer pipeline "memory". Reason: Error 'rpc_declare_pipeline: pipeline already exists, name: local, driver: memory' on tcp://127.0.0.1:6001 [] []
buggregator-1    |
buggregator-1    | [INFO] RoadRunner server started; version: 2023.3.7, buildtime: 2023-11-30T19:15:58+0000
buggregator-1    | [INFO] sdnotify: not notified

linux/arm platform

Don't work Senty and others.

jeka-corvus avatar Jul 26 '24 13:07 jeka-corvus

I forgot to tell that my project on RoadRunner.

jeka-corvus avatar Jul 29 '24 07:07 jeka-corvus

@jeka-corvus Hey. This message is not critical, it's more line warning that queue already exists. Could you provide more details?

butschster avatar Aug 02 '24 05:08 butschster

I also have this issue (reproduction here: https://github.com/buggregator/server/issues/237)

peaklabs-dev avatar Aug 11 '24 17:08 peaklabs-dev