Server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
I can push by clone project using ssh, but it doesn’t work when I clone project with https. The error message that it shows me is:
I can push by clone project using ssh, but it doesn’t work when I clone project with https. The error message that it shows me is:
The simple answer – there are plenty of more complicated ones – is to just do a merge, so: (This is effectively the same as you describe in option 2) Depending on your settings, you might not need all of those steps (but doing them all won’t hurt) – I’d recommend reading up on each … Read more
Seems the problem is with some services, like sidekiq. Running sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production outputs all the problems with config.