I've been playing around with your project for the past few weeks and I'd like to start by expressing my appreciation for the work you've been doing. It's been a smooth experience until recently when I encountered a persistent issue.
Starting from March 1st, I've been facing a Socket timeout error that's hindering the connectivity between Suricata and the Mikrotik API. The systemd logs pinpoint the start of the issue to exactly 14:30,. However, merely 12 seconds later, a timeout error.
Any idea what could cause this?
Mar 01 14:30:00 mikrocata systemd[1]: Started Suricata to Mikrotik API in Python.
Mar 01 14:30:12 mikrocata python3[2431173]: [Mikrocata] Socket timeout: timed out.
Hello,
I've been playing around with your project for the past few weeks and I'd like to start by expressing my appreciation for the work you've been doing. It's been a smooth experience until recently when I encountered a persistent issue.
Starting from March 1st, I've been facing a Socket timeout error that's hindering the connectivity between Suricata and the Mikrotik API. The systemd logs pinpoint the start of the issue to exactly 14:30,. However, merely 12 seconds later, a timeout error.
Any idea what could cause this?
Mar 01 14:30:00 mikrocata systemd[1]: Started Suricata to Mikrotik API in Python. Mar 01 14:30:12 mikrocata python3[2431173]: [Mikrocata] Socket timeout: timed out.
Thanks for advance.