Klaus Frank

Results 278 comments of Klaus Frank

Already works. Just install both on your system and configure the tor endpoint within i2p for non i2p traffic. Edit: Going into a bit more details: You currently have two...

Adding to this, this would also be the arch required for running the docker image on any recent macbook natively.

@robertoschwald just get the file out of the config folder and put it into your helm chart as well? Or use an init container that creates that file from something...

> you still need a persistent volume for the config directory as well you don't configmap works as well at least last time I checked the files within the config...

@jessebot I stopped using nextcloud years ago because of this and another S3 backend related issue. I just were still subscribed to this issue...

For me `sendmsg() to ff02::fb (iface #1) failed: Network is unreachable` is also getting logged WITHOUT `--debug`. When I start `avahi-discover-standalone` from a terminal. Interface `#1` is `lo`, so the...

Remote Desktop Manager does this on Windows, MacOS, and Linux. Looks quite universal to me. Also Autotype doesn't work with wayland... /cc @awakecoding

The original keepass documentation says `{USERNAME}` and it works for copying the value ;-) ~Am I really hitting all of the edge cases today? :D~ Edit: Also doesn't work in...

Hi, had the same issue but the reported error was different. Strangely after forcing element-desktop to run with `--password-store="gnome-libsecret"` twice it and on failed launch attempt without it afterwards it...

Just for reference, this is what the archlinux wiki contains: https://wiki.archlinux.org/title/KeePass#Autostart Creating the file `${XDG_DATA_HOME:-$HOME/.local/share}/dbus-1/services/org.freedesktop.secrets.service` with: ``` [D-BUS Service] Name=org.freedesktop.secrets Exec=/usr/bin/keepassxc ``` However when I tried to set this up...