我尝试使用 root 和绝对路径,但出现了同样的错误。我还尝试将文件夹的所有权手动更改为我的用户名,这也导致了“符号链接级别过多”的错误消息。
我做了一些调查,看看find -L ./ -mindepth 15
我的主目录中是否存在任何问题。结果如下:
find: ‘./Documents’: Too many levels of symbolic links
find: ‘./Templates’: Too many levels of symbolic links
find: ‘./Public’: Too many levels of symbolic links