I upgraded our phabricator install last night. (Commit 1e4be36484af6) All is working fine on the web side of things, but git is now unable to connect to the server.
This is the error message we get:
reuben@devworkstation1:~/konekt-rest-api$ git pull Username for 'https://phabricator.konektdata.com': reuben Password for 'https://reuben@phabricator.konektdata.com': fatal: unable to access 'https://phabricator.konektdata.com/diffusion/API/konekt-rest-api.git/': GnuTLS recv error (-9): A TLS packet with unexpected length was received.
We're using a self-signed cert, but it's added to the system cert store and that hasn't changed. This error occurs even when I turn off cert checking in git.