Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add info to auto upgrade version fetch error #48558

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GavinFrazar
Copy link
Contributor

This tiny PR adds a little bit of info when failing to fetch the version from auto upgrades forward_url.

Without this, the error can be really unhelpful in the web UI, i.e it would just say "non-200 status code received: '404'" without explaining what it was trying to do.

I ran into this error because of #48508 while going through the RDS enrollment wizard in the web ui - basically it's because the stable/cloud/v17 upgrade channel doesn't exist yet, so GET returns 404.

Now at least it's a little more specific about what it was trying to fetch:

image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants