mx3coding
mx3coding
@slorber , I used this proposed workaround: https://stackoverflow.com/a/74479494/5734097 Maybe it helps to find the solution, because it looks like its missing some kind of initialization. ```` import Tabs from '@theme/Tabs';...
This is happening with me too. It is possible to add an workaround, where the printer USB events are listened and if an "on/off" event occur then restart the docker-CUPS...
You are right, this could lead to other issues... About the restart-loop, my only idea is to create a variable (linked to a checkbox) where you need to be sure...
We managed to put a udev rule to monitor USB changes and restart the container. It not the solution for the "why the docker/container loses the connectivity to the device",...
Alright, I will be watching your project. I have zero to none experience with docker, but if I learn something, I will share here.
Use this guide: https://techblog.paalijarvi.fi/2020/05/25/making-windows-10-to-print-to-a-cups-printer-over-the-network/