Alex Harper

Results 31 comments of Alex Harper

> Locking the conversation as it's not our priority right now to beautify and/or normalize the dialogue to a system one, as it involves solving so many other parallel issues;...

> I got the same behavior. > > For me, version 2.5.0 is working fine. I guess I stick with version right now... > > any word from the developers?...

@NovaSilentium , I can confirm this is now fixed in v2024.9.0. Since it was my support ticket that caused this issue to be opened it can be closed for me.

> If you collect errors you can do custom output: > > ```powershell > PS> Write-Error -Message "Error Message" -ErrorAction SilentlyContinue -ErrorVariable b > > PS> $b > > Write-Error:...

> @PowerShell/wg-powershell-cmdlets reviewed this. `Write-Error` has a `-CategoryActivity` that renders correctly in PowerShell 7 already: > > ``` > PS> Write-Error 1 -CategoryActivity test > test: 1 > ``` Sorry...

> Hi I had a similar issue and it seems that the docker socket error is a red herring. > > Thanks to [@BriseBolt](https://github.com/BriseBolt) [comment in issue 14](https://github.com/chabad360/cockpit-docker/issues/14#issuecomment-2785576216) for pointing...

### Update Ok, I found when browsing issue https://github.com/syncthing/docs/issues/893 that syncthing/discosrv:v2 continers are maintained by syncthing, which isn't mentioned anywhere in the documentation. In order to rule out any issues...

Ah ok, I misread the version. Will redeploy the latest/1.29 tag.

I just updated to gitleaks 8.20.1 -> 8.24.3. Now my results are loaded with any bit of source code that includes the word key or password even when calling functions...

@Neonwarden, After updating to v2024.6.3 (25879) today the issue is still present. Should I see an update to this ticket when the fix is merged?