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

[BUG] Response status code does not indicate success: 403 during Visual Studio 2022 17.10 startup #42

Open
MagicAndre1981 opened this issue Jun 22, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@MagicAndre1981
Copy link
Contributor

Describe the bug

During Startup of VS2022 I get an error message from StartIsBack+ telling that something went wrong.

To Reproduce
Steps to reproduce the behavior:

  1. start Visual Studio
  2. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Windows 11 23H2
  • VS2022 17.10

Additional context
Add any other context about the problem here.

@MagicAndre1981 MagicAndre1981 added the bug Something isn't working label Jun 22, 2024
@yannduran
Copy link
Member

Hi André

SP+ is simply reporting an error that it received from a web request. The error itself had to have come from amazonaws.com

The only place in SP+ that I would ever expect to see such an error is when opening a Developer News item, which I know you don’t use.

Does the error keep happening? Or is it just a one-off? What are you doing just before you see the error?

Yann

@MagicAndre1981
Copy link
Contributor Author

yes, it comes from the url https://vsstartpage.blob.core.windows.net/news/vs . Even when I turn Developer News off the extension still tries to read the URL.

Btw, can you please merge my PR #37 ?

@ruslan-mogilevskiy
Copy link

Same error here in vs2022 with disabled 'developer news'. The error appears 1-2 times once I open Start+ in VS for the first time.

@MagicAndre1981
Copy link
Contributor Author

I use a different feed now to avoid this error

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

No branches or pull requests

3 participants