Harry
Harry
@nsankar1987 Dynatrace Certifications are paid, and it is not eligible for this list. > **Further Info**: > https://www.devopsschool.com/blog/dynatrace-associate-certification/
> Have updated from 2.12.2 to 2.12.3 - updated OK and able to renew cert OK with SSL still active. Can confirm it's working as intended again. 👍
@Swalabrr: Seems that the issue is caused probably due to the race condition between USB initialization and DHCP requests. The DHCP client may start before USB controllers are fully initialized,...
I am running into the same issue even after upgrading to `Docker Desktop 4.53.0` I was able to run it using the following workaround manually: ```sh sudo env DOCKER_API_VERSION=1.44 /opt/homebrew/opt/docker-mac-net-connect/bin/docker-mac-net-connect...
> I am running into the same issue even after upgrading to `Docker Desktop 4.53.0` > > I was able to run it using the following workaround manually: > >...