Unable to resolve host address 'storage.googleapis.com'

Hey guys, I had a similar issue on this thread and found what I suppose it can be at least a temporary solution.

You could try running:

docker exec -it devkinsta_fpm bash
dns_server update -d storage.googleapis.com
2 Likes