Hi, I am trying to run composer in the Jailkit ssh as a website level user and i am getting the error "Too many levels of symbolic link". I have followed instructions I have found to install composer within the Jailkit chroot and can see the bin file listed in the /usr/bin chroot folder. I am sure it will be something simple but I dont know where to start looking to resolve this. Thanks in advance
That usually happens if you link by a relative path or created a link that references itself. Did you create a symbolic link somewhere?