mxseev / logram

Utility that takes logs from anywhere and sends them to Telegram.
MIT License
98 stars 13 forks source link

constant restarts #12

Open WladyX opened 2 years ago

WladyX commented 2 years ago

I get a lot of: Logram 2.0.0 started at rex something like very 2h, looking in logs i see:

Mar 15 18:46:33 rex logram[2275209]: thread '<unknown>' has overflowed its stack
Mar 15 18:46:33 rex logram[2275209]: fatal runtime error: stack overflow
Mar 15 18:46:33 rex systemd[1]: logram.service: Main process exited, code=killed, status=6/ABRT
Mar 15 18:46:33 rex systemd[1]: logram.service: Failed with result 'signal'.
Mar 15 18:47:03 rex systemd[1]: logram.service: Scheduled restart job, restart counter is at 46.

any ideeas? Thanks,

PS: recompiled, made a deb, installed it from deb, still restarts.