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

Avoid printing contribution message on user interruption #169

Closed
ggiamarchi opened this issue Nov 13, 2014 · 0 comments · Fixed by #179
Closed

Avoid printing contribution message on user interruption #169

ggiamarchi opened this issue Nov 13, 2014 · 0 comments · Fixed by #179
Labels
Milestone

Comments

@ggiamarchi
Copy link
Owner

When vagrant is interrupted, basically with CRTL^C in the terminal, it print the message

An unknow error happened in Vagrant OpenStack provider

To easily debug what happened, we recommend to set the environment
variable VAGRANT_OPENSTACK_LOG to debug

    $ export VAGRANT_OPENSTACK_LOG=debug

If doing this does not help fixing your issue, there may be a bug
in the provider. Please submit an issue on Github at
https://github.com/ggiamarchi/vagrant-openstack-provider
with the stracktrace and the logs.

We are looking for feedback, so feel free to ask questions or
describe features you would like to see in this provider.

In such a situation, it should not.

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

Successfully merging a pull request may close this issue.

1 participant