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

Stuck after init the first stream #19

Open
h4wkmoon opened this issue Dec 9, 2015 · 1 comment
Open

Stuck after init the first stream #19

h4wkmoon opened this issue Dec 9, 2015 · 1 comment

Comments

@h4wkmoon
Copy link

h4wkmoon commented Dec 9, 2015

Hi, and thanks for this plugin.
I can't make it work.

When run alone, it shows "INFO: Starting stats gathering for xxxxxxxxxx"
where xxx is the id of the first container, and nevers writes anything else.
I have several containters.

I guess it's something related with the stream option.
Docker version 1.6.2, build 7c8fca2
(API Version 1.18)

The 1.18 api version only supports the strream option, and the answer is always a stream where the plugin expects it not to be.

Forcing the value to True in the plugin in the 215 makes it fail with error :
WARNING: Error getting stats for container xxxxxxxxxxxx: 'generator' object has no attribute 'getitem'
1 line per container. At least, it goes through all the containers.

@h4wkmoon
Copy link
Author

h4wkmoon commented Dec 9, 2015

Works like a charm with Docker 1.9. You should make it a requierement.

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

1 participant