You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up a test of SNAS on my server using the multi-container approach. I followed all the steps on the website, even copy/pasting the commands to run all docker containers.
However, while the router and the collector can communicate without problem, the collector seems to be unable to contact the kafka container. I am getting the following log entries on the collector container after a while :
2018-04-25T12:16:38.280170 | ERROR | produce | rtr=xx.xx.xx.xx: Failed to produce message: Local: Queue full
2018-04-25T12:16:38.380402 | ERROR | send_bmp_raw | rtr=xx.xx.xx.xx: Failed to produce bmp raw message: Local: Queue full
Again I did no specific configuration. I just ran the following commands in this order :
Hello everyone,
I have set up a test of SNAS on my server using the multi-container approach. I followed all the steps on the website, even copy/pasting the commands to run all docker containers.
However, while the router and the collector can communicate without problem, the collector seems to be unable to contact the kafka container. I am getting the following log entries on the collector container after a while :
Again I did no specific configuration. I just ran the following commands in this order :
All the directory structure is created as written on SNAS website.
I have checked the logs of all other containers and no one seems to complain about anything.
Thus I’m quite out of ideas to fix this issue.
Any help will be greatly appreciated.
Thanks in advance !
The text was updated successfully, but these errors were encountered: