From 6c1b0061c3a832dcf005b1d6835aa517673b5b28 Mon Sep 17 00:00:00 2001
From: Samuel Gaist <samuel.gaist@idiap.ch>
Date: Mon, 4 Oct 2021 17:16:30 +0200
Subject: [PATCH] [doc][macos] Add gRPC FUSE disabling

---
 doc/macos.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/macos.rst b/doc/macos.rst
index df8c8fd5..e71a59a4 100644
--- a/doc/macos.rst
+++ b/doc/macos.rst
@@ -179,7 +179,10 @@ Building the reference setup
     start at login.  In "Preferences > Filesystem Sharing", ensure that
     `/var/folders` is included in the list (that is the default location for
     temporary files in macOS).
-12. Reboot the machine. At this point, the gitlab user should be auto-logged
+12. Once installed, go the the settings and in "General" uncheck the option
+    "Use gRPC FUSE for file sharing". At the time of writing (04.10.2021), the
+    gRPC Fuse system does not work well with beat/beat.core> testing.
+13. Reboot the machine. At this point, the gitlab user should be auto-logged
     and the runner process should be executing.  Congratulations, you're done!
 
 
-- 
GitLab