You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently rockscloud will try to populate file cache on start up, which blocks the entire start up process.
This should happen in background and should not be a blocker.