Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - markuman

#1
This might happen if the remote Git repository got changes or if you restore a config ... 
To fix this, ssh into the instance, `cd /conf/backup/git/` and do a force push. `sudo git push origin main --force`. Maybe you branch name is not `main`. Maybe `master`? 
And keep in mind that the current git backup will be overwritten with what's the current state of your opnsense.