No Logs for when the account server connects to nats (only on reconnect)
Ryner51 opened this issue · 0 comments
Ryner51 commented
When the Account Server is connecting to Nats there is no clear log statement that says it connected to Nats. However, when I delete / recreate the Nats Server it shows that it disconnects and reconnects.
2019/11/14 03:45:07.947756 [�[32mINF�[0m] connecting to NATS for notifications
2019/11/14 03:45:07.992676 [�[31mERR�[0m] failed to connect to NATS, nats: no servers available for connection
2019/11/14 03:45:07.992694 [�[31mERR�[0m] will try to connect again in 5000 milliseconds
2019/11/14 03:45:12.992832 [�[32mINF�[0m] connecting to NATS for notifications
2019/11/14 03:47:44.128313 [�[0;93mWRN�[0m] nats disconnected
2019/11/14 03:48:14.622499 [�[0;93mWRN�[0m] nats reconnected