Thank you for the quick fix, I've started the bridge again and so far it has been running without crashing for 10 minutes, while it crashed within minutes before. The connection to the printer…
The CPU type was host, but it did trigger me to perform more in-depth testing. I added the following flags to docker-compose.yml: environment: - PYTHONFAULTHANDLER=1 -…
I tested by getting the latest source version and running a ' docker compose build' and 'docker compose up', same result as before. I did manage to catch a secondary error in the host console…
Sorry, was away for a few hours. I'm using https://community-scripts.org/scripts/docker-vm
First of all, thanks for the lightning-fast response!
I'm running the proxy on a debian 13 host in proxmox V9. Uname -r and -m results: 6.12.90+deb13.1-amd64, x86_64 I'm using an IP address.…