Will try to reproduce this shortly. Odd thing is evebox, like most go programs, is staticaly linked. I other words it should not look for GO (runtime) lib’s as seems to happen.
Can you confirm this also happens if evebox is started with the systemd-unit?
You may want to edit etc/sysconfig/evebox first and set the “-v” vebose output flag first.
Also keep in mind the latest upstream versions (>0.11.1) are completely rewritten (in RUST IIRC) and not sure it is backward compatible…
After many problems with Evebox specially with bookmarking configuration and many time crashes, it seems that my problem caused by the Evebox version related to bookmarking.
I updated my Evebox binary and it seems that my problem solved.
[root@fw system]# evebox version
EveBox Version 0.13.1 (rev 0dbcb12); armv7-unknown-linux-musleabihf
I should notice that my previous solution does not make Evebox work correctly, indeed it is not solution for my problem.