I have two node-red instances on different servers. I am using project control and historically I would push instance#1 up to the repository and then pull it down to instance#2. I now wish to make instance#2 the source of truth but I am unable to commit the local changes. I get the following error:
25 Nov 11:13:36 - [error] Error: error: insufficient permission for adding an object to repository database .git/objects
error: flow.json: failed to insert into database
error: unable to index file 'flow.json'
fatal: updating files failed
I have checked all of the files and I do have rw capabilities.