Randy Fay
Randy Fay
This would be a good candidate for a blog/guest blog on ddev.com. It's of interest to people, but probably too raw to have explicit DDEV core support yet.
I see this in DD 4.34.1, 7C48A090-B2C4-4034-83FF-67DD8FEBEBF3/20240906004122 WSL 2.2.4.0
I seem to have gotten by this by clicking "Skip Ubuntu WSL Distro", then going to the setting and disabling integration with the default distro, then re-enabling it.
Yay, I don't see any docker-compose configuration in PhpStorm (macOS) any more, unless I'm forgetting where it was. This was a long-term misunderstanding from JetBrains. ([youtrack issue](https://youtrack.jetbrains.com/issue/IJPL-68723/Misunderstanding-Miscommunication-of-docker-compose-v2?backToIssues=false) If you concur,...
> Actually, I would love it if the [DDEV Integration](https://plugins.jetbrains.com/plugin/18813-ddev-integration) plugin was also listed alongside the Drupal-specific plugins in the search above. "DDEV Integration" plugin would squeeze itself in as...
I would propose disabling the wiki or making it redirect to checked-in docs instead. GitHub wikis have always seemed like a mistake to me.
Works for me.
In DDEV database images we install mariadb's alias package which provides the `mysql` aliases, so that should give us longer on this. Apparently your cloud provider isn't yet installing that.
I imagine you'll want to solve * https://github.com/ddev/ddev/issues/7201 in this one.
I used `ddev delete images` the other day doing some cleanup on my server. It made me sad that it insisted on `ddev poweroff`, but that's a normal and reasonable...