Sidecar whit NxLog problem

Hello

I can’t find whats the problem is.

2019-11-19 10:48:50 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:51 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:51 INFO reconnecting in 1 seconds
2019-11-19 10:48:51 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:52 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:52 INFO reconnecting in 1 seconds
2019-11-19 10:48:52 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:53 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:53 INFO reconnecting in 1 seconds
2019-11-19 10:48:53 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:54 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:54 INFO reconnecting in 1 seconds
2019-11-19 10:48:54 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:55 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:55 INFO reconnecting in 1 seconds
2019-11-19 10:48:55 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:56 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:56 INFO reconnecting in 1 seconds
2019-11-19 10:48:56 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:57 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:57 INFO reconnecting in 1 seconds
2019-11-19 10:48:57 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0” ###
2019-11-19 10:48:58 INFO connecting to 192.168.137.94:12201
2019-11-19 10:48:58 INFO reconnecting in 1 seconds
2019-11-19 10:48:58 ERROR ### ASSERTION FAILED at line 849 in module.c/resume_senders(): “j > 0”

I’m trying to use Sidecar whit NxLog

Find solution, no need help.

he @Tesiog

maybe for your future me or any other brave soul the solution to post here would be nice …

It was this part in NxLog config:

Path eventlog => gelf Path file => gelf

After deleting Route-2 everything works great. It my mistake :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.