That worked!! Thanks so much Michael! Romando.
From: Michael Lumish <[email protected]<mailto:[email protected]>> Date: Friday, December 9, 2016 at 10:42 AM To: Romando Rossini <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: [grpc-io] Re: Hopefully you can help.... I see the problem now. The link you clicked surprisingly goes to the artifacts from the latest build, not that specific build. To get the file from that branch, you should go to https://grpc-testing.appspot.com/view/Artifacts/job/gRPC_build_artifacts/2317/architecture=x64,language=node,platform=linux/. On Fri, Dec 9, 2016 at 8:25 AM Romando Rossini <[email protected]<mailto:[email protected]>> wrote: I tried this tarball node-v51-linux-x64.tar.gz Tsk, Romando. From: Romando Rossini <[email protected]<mailto:[email protected]>> Date: Friday, December 9, 2016 at 10:23 AM To: Michael Lumish <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Hopefully you can help.... Hi! Thanks for replying! On this page https://grpc-testing.appspot.com/view/Artifacts/job/gRPC_build_artifacts/2317/console I clicked this link: Completed gRPC_build_artifacts » x64,node,linux SUCCESS My os is: centos-release-6-8.el6.centos.12.3.x86_64 If that is the wrong one, perhaps you can send or direct me to the right one? Tks, Romando. From: Michael Lumish <[email protected]<mailto:[email protected]>> Date: Friday, December 9, 2016 at 10:14 AM To: Romando Rossini <[email protected]<mailto:[email protected]>> Cc: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Hopefully you can help.... Yes, that build was supposed to correct that issue. I guess that my method for verifying it was incorrect. It looks like that x64,node,linux link goes to a list of tarballs. Which of those tarballs did you use? On Fri, Dec 9, 2016 at 6:57 AM Romando Rossini <[email protected]<mailto:[email protected]>> wrote: Hi Michael, I have been following your work on fixing the following issue. I grabbed the grpc_node.node file from here (https://grpc-testing.appspot.com/view/Artifacts/job/gRPC_build_artifacts/2317/console<https://urldefense.proofpoint.com/v2/url?u=https-3A__grpc-2Dtesting.appspot.com_view_Artifacts_job_gRPC-5Fbuild-5Fartifacts_2317_console&d=DgMFaQ&c=iqeSLYkBTKTEV8nJYtdW_A&r=y_xcQjYzLK3wArhweZDV-fYP94FN1ZtXU1abjKrCSm4&m=viImecFtXULFrTvGaMwDXL2kWqHEmiVWOoNpdY3vKnM&s=RE_PpEpQm-x6-aNhRh1H7rMtLYyUIBQl2Bmoky_tVIM&e=>) by clicking on the 64bit linux link and replaced the one I had in my application hoping it would eliminate the error but it didn’t. Was the build you did supposed to correct this issue on CENTOS 6? Error: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/extension_binary/grpc_node.node) at Error (native) at Object.Module._extensions..node (module.js:440:18) at Module.load (module.js:357:32) at Function.Module._load (module.js:314:12) at Module.require (module.js:367:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/src/grpc_extension.js:38:15) at Module._compile (module.js:413:34) at Object.Module._extensions..js (module.js:422:10) at Module.load (module.js:357:32) at Function.Module._load (module.js:314:12) at Module.require (module.js:367:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/devlabjn/opt/node/devlabapi/node_modules/grpc/src/node/src/client.js:55:12) at Module._compile (module.js:413:34) at Object.Module._extensions..js (module.js:422:10) Thanks for your help!! Romando. -- You received this message because you are subscribed to the Google Groups "grpc.io<http://grpc.io>" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/D47036E3.11788%25romando.rossini%40ama-assn.org<https://groups.google.com/d/msgid/grpc-io/D47036E3.11788%25romando.rossini%40ama-assn.org?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/D4703E89.11795%25romando.rossini%40ama-assn.org. For more options, visit https://groups.google.com/d/optout.
