/docservice/out.log [AMQP] Error: read ECONNRESET

After migration of our docserver to a new machine, i see this error in the logs

[2022-01-15T08:22:08.730] [ERROR] nodeJS - [AMQP] Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:111:27)
[2022-01-15T08:22:08.730] [ERROR] nodeJS - [AMQP] Error: read ECONNRESET
at TCP.onStreamRead (internal/stream_base_commons.js:111:27)

I checked the rabbitmq login data and it seems to be correct. But I am not familiar with the rabbitmq details … Any ideas for debugging?

Thx & Bye,
Thommie

issue is solved, wrong password in rabbitmq user

1 Like