You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Description
I had installed the package few days back and it was working perfectly fine. But after 2 days am facing issue when perfoming any command (involving remote call e.g. push/pull) using Git Plus prompt (Cmd + Shift + P).
Error Message fatal: unable to access 'https://yyy.xxx.com/XYZ/XYZ.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to yyy.xxx.com:443
OS : MacOS High Sierra v10.13.6
Atom Version : v1.30
Git Plus Version : v8.1.0
From CLI am able to run all the interactions with the repository perfectly fine
Am working inside company VPN and repository is also hosted on ORG instance of GITHub
Description
I had installed the package few days back and it was working perfectly fine. But after 2 days am facing issue when perfoming any command (involving remote call e.g. push/pull) using Git Plus prompt (Cmd + Shift + P).
Error Message
fatal: unable to access 'https://yyy.xxx.com/XYZ/XYZ.git/': LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to yyy.xxx.com:443
Solutions Attempted without Success
Referred - [QUESTION] Fatal: could not read from remote repository, SSH issue? #575 (comment)
performing following and restarting atom does not help.
ssh-add -K
Reinstalling the package through following doesn't help
apm install
The text was updated successfully, but these errors were encountered: