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

Livepatch API Down #14715

Closed
B4RN3SCODE opened this issue Feb 5, 2025 · 3 comments
Closed

Livepatch API Down #14715

B4RN3SCODE opened this issue Feb 5, 2025 · 3 comments

Comments

@B4RN3SCODE
Copy link

Summary

My Ubuntu Pro feature for livepatch is not working:

The POST request to
https://livepatch.canonical.com/v1/client/{some sort of token}

responds with a 503 error and says there is no server to handle the request.

Steps to reproduce the behavior

sudo canonical-livepatch enable {token}
outputs
failed to register client: POST request to "https://livepatch.canonical.com/v1/client/{some other token}" failed

I sniffed the request and mimicked it with cURL and JavaScript to the endpoint with same data and received the 503 err.

Expected behavior

For it to work.

Browser/device details

Laptop (Acer Aspire) with Ubuntu Desktop
Ubuntu Pro
Fresh after sudo apt upgrade

Reported from

GitHub

@britneywwc
Copy link
Contributor

Thanks for reporting an issue, I've reported the relevant teams at Livepatch about this. Will keep this thread posted on any updates.

@britneywwc
Copy link
Contributor

@B4RN3SCODE This issue has been fixed. If you try sudo pro disable livepatch and then sudo pro enable livepatch to trigger a new token exchange process, it should work as before.

I will close this issue as solved, please feel free to re-open if the problem persists, thanks.

@B4RN3SCODE
Copy link
Author

Worked like a charm

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

No branches or pull requests

2 participants