Development: Too many levels of symbolic links - Failed to watch

I remove it every time using the find command above. It’s automatically created. I don’t know what’s creating it or why.

The problem with the find command above, is that it also removes the plugins that I’m trying to develop that are symlinked to other places in the filesystem.

After I run /home/pfaffman/src/discourse-repos/discourse/bin/rails s

I get

 pfaffman@noreno:~$ ls src/discourse-repos/discourse/plugins/*/public
src/discourse-repos/discourse/plugins/chat/public:
audio/  eff5d31d03426e7f2054139cb53042d4@  images/

src/discourse-repos/discourse/plugins/discourse-ai/public:
1cb246c16b035c9e463bf6fc8b6d4176@  ai-share/

src/discourse-repos/discourse/plugins/discourse-graphviz/public:
dc299010dcd0e5cf5f674c50d5f33593@  javascripts/

src/discourse-repos/discourse/plugins/discourse-lti/public:
6cbe534897806e90f51c3cff74d87e8d@  javascripts/

src/discourse-repos/discourse/plugins/discourse-math/public:
f3dc93c6d5ed9d6b254a390ac5b0ce37@  katex/  mathjax/

src/discourse-repos/discourse/plugins/discourse-narrative-bot/public:
f720bcf81288c472669dfb9740d34071@  fonts/  images/

src/discourse-repos/discourse/plugins/discourse-patreon/public:
2b3dbcc0f3712546cb1ae9e5f69199d8@  images/

src/discourse-repos/discourse/plugins/styleguide/public:
8f0aefa3699cbccf8652eb5d0aee4033@  images/
 pfaffman@noreno:~$