Hi,
I have installed Invoice Ninja V5 on my hosted web service.
I was able to create a DB and do the first setup. I was also able to activate the cron job, i think it works cause I dont have a red icon on the bottom left.
What doesn’t work for me is the self update throught the icon bottom left that’s using Git.
The hosting services tells me that Git application is installed on the share server.
This is what I find in the laravel.log.
[2021-04-19 16:23:29] production.ERROR: Command 'git update-index -q --refresh ’ failed (exit-code 128). {“userId”:1,“exception”:"[object] (Cz\Git\GitException(code: 128): Command 'git update-index -q --refresh ’ failed (exit-code 128). at xxxxxxxxx/public_html/vendor/czproject/git-php/src/GitRepository.php:664)
[stacktrace]
I’m not sure what to do to fix this.
Thanks in advance.