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
Copy file name to clipboardExpand all lines: support/azure/azure-storage/blobs/alerts/storage-explorer-troubleshooting.md
+17-10Lines changed: 17 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -289,9 +289,11 @@ If the message continues to appear after completing the above steps, or if you e
289
289
290
290
If you can't remove an attached account or storage resource through the UI, you can manually delete all attached resources by deleting the following folders:
Close Storage Explorer before you delete these folders.
297
299
@@ -629,9 +631,11 @@ Logs are split into folders for each session of Storage Explorer that you run. F
629
631
630
632
For issues related to sign-in or Storage Explorer's authentication library, you most likely need to gather authentication logs. Authentication logs are stored at:
631
633
632
-
- Windows: *%LOCALAPPDATA%\Temp\servicehub\logs*
633
-
- macOS: *~/.ServiceHub/logs*
634
-
- Linux: *~/.ServiceHub/logs*
634
+
Platform | Folder path
635
+
---------|------------
636
+
Windows | `%LOCALAPPDATA%\Temp\servicehub\logs`
637
+
macOS | `~/.ServiceHub/logs`
638
+
Linux | `~/.ServiceHub/logs`
635
639
636
640
Generally, you can follow these steps to gather the logs:
637
641
@@ -652,9 +656,12 @@ AzCopy logs can be found easily via two different methods:
652
656
653
657
- For failed transfers still in the Activity Log, select **Go to AzCopy Log File**.
654
658
- For transfers that failed in the past, go to the AzCopy logs folder. This folder can be found at:
0 commit comments