Michael Aguiar

Results 6 issues of Michael Aguiar

I noticed the `defaults write com.apple.SoftwareUpdate` commands aren't working, though they do work with `sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate ...`. Do you see this as well, or am I doing something...

### System architecture Mac, ARM64 (M1, M2, etc) ### PHP Version PHP 8.3 ### Bug description How do I configure the client to use the docker server? Config page is...

I noticed when I trigger this from a request via a simple http webserver, that the first request has a much larger time for TLSHandshake than every request after, regardless...

I noticed when InsecureSkipVerify is set to false, only the first request is verified and takes extra time for the TLSHandshake. Every request after is the same regardless of InsecureSkipVerify...

### Describe the bug I am having a networking issue after the latest update similar to https://github.com/orbstack/orbstack/issues/576 What is happening is that I have DNSMasq in a container so that...

t/bug

How can I confirm that a droplet has been removed successfully? Is the best way to keep hitting the API until it no longer exists, then report that the deletion...