Osik
Osik
@deajan I could provide you with macOS VM.
@saghul could you elaborate what could have messed this up. look at the linked git blame, it was just sorting and therefore standardise the language json files? How could this...
I had the same issue, and I found a workaround which suits my needs. Opening Restic-Browser.app from CLI it works perfectly and uses `RESTIC_REPOSITORY` and `RESTIC_PASSWORD` from env. Simply use...
I agree, this could be a solution. Something like * Check $PATH for `restic` binary and use it if found * If not found in $PATH open a dialog and...
@emuell I checked your stackoverflow link. The solution which points to, put a file in `/etc/paths.d/` actually looks like a viable solution. My suggestion, leave this part to the user:...
Although presetting a static client password pose a security risk there is an option. Checkout the [install script](https://github.com/techahold/rustdeskinstall/blob/master/WindowsAgentAIOInstall.ps1#L108) of @techahold. My recommendation get a password manager an use a password...
I ran into the same issue just a couple of days ago. Took me a while to find this issue here. I am using LDAP as user backend and my...
> > I ran into the same issue just a couple of days ago. Took me a while to find this issue here. > > I am using LDAP as...
I still experience this in my Windows 11 Pro ARM64 VM. The file `flutter_secure_storage.dat` is created but I always have to login. on my MacOS and Androids I do not...
Same here, you can update using: `apt update --allow-insecure-repositories` but the error/warning will still be displayed until the keyfile is fixed.