Skip to content
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

Closed
gilesep opened this issue Nov 1, 2022 · 8 comments · Fixed by #1290
Closed

BlobNotFound error message shown in 'Edge DevTools' tab #1243

gilesep opened this issue Nov 1, 2022 · 8 comments · Fixed by #1290
Assignees
Labels
bug Something isn't working tracked

Comments

@gilesep
Copy link

gilesep commented Nov 1, 2022

Environment (please complete the following information):

  • OS (e.g., Windows 10): Mac Montery 12.6 (Apple Silicon M1)
  • Extension version (e.g., 1.2.3): v 2.1.1

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:

  • 'Edge DevTools: Browser', which should contain the webpage.
  • 'Edge DevTools', which should contain development/debug tools (I assume).

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.
Screenshot 2022-11-01 at 13 19 54

@Luo-En
Copy link

Luo-En commented Nov 3, 2022

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.

@captainbrosset captainbrosset added bug Something isn't working tracked labels Nov 7, 2022
@captainbrosset
Copy link
Collaborator

Thanks for filing, and for the detailed explanations. Let me make sure this is tracked by the team.

@Tim-OuY
Copy link

Tim-OuY commented Dec 5, 2022

Is there any update? I still have the same problem.

OS: macOS 13.0.1
Extension version: v2.1.1
Edge Browser Version: 107.0.1418.68

@ivnsch
Copy link

ivnsch commented Dec 7, 2022

Same problem here, macOS 12.6, extension v2.1.1, Edge 108.0.1462.41 (arm64)

@ghost
Copy link

ghost commented Dec 8, 2022

Same issue here, any real fix for this issue?

@codepo8
Copy link
Contributor

codepo8 commented Dec 12, 2022

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.

@vidorteg
Copy link
Contributor

Putting out a fix for this issue, for anyone currently hitting this a workaround can be:

  • Go to VSCode Settings -> Extensions -> Microsoft Edge Tools
  • Change Browser Flavor to Stable

Reopen VSCode and try again.

@muzammal-noble
Copy link

Putting out a fix for this issue, for anyone currently hitting this a workaround can be:

  • Go to VSCode Settings -> Extensions -> Microsoft Edge Tools
  • Change Browser Flavor to Stable

Reopen VSCode and try again.

not working i have been faceing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants