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

pubsub: not working inside docker (no error output) #85

Closed
stephenplusplus opened this issue Nov 9, 2017 · 6 comments
Closed

pubsub: not working inside docker (no error output) #85

stephenplusplus opened this issue Nov 9, 2017 · 6 comments

Comments

@stephenplusplus
Copy link
Member

From @victorperin on November 8, 2017 15:25

Environment details

  • OS: Fedora 25 (Docker 17.09)
  • Node.js version: Using image node:9.0.0-alpine (same problem with older versions)
  • npm version: 5.5.1
  • google-cloud-node version: "@google-cloud/pubsub": "0.14.7"

Steps to reproduce

I created a repository reproducing the steps, to make it easy to everyone understand what is the problem.
https://github.com/victorperin/google-pubsub-node-docker-bug

Seems to be some kind of lib missing, but I don't know how to find it.

Copied from original issue: googleapis/google-cloud-node#2733

@stephenplusplus
Copy link
Member Author

From @victorperin on November 8, 2017 16:14

Tried to reproduce with all pubsub dependencies and found that the problem is with:

@google-cloud/common-grpc

@stephenplusplus
Copy link
Member Author

From @victorperin on November 8, 2017 16:18

Digging down the rabbit hole i found the responsible is the grpc package itself.

@victorperin
Copy link

Thanks for moving it up :)

@bkw
Copy link
Contributor

bkw commented Nov 11, 2017

This seems to be another incarnation of #81 and should be remedied by #82.

@victorperin
Copy link

Yes, it definitely seems. Thanks, I'll follow it. :)

@nicolasnoble
Copy link
Member

I think this one is safe to close now.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants