SinnGit
SinnGit
Hi @PlagueHO , thanks for the reply. Looks like reordering the configuration did the trick. I had previously attempted this by using the "DependOn" option as noted in the configuration...
Python 3.9.2 is the version of python bundled into raspbian. In issue 255 the OP was using 3.7.x. Haven’t we moved past the version of python as the issue? I’m...
Thanks all. I've tried both suggestions, disabling audio output and upgrading to python 3.10.4. After disabling the audio output there is no change in behavior. After upgrading to python and...
Get-CertificationAuthority returns "IsAccessible"=False which causes any commands leveraging the results returned by this command to fail. ``` PS C:\Users\> Get-CertificationAuthority -Name $CA DisplayName ComputerName IsAccessible ServiceStatus Type ----------- ------------ ------------...