Skip to content
Snippets Groups Projects

Add gRPC FUSE disabling information for macOS

Merged Samuel GAIST requested to merge macos_specifics into master
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
+ 4
1
@@ -179,7 +179,10 @@ Building the reference setup
@@ -179,7 +179,10 @@ Building the reference setup
start at login. In "Preferences > Filesystem Sharing", ensure that
start at login. In "Preferences > Filesystem Sharing", ensure that
`/var/folders` is included in the list (that is the default location for
`/var/folders` is included in the list (that is the default location for
temporary files in macOS).
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!
and the runner process should be executing. Congratulations, you're done!
Loading