Randy Fay

Results 2335 comments of Randy Fay

Looks like php-fpm is ceasing to respond. You could increase the number of pm.max_children but I'll bet it will just happen again. I hope you'll be able to try on...

Thanks, they had a problem with NFS in a previous beta of a previous OS. But now since everybody uses mutagen, it shouldn't show up as much. Glad you caught...

I'm able to recreate this with your same results. I have no idea why laravel or bedrock would be affected and Drupal9 not. I used Console.app to watch for nfsd...

I just upgraded to Ventura public beta 4 (same as developer beta 6) and I don't see any difference in the behavior. Even though `ddev debug nfsmount` shows things working...

Tried it with Public Beta 8, same behavior. I did learn some interesting things though: * The behavior is the same with colima as with Docker Desktop * If I...

I stepped through the WP initialization in PhpStorm. What happens is that when it gets to requiring formatting.php it freezes. formatting.php is a 330KB 6106 line PHP file, and as...

I think it should be possible to demonstrate this without even using docker. @rpkoller pointed out in discord > i learned that bugreport.apple.com moved to https://feedbackassistant.apple.com/ and there i've started...

In my [most recent test](https://github.com/drud/ddev/issues/4122#issuecomment-1272648461) I tried with Colima too, so it's likely not a docker-desktop-specific problem. And that makes me think it's a plain macOS problem. But it could...

You'll note that the platform.yaml already works this way, there's no need to do any editing of the file, and this is the future of all the provided integrations. So...

So first, with your existing situation, I know that you check in the .ddev folder right? So with no changes at all, you'd copy the example file to yaml file,...