Sebastian
Sebastian
I tried to use the NuGet version in an application that runs with `PlatformTarget=x86` and im getting a `System.BadImageFormatException` at `PasswordHash.ScryptHashBinary()` and a `System.TypeInitializationException` with a `System.BadImageFormatException` as an `InnerException`...
### Description With a git source configured in paket.dependencies ([like this](https://fsprojects.github.io/Paket/git-dependencies.html)) and a local repository that uses a git worktree workflow ([like this](https://git-scm.com/docs/git-worktree)) and paket in magic mode: 'paket restore'...
### Environment Docker ### Version 0.15.2 ### Describe the problem I have an app with pi-hole integration on my dashboard. It's showing the green bubble. But the DNS-hole widgets are...
### Feature Request Expose a method from which i can get changes from the TeamCity API. Something like ```IConnectedTc.GetChanges(IChangesHavingBuilder having)``` Changes are already present but are only accessible from an...
Originally, I encountered this error when running the tests on TeamCity. However, I can reproduce it 1:1 locally as well. We are currently upgrading NUnitConsole on our build server from...
Calling immich-go like this `.\immich-go.exe upload from-google-photos --date-range 2011 --include-unmatched true --include-untitled-albums true --manage-burst Stack --manage-heic-jpeg StackCoverJPG --manage-raw-jpeg StackCoverJPG --sync-albums true --takeout-tag true --dry-run --log-file log.txt --server https://immich.bngl --api-key REDACTED...
`.\immich-go.exe completion powershell --help` yields ``` To load completions in your current shell session: immich-go completion powershell | Out-String | Invoke-Expression ``` `.\immich-go.exe completion powershell | Out-String | Invoke-Expression` yields...
I am using a self-signed certificate to handle https via Caddy2. When I try to acces immich through dawarich integration, I get the following error message: ``` OpenSSL::SSL::SSLError (SSL_connect returned=1...