-
Notifications
You must be signed in to change notification settings - Fork 70
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
TypeError: get() got an unexpected keyword argument 'eid' #1743
Comments
@chuanchang I think this is a bug in 2.0.0 This should be fixed in later versions and the most recent released yesterday was 2.0.2 The problem is that there is no longer a container job that is building the updated container version. Do you need to run from a container or can you test his from an virtualenv pip install? |
NOTE: the cmdline will hang forever w/o return although VM has been provisioned successfully.
NOTE: there are 14 linchpin process are generated, I don't know whether it's a reason why the linchpin cmdline hang forever. |
Can you pre-pend to the command So it should look like
|
It works for me, but I got the same issue when tried to destroy provisioned VM based on docker.io/contrainfra/linchpin - #1744 |
Yeah, you will have to use the same
|
Describe the bug
Although provision is successful, I got error as follows.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: