-
Notifications
You must be signed in to change notification settings - Fork 97
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] qhub upgrade to 0.3.12 fails #732
Comments
I also recently tried installing from the latest qhub commit
|
I tried installing from qhub commit |
I undid all of the changes in PR #685 in a local branch of qhub (branching from main commit |
It seems the issue is with expiring token, while connecting to EKS. They are quite short lived.
I have a fix in here: https://github.com/Quansight/qhub/tree/eks-connection-issue will create a PR soon. |
Describe the bug
A clear and concise description of what the problem is.
I am trying to update the qhub version from 0.3.11 to 0.3.12 but keep running into the same error:
I have double checked:
~/.aws
profile is properly configuredI followed the directions outlined in the qhub docs and made sure to update all the relevant image tags.
All of my recent deployments have been performed locally (not using CI). I performed the same deployment once using qhub version 0.3.12 and it failed (see error message above) and then I ran it using qhub version 0.3.11 and it successfully deployed.
Your environment
Describe the environment in which you are experiencing the bug.
The text was updated successfully, but these errors were encountered: