macos 15 remote execute error “no route to host”
Describe the issue remote execute on macos 15 error “no route to host”
Hey, I'm sorry you're having trouble. Are you able to provide more context as to what you're doing? We'll need a lot more detail, including the specific Git and Git LFS commands you're using, to be able to offer any advice.
As a general observation, an error like "no route to host" suggests a network or DNS problem, but without more information, we really can't offer any other help.
Use drone-runner-exec remote execution of pod update invokes git lfs, but after upgrading to macOS 15, the system requires applications to be granted permission to access the network. However, git lfs does not have network permissions, and users cannot grant network permissions to git lfs.
OK, thanks for the additional context.
I'm guessing you're using the Drone CI system? I'm not familiar with that at all, so I can't provide much advice.
I do notice that the drone-runners/drone-runner-exec project was experimental, and seems to have been archived, so perhaps the Drone CI support channels can offer suggestions as to how to proceed.
From your description, this problem doesn't sound like it is an issue specific to the Git LFS client, but one which would apply to any application that needs network access.
If there is something specific we can address in the Git LFS client, though, please let us know.