Issue with Git Push failing on macOS 11.0 Big Sur with ESET Cyber Security Pro (for Mac)
by kemiy from LinuxQuestions.org on (#6EF30)
Hi I'm using git for source control and with the latest version of either ESET Cyber Security (for Mac) or ESET Cyber Security Pro (for Mac) I can not get the git Push to work while ESET Real-time File System Protection is enabled.
Git fails with the following error:
Push failed
failed to read object <<The Object ID>>: Interrupted system call
the remote end hung up unexpectedly
the remote end hung up unexpectedly
the remote end hung up unexpectedly
failed to push some refs to 'https://my git url'
When I disable Real-time file system protection, it works perfectly.
My workaround right now is to disable it do the push and then re enable it.
Is there an exclusion I can add to avoid this?
Git fails with the following error:
Push failed
failed to read object <<The Object ID>>: Interrupted system call
the remote end hung up unexpectedly
the remote end hung up unexpectedly
the remote end hung up unexpectedly
failed to push some refs to 'https://my git url'
When I disable Real-time file system protection, it works perfectly.
My workaround right now is to disable it do the push and then re enable it.
Is there an exclusion I can add to avoid this?