lando / platformsh

The Official Platform.sh Lando Plugin
https://docs.lando.dev/platformsh
GNU General Public License v3.0
6 stars 4 forks source link

When running, lando rebuild or lando start it fails due to too many sym links #153

Open chris-archer-whisky opened 2 years ago

chris-archer-whisky commented 2 years ago

When I try and do a lando rebuild or lando start I get the following error:

failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/519c055c81a8bd999b35b006f29189e67bb7729bc74d6563a2ce2a5904790d50/merged: too many levels of symbolic links

I have tried uninstalling lando completely along with docker and then re-installing and still get the same error.

reynoldsalec commented 2 years ago

@chris-archer-whisky sounds like you've isolated this to only working with the platformsh recipe?

Are you working on Windows? There's a pretty long thread on this type of issue: https://github.com/docker/for-win/issues/5763

I'm guessing this is a problem with Lando dependencies (IE Docker), not something with Lando or the P.sh integration, would definitely check out those issues. I think you're on the Lando Slack as well...might be good to see if this rings a bell for anyone else there.