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
The problem is because MB writes files to app_data and when LB on Azure or on a centralized file system multiple web nodes will be trying to write to the same location. These MB files should be stored by machinename + appdomainappid just like Umbraco does with the lastsynced.txt file.