Storage Explorer Version: 1.11.1 via Snap
Build Number:
Platform/OS: Ubuntu 19.10
Architecture: x64
Regression From: 1.11.0 or 1.10.x
Error dialogue appears upon opening Storage Explorer, saying .NET Core 2.1 needs to be installed.
Normal use of Storage Explorer
Error dialogue, with text:
To run Microsoft Azure Storage Explorer on Linux, you must have .NET Core 2.1 installed. Please make sure .NET Core 2.1 is properly installed before launching the application again.
Related to #2322
@EpicWink , can you grab me some logs?
rm -rf ~/snap/storage-explorer/current/.ServiceHub/logs/export SERVICEHUBTRACELEVEL=ALLstorage-explorer~/snap/storage-explorer/current/.ServiceHub/logs/ folder. Zip that folder up and attach it to this issue.@MRayermannMSFT here are the request logs: logs.zip
Also, have some command-line logs: command-line-logs.txt
Thanks @EpicWink , can you try deleting the folder ~/snap/storage-explorer/current/.ServiceHub/?
@MRayermannMSFT that worked perfectly, thanks
Edit: didn't work permanently. See next comment
@MRayermannMSFT bad news, after PC restart, the issue re-appears. Removing the directory fixes it again
I've talked with the team who owns this component and they understand the issue. I'll work on getting you a private build so you can have their fix for the bug, but until then you'll need to just delete the directory whenever you run into the issue. :(
@MRayermannMSFT no worries, thanks for the update. Let me know how I can help. Deleting a directory once a day isn't the worst thing in the world
This also happened to me out of the blue today. Deleting the folder solved it, I've yet to restart to see if the issue persists but will update when I do.
Hey y'all. I have a private build which _should_ 馃 fix needing to delete the folder. This build is 1.11.1 plus a fix for this issue, and a fix for a bug that can happen after upgrading a snap. If you have a chance, please give it a chance and let us know if you still see this issue.
Snap can be found here: https://storageexplorerpublish.blob.core.windows.net/privatebuilds/1.11.1-Linux-Fixes/StorageExplorer_latest_amd64.snap
To install it execute sudo snap install StorageExplorer_latest_amd64.snap --dangerous
That provided build seems to work fine. Will let you know if it fails after a PC restart
Edit: still works after a PC restart
This problem didn't arise in v1.12. I'll close this tomorrow
Most helpful comment
Hey y'all. I have a private build which _should_ 馃 fix needing to delete the folder. This build is 1.11.1 plus a fix for this issue, and a fix for a bug that can happen after upgrading a snap. If you have a chance, please give it a chance and let us know if you still see this issue.
Snap can be found here: https://storageexplorerpublish.blob.core.windows.net/privatebuilds/1.11.1-Linux-Fixes/StorageExplorer_latest_amd64.snap
To install it execute
sudo snap install StorageExplorer_latest_amd64.snap --dangerous