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
1. Open the Windows task manager and look for “Microsoft SharePoint (Microsoft.SharePoint.exe)” under **Processes** > **Background Processes**.
32
-
33
-
:::image type="content" source="./media/common-sync-issues/background-processes.png" alt-text="Microsoft SharePoint shows as a background process.":::
34
-
35
-
- If SharePoint is running, continue to step 2.
36
-
- If SharePoint isn't running, List sync isn't running. Your orgnization might have prevented it from synching, see [Lists sync policies](/sharepoint/lists-sync-policies).
31
+
1. Open the Windows task manager and look for “__Microsoft OneDrive Sync Service__ (__OneDrive.Sync.Service.exe__)” under **Processes** > **Background Processes**.
- If __Microsoft OneDrive Sync Service__ is running, continue to step 2.
35
+
- If __Microsoft OneDrive Sync Service__ isn't running, List sync isn't running. Your orgnization might have prevented it from synching, see [Lists sync policies](/sharepoint/lists-sync-policies).
36
+
38
37
1. <ahref=#logging>Enable Web App Logging</a>.
39
38
1. Check the console log for a line that includes "Found list". It will look similar to this example:
40
39
@@ -43,7 +42,7 @@ This document contains troubleshooting steps for common issues with syncing list
43
42
- If there is no log line starting with “Found list”, it might mean the List sync process hasn't synced the list yet. Wait for silent configuration or syncing to occur.
44
43
- If the line with "Found list" shows “unsynced:true", the list is currently unsynced because List sync doesn’t support it. This is by design, and List sync will be extending our support for lists in future versions. See the "Current Limitations of List sync" section in [Edit lists offline](https://support.microsoft.com/office/41403c3e-1795-4e07-b56b-ae591cbde2f9).
45
44
46
-
1. If Microsoft.SharePoint.exe is running, and there is a “Found list” log line that does not show "unsynced", it could be a client issue. See <ahref=#support>Contacting Support</a>.
45
+
1. If __OneDrive.Sync.Service.exe__is running, and there is a “Found list” log line that does not show "unsynced", it could be a client issue. See <ahref=#support>Contacting Support</a>.
0 commit comments