Function
Function
I have the same issue with an SFTP backend: ``` $ autorestic forget -av Using config paths: . /home/function /home/function/.config/autorestic Using config: /home/function/.autorestic.yml Using lock: /home/function/.autorestic.lock.yml Forgetting for location "data"...
@pew wow if i had known about `autorestic exec` that would saved me a bunch of typing and pasting. i wonder why the two behave differently. i assumed `autorestic unlock`...
Okay it's probably not a CSS issue. The `height` property on the `` gets set to `38px` when something is typed in. I'll try looking at the source code to...
There seems to be some non-trivial logic involved in the size logic. This might be a CSS issue after all because the elements inherent `scrollHeight` is used to calculate the...
@evanpurkhiser Can you comment on why you've closed this PR?
I'll see if i can provide a screenshot soon. I noticed that the troubleshooting section recommends to **disable** the firewall instead of allowing the app through it. I don't think...
My TLS cert expired today. After renewing, the app works again. The behaviour i observed is still weird. Maybe related to some timezone differences causing the cert to be rejected...
Also it seems as if https://visualstudio.microsoft.com/visual-cpp-build-tools/ is required to install PyQt
It also requires a package last updated 5 years ago (bin-build) which ends up requiring uuid@3 which generates deprecation warnings in the npm CLI.
For me the issue was that there was an not-imported pool on those drives. After manually using fdisk to remove the partitions from *ALL* those drives (Cockpit timed out trying...