-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BlobNotFound error message shown in 'Edge DevTools' tab #1243
Comments
The same problem ( on Linux though) started for me a couple of days ago. I downgraded Microsoft Edge browser back to to 107.0.1418.24 and the problem was gone. |
Thanks for filing, and for the detailed explanations. Let me make sure this is tracked by the team. |
Is there any update? I still have the same problem. OS: macOS 13.0.1 |
Same problem here, macOS 12.6, extension v2.1.1, Edge 108.0.1462.41 (arm64) |
Same issue here, any real fix for this issue? |
Hi there, we're looking into this. I see it on my Mac, too but it reloads after a few seconds and fixes itself. Could be a bad upload, sorry. |
Putting out a fix for this issue, for anyone currently hitting this a workaround can be:
Reopen VSCode and try again. |
not working i have been faceing the same issue |
Environment (please complete the following information):
Describe the bug:
When I open the 'Edge DevTools' tab in vs code it just displays this error message:
BlobNotFound The specified blob does not exist.
RequestId:8e5ddf73......etc
Time:2022-11-01T......etc
Repro steps:
Install latest 'Edge' browser on the mac m1 (I installed 107.0.1418.28, arm64).
Install latest 'Microsoft Edge Tools for VS code' extension on in vs code (I installed 1.2.2).
Create a new folder with a simple index.html file inside and open it in vscode.
In the vscode Explorer window, right click on the index.html file.
Select 'Open with Edge | Open Browser with DevTools'.
Expected behavior:
I expected two tabs to pop up here, as follows:
Both tabs did pop up ok, but the 'Edge DevTools' tab just contained the error message mentioned in the description.
Additional context:
This is my first time installing 'Edge' and 'Microsoft Edge Tools for VS code' (or submitting a GitHub issue).
The issue seems similar to this one: #1000
The vscode-edge devtools plugin looks amazing, but unfortunately I cannot get it to work.
I've attached a screen shot of what I see. Thanks for your time.
The text was updated successfully, but these errors were encountered: