We’re working on a fix for this. Here’s a workaround to resolve this for the time being:
- Stop DevKinsta
- Delete devkinsta_db container:
docker rm devkinsta_db - Delete db volume:
docker volume rm devkinsta_db_data - Restart DevKinsta
Let us know if this helps