Skip to content

Commit 0dd288f

Browse files
Learn Editor: Update common-sync-issues.md
1 parent 0f260f6 commit 0dd288f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

SharePoint/SharePointOnline/lists-and-libraries/common-sync-issues.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,12 @@ This document contains troubleshooting steps for common issues with syncing list
2828
<details>
2929
<summary><b>Sync icon doesn't appear</b></summary>
3030

31-
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**.
32+
![User's image](media/common-sync-issues/image.png)
3733

34+
- 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+
3837
1. <a href=#logging>Enable Web App Logging</a>.
3938
1. Check the console log for a line that includes "Found list". It will look similar to this example:
4039

@@ -43,7 +42,7 @@ This document contains troubleshooting steps for common issues with syncing list
4342
- 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.
4443
- 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).
4544

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 <a href=#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 <a href=#support>Contacting Support</a>.
4746

4847
</details>
4948
<br/>
@@ -132,4 +131,5 @@ Select **Contact Support**.
132131
## References
133132

134133
- [Edit lists offline](https://support.microsoft.com/office/41403c3e-1795-4e07-b56b-ae591cbde2f9)
134+
135135
- [Lists sync policies](/sharepoint/lists-sync-policies)
23.6 KB
Loading

0 commit comments

Comments
 (0)