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

Fluentd stalls on unexpected error Net::OpenTimeout #13

Open
ewindisch opened this issue Jul 28, 2016 · 1 comment
Open

Fluentd stalls on unexpected error Net::OpenTimeout #13

ewindisch opened this issue Jul 28, 2016 · 1 comment

Comments

@ewindisch
Copy link
Contributor

The following error can occur, stalling fluentd processing and (apparently) requiring a restart.

2016-07-28 14:54:59 +0000 [error]: unexpected error error="Net::OpenTimeout"
  2016-07-28 14:54:59 +0000 [error]: /usr/local/lib/ruby/2.3.0/net/http.rb:930:in `connect'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/lib/ruby/2.3.0/net/http.rb:863:in `do_start'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/lib/ruby/2.3.0/net/http.rb:852:in `start'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/lib/ruby/2.3.0/net/http.rb:1398:in `request'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/faraday-0.9.2/lib/faraday/adapter/net_http.rb:82:in `perform_request'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/faraday-0.9.2/lib/faraday/adapter/net_http.rb:40:in `block in call'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/faraday-0.9.2/lib/faraday/adapter/net_http.rb:87:in `with_net_http_connection'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/faraday-0.9.2/lib/faraday/adapter/net_http.rb:32:in `call'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/faraday-0.9.2/lib/faraday/response.rb:8:in `call'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/google-api-client-0.8.6/lib/google/api_client/request.rb:163:in `send'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/google-api-client-0.8.6/lib/google/api_client.rb:648:in `block (2 levels) in execute!'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/retriable-1.4.1/lib/retriable/retry.rb:27:in `perform'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/retriable-1.4.1/lib/retriable.rb:15:in `retriable'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/google-api-client-0.8.6/lib/google/api_client.rb:645:in `block in execute!'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/retriable-1.4.1/lib/retriable/retry.rb:27:in `perform'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/retriable-1.4.1/lib/retriable.rb:15:in `retriable'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/google-api-client-0.8.6/lib/google/api_client.rb:636:in `execute!'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/google-api-client-0.8.6/lib/google/api_client.rb:679:in `execute'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/gcloud-0.6.3/lib/gcloud/pubsub/connection.rb:220:in `pull'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/gcloud-0.6.3/lib/gcloud/pubsub/subscription.rb:254:in `pull'
  2016-07-28 14:54:59 +0000 [error]: /usr/local/bundle/gems/fluent-plugin-gcloud-pubsub-0.0.5/lib/fluent/plugin/in_gcloud_pubsub.rb:65:in `subscribe'
@ewindisch
Copy link
Contributor Author

/cc @pselle

cosmo0920 pushed a commit to cosmo0920/fluent-plugin-gcloud-pubsub that referenced this issue Jun 22, 2017
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