hby
hby
++ currently affecting multiple deployments Any possible workaround for this? (seems like the plugin is missing) ----- There is the fix in upstream argon repo: https://github.com/creativetimofficial/argon-design-system/commit/5f9734af6aee0f637396285cf33e37ffc1bf9c28
Can confirm this behavior. It's a long running issue which only appears on system where samba+winbind is used as full nss provider. No file change problem occours, only added/modified/deleted files...
I'd provide strace output but I cannot mess with the system as it is running in production, but I made a short debug logging inside winbind and found that it's...
> are the getpwuid calls really coming from the borg process? Happens only if borg's running, so I think it's either coming from borg or any companion process borg uses....
@ThomasWaldmann thank you for your work! Is there a way to release this as a patch version (e.g. v1.15.1) to have an offical compiled binary?
Still happens with latest SDK. It makes local tooling unusable for teams as restore cannot be used and developers are forced to reinstall the tools by hand which is something...
Same with latest version (desktop v3.9.5 + server v6.2.11 (docker official))
@dadhi thanks! Will you publish pre-release for testing beforehand? Would like to help by checking out in real projects!
> @detoxhby Here it is `dotnet add package DryIoc.Microsoft.DependencyInjection --version 8.0.0-preview-01` thanks, we've done testing and apart from the change in ConfigureContainer calls (IContainer to DryIocServiceProvider) the only issue is...