CyberPanel Community

Operation Failed! You are not authorized to access this resource

4 replies
sh
shoaibkk #2

follow this guide and check the git repo attachment again

HF
Harry F #3

The issue is that committing, pushing, etc., works fine and then it suddenly stops working for no reason. And then suddenly it starts working again for no apparent reason days later.

I have found this on almost all my Cyber Panel installs.

The issue seems to survive reinstalls also.

Even attempted remeditations don’t work:

git config --global --replace-all safe.directory '*'

And:

sudo su -
sudo chown -R subuser1234 /home/domain.com/public_html/.git
sudo su subuser1234
git config --global --add safe.directory /home/domain.com/public_html

These don’t seem to work.

Ar
Arnold #4

Same issue and the fixes don’t work for me too, seems to have happen after Imunify360 install, but I’m not sure

Sign in to reply