Error: upload error: too many levels of symbolic links.
snapshotted directory `{"path":".","error":"unable to
read directory: open /share/path: too many levels of symbolic
links","dur":"15.191975ms"}`
**Error:** unable to create local filesystem: unable to determine entry type: lstat /share/path: too many levels of symbolic links.
If you haven’t found a solution yet, could it be that /share/path is a symbolic link to itself or to something that points back to this (or that directory contains such a symlink), thus creating a circular reference?
Hi, I have the same problem. I get the error too many symbolic links for all snaphots, after I restart the container, it mostly worked (not always).
Do u have found a solution?