Month: September 2025

Technology

PBS: decryption failed or bad record mac

During sync between two Proxmox Backup Server instances I got “decryption failed or bad record mac” error message. So I decided to go for upgrading source PBS to match its version with target PBS. PBS upgrade To upgrade PBS: Get rid of bookworm sources. And then: However it did not help. Further debugging 3 things involved in this investigation. This one: Next disabling Suricata IDS/ISP. Did not help. Finally I changed pfSense settings for System – Advanced – Firewall & NAT from Aggressive to Conservative: It worked.

AI/ML

YOLOx ONNX models use in Frigate

YOLOX is an anchor-free version of YOLO, with a simpler design but better performance! It aims to bridge the gap between research and industrial communities. For more details, please refer to our report on Arxiv. https://yolox.readthedocs.io/en/latest/demo/onnx_readme.html https://github.com/Megvii-BaseDetection/YOLOX/tree/main/demo/ONNXRuntime To configure this in Frigate: