modem7

Results 259 comments of modem7

I would argue that if the container keeps on retrying, there's typically an underlying issue with the container itself, and not just a temporary condition. Could you give an example...

There is another thing one must do which I've just found out: You need to set `Authentication` to `Basic (Browser Popup)` within Sonarr under General > Security. ![image](https://github.com/goauthentik/authentik/assets/4349962/3e69de28-90eb-422a-8919-52fc52d477b9) It wouldn't...

Just to add another point of view: for those on Docker, the infrastructure layer is somewhat different, and far more controllable, so this functionality, especially if it's able to be...

> Hey guys, while this feature is still being developed, I can share a script I use for continuous backup performed by a server once a week/month. It uses the...

Apologies. Effectively, the healthcheck command is filling up the logs with ping commands when it (arguably) shouldn't (in this case, it's noise). A health endpoint in nginx wouldn't suffer from...

I am also experiencing this issue. ``` java.lang.IllegalStateException at net.sourceforge.plantuml.klimt.drawing.eps.EpsGraphics.epsLine(EpsGraphics.java:237) at net.sourceforge.plantuml.klimt.drawing.eps.DriverLineEps.draw(DriverLineEps.java:73) at net.sourceforge.plantuml.klimt.drawing.eps.DriverLineEps.draw(DriverLineEps.java:46) at net.sourceforge.plantuml.klimt.drawing.AbstractUGraphic.draw(AbstractUGraphic.java:144) at net.sourceforge.plantuml.klimt.drawing.AbstractUGraphicHorizontalLine.draw(AbstractUGraphicHorizontalLine.java:77) at net.sourceforge.plantuml.klimt.creole.atom.AtomTable.drawU(AtomTable.java:149) at net.sourceforge.plantuml.klimt.creole.atom.AtomWithMargin.drawU(AtomWithMargin.java:64) at net.sourceforge.plantuml.klimt.creole.SheetBlock1.drawU(SheetBlock1.java:204) at net.sourceforge.plantuml.klimt.creole.SheetBlock2.drawU(SheetBlock2.java:103) at net.sourceforge.plantuml.klimt.shape.TextBlockBordered.drawU(TextBlockBordered.java:141) at net.sourceforge.plantuml.klimt.shape.TextBlockMarged.drawU(TextBlockMarged.java:83)...

Definitely would be useful - looking to use the TPLinkSmartplug plugin in conjunction with the portlister plugin. So would be awesome to receive a message when /dev/ttyACM0 is connected/disconnected (which...

In this case, we do want qcow2 and not raw. I wonder if it's a bug w/ proxmox with LVM