Long running stream stops receiving data on gce but no where elseGoogle Computer Engine Firewall and...

How to color a curve

Open a doc from terminal, but not by its name

Do the concepts of IP address and network interface not belong to the same layer?

Database accidentally deleted with a bash script

A Permanent Norse Presence in America

Create all possible words using a set or letters

Could solar power be utilized and substitute coal in the 19th Century

Is there a conventional notation or name for the slip angle?

My friend sent me a screenshot of a transaction hash, but when I search for it I find divergent data. What happened?

What is the gram­mat­i­cal term for “‑ed” words like these?

THT: What is a squared annular “ring”?

Is camera lens focus an exact point or a range?

Has Darkwing Duck ever met Scrooge McDuck?

Is it improper etiquette to ask your opponent what his/her rating is before the game?

Greco-Roman egalitarianism

What linear sensor for a keyboard?

Why is Arduino resetting while driving motors?

Difference between -| and |- in TikZ

What is the difference between "Do you interest" and "...interested in" something?

If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?

Two-sided logarithm inequality

Diode in opposite direction?

What's the difference between 違法 and 不法?

Why did the HMS Bounty go back to a time when whales are already rare?



Long running stream stops receiving data on gce but no where else


Google Computer Engine Firewall and IpTablesStrongswan running in container to create VPN tunnel between LAN and GCE?How to check if Chromium OS vulnerable to Dirty COW?Google Compute Engine VM Display DriverWhy are Google Cloud Compute Engine WAN speeds less than what Google has documented?Hundreds of CLOSE_WAITWhy does installing ddclient break the network on GCE and Azure Ubuntu VMs?Windows clock issuesHow to synchronize 2 GCE VM instances in an Instance Group on Google Compute Engine?Hyper-V virtualization with google compute engine image













0















If I run this code on my Google compute engine box it listens for a while then stops responding. The stream doesn't close, it doesn't error, it just stops receiving data. When I run the code locally this never happens. I can't figure this out?



Here is side by side output of that code running on gce on the left and locally on the right. See the ids are different, the process on the left is not receiving the same data.



Is there something related to the way this service is put together that could be causing this?









share







New contributor




colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    If I run this code on my Google compute engine box it listens for a while then stops responding. The stream doesn't close, it doesn't error, it just stops receiving data. When I run the code locally this never happens. I can't figure this out?



    Here is side by side output of that code running on gce on the left and locally on the right. See the ids are different, the process on the left is not receiving the same data.



    Is there something related to the way this service is put together that could be causing this?









    share







    New contributor




    colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      If I run this code on my Google compute engine box it listens for a while then stops responding. The stream doesn't close, it doesn't error, it just stops receiving data. When I run the code locally this never happens. I can't figure this out?



      Here is side by side output of that code running on gce on the left and locally on the right. See the ids are different, the process on the left is not receiving the same data.



      Is there something related to the way this service is put together that could be causing this?









      share







      New contributor




      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      If I run this code on my Google compute engine box it listens for a while then stops responding. The stream doesn't close, it doesn't error, it just stops receiving data. When I run the code locally this never happens. I can't figure this out?



      Here is side by side output of that code running on gce on the left and locally on the right. See the ids are different, the process on the left is not receiving the same data.



      Is there something related to the way this service is put together that could be causing this?







      google-cloud-platform google-compute-engine node.js http-streaming





      share







      New contributor




      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 mins ago









      colwemcolwem

      1




      1




      New contributor




      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      colwem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "2"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          colwem is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959776%2flong-running-stream-stops-receiving-data-on-gce-but-no-where-else%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          colwem is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          colwem is a new contributor. Be nice, and check out our Code of Conduct.













          colwem is a new contributor. Be nice, and check out our Code of Conduct.












          colwem is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f959776%2flong-running-stream-stops-receiving-data-on-gce-but-no-where-else%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          117736 Шеррод Примітки | Див. також | Посилання | Навігаційне...

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Маріан Котлеба Зміст Життєпис | Політичні погляди |...