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
- If __Microsoft OneDrive Sync Service__ is running, continue to step 2.
35
-
- If __Microsoft OneDrive Sync Service__ isn't running, the List sync process isn't running. Your organization might have prevented it from running. For more information, see [Lists sync policies](/sharepoint/lists-sync-policies).
35
+
- If __Microsoft OneDrive Sync Service__ isn't running, the List sync process isn't running. Your organization might be preventing it from running. For more information, see [Lists sync policies](/sharepoint/lists-sync-policies).
36
36
37
37
1. <ahref=#logging>Enable Web App Logging</a>.
38
38
1. Check the console log for a line that starts with "Found list" in the text. The line should resemble the following screenshot.
39
39
40
40
:::image type="content" source="./media/common-sync-issues/console.png" alt-text="Screenshot that shows a console log line that starts with found list":::
41
41
42
42
- If there's no log line that starts with “Found list,” the List sync process might not have synced the list yet. Wait for silent configuration or syncing to occur.
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. We expect to extend support for lists to future versions of List sync. For more information, see the "Current Limitations of List sync" section in [Edit lists offline](https://support.microsoft.com/office/41403c3e-1795-4e07-b56b-ae591cbde2f9).
43
+
- If the line with "Found list" shows "unsynced:true" in the text, the list is currently unsynced because List sync doesn’t support it. This is by design. We expect to extend support for lists to future versions of List sync. For more information, see the "Current Limitations of List sync" section in [Edit lists offline](https://support.microsoft.com/office/41403c3e-1795-4e07-b56b-ae591cbde2f9).
44
44
45
-
1. If __OneDrive.Sync.Service.exe__ is running, and the log contains a “Found list” line that doesn't show "unsynced," you might be experiencing a client issue. Go to <ahref=#support>Contacting Support</a>.
45
+
1. If __OneDrive.Sync.Service.exe__ is running, and the log contains a "Found list" line that doesn't show "unsynced," you might be experiencing a client issue. Go to <ahref=#support>Contacting Support</a>.
46
46
47
47
</details>
48
48
<details>
@@ -52,7 +52,7 @@ The sync icon is often in the "on" state for a few minutes. It appears next to t
52
52
53
53
:::image type="content" source="./media/common-sync-issues/sync-icon.png" alt-text="Screenshot that shows the sync icon next to the list name.":::
54
54
55
-
If the icon stays on for more than 10 minutes, make sure that the client device is online. If it's offline, the sync icon will stay on.
55
+
If the icon stays on for more than 10 minutes, make sure that the client device is online. If it's offline, the sync icon stays on.
56
56
If the client device is online, and the sync icon shows for more than 10 minutes, go to <ahref=#support>Contacting Support</a>.
57
57
58
58
</details>
@@ -74,11 +74,11 @@ If the client device is online, and the sync icon shows for more than 10 minutes
74
74
<summary><b>Information required to open a Microsoft support request</b></summary>
75
75
76
76
-**Required:** The email address that's used to sign in to the List web app.
77
-
-**Required:** A general time stamp of when the issue occurred (a time that's within a few hours is usually sufficient).
77
+
-**Required:** A general time stamp of when the issue occurred (a time that's within a few hours is sufficient).
78
78
-**Required:** A description of the issue.
79
-
-**Required:** Web browser that's used (Edge, Chrome, and so on).
80
-
-**Optional:** Screenshots of the issue. The more detail that's included in the request, the more likely that the Microsoft team will be able to quickly respond.
81
-
-**Optional:** If you enabled web app logging during debugging, send a copy of the console logs. You can right-click the console in the browser tools, and then select “Save as” to generate a file.
79
+
-**Required:** Web browser that you use (Edge, Chrome, Firefox).
80
+
-**Optional:** Screenshots of the issue. The more detail that you include in the request, the more likely that the Microsoft team can respond quickly.
81
+
-**Optional:** If you enabled web app logging during debugging, send a copy of the console logs. You can right-click the console in the browser tools, and then select "Save as" to generate a file.
82
82
-**Optional:** The ticket might require client logs to be collected separately. Go to <ahref=#collect>Collect Microsoft SharePoint client logs</a>.
83
83
84
84
</details>
@@ -87,7 +87,7 @@ If the client device is online, and the sync icon shows for more than 10 minutes
87
87
<summary><b>Enable web app logging</b></summary>
88
88
89
89
1. Open the browser, and navigate to the list that you're working with.
90
-
1. Make sure you use Microsoft Edge, Google Chrome, or Mozilla FireFox. These are the only currently supported browsers. Also, make sure you're on a device that's running Windows 10 or a later version.
90
+
1. Make sure that you use Microsoft Edge, Google Chrome, or Mozilla FireFox. These three are the only currently supported browsers. Also, make sure that you're on a device that's running Windows 10 or a later version.
91
91
1. Press F12 to open the browser tools.
92
92
1. Switch to the **Application** tab.
93
93
1. On the left side of the pane, locate a list of local storage domains. Expand the **Local Storage** category, and select the item that corresponds to the list URL. For example, if you're viewing `https://contoso.sharepoint.com/teams/teamSite/Lists/Number%20List/AllItems.aspx`, select `https://contoso.sharepoint.com`.
0 commit comments