angolo40 / mikrocata2selks

Mikrotik + Selks (Suricata) + Telegram + TZSP on Debian 12
GNU General Public License v3.0
62 stars 16 forks source link

Socket Timeout Error When Connecting to Mikrotik API #11

Closed evotux closed 7 months ago

evotux commented 7 months ago

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.