Hello Everyone, I'm looking for help as we setup t...
# community-support
t
Hello Everyone, I'm looking for help as we setup the antivirus SentinelOne in our company and my developpers get stock when they want to run Gradle on android studio. The error is the following : Caused by: org.gradle.internal.remote.internal.ConnectException: Could not connect to server [7ed8ed27-3404-45ed-b5d9-faeb1f3134d6 port:53362, addresses:[/127.0.0.1]]. Tried addresses: [/127.0.0.1]. Seems that this daemon gets block : org.gradle.launcher.daemon.server.Daemon When I disable SentinelOne on their macos it works again. Does anyone know what type of exclusion I should setup to make things smooth again ? System : MacOS (M1 to M3) Antivirus : SentinelOne version 24.2.2.7632 Thanks in advance for your help
o
Hi, it is not something I could find in the support database. My recommendation is contacting the vendor so that they configure a reasonable Gradle daemon exception by default
1
v
Actually, blocking any loopback connections imho is always a bad idea. Quite some software uses communication on loopback interface for inter-process communication.
1
o
Security paranoia is a bad idea but it doesn't prevent it from being so popular across the industry
t
Thanks for your reply ! Will post the solution when I found it 🙂
👍 1