Google Cloud Platform unable to run long running process when connectivity drops

Viji Vennelakanti

I am doing custom object detection training using darkflow on Google Cloud Platform Compute Engine VM with GPU but the long-running process dies whenever I lose connectivity or my laptop goes to sleep. I have tried running it via SSH from my Windows machine, using Google Cloud Shell, via a terminal on Jupyter Notebook on the Cloud platform and via a Jupyter Notebook on the Cloud platform directly but the process fails in all these scenarios due to a connectivity loss even though the VM is running. What is the best way to keep this long-running process going? P.S. I did realize later that Google Cloud Shell is not suitable for this purpose.

Viji Vennelakanti

Nevermind, I found the solution here: https://askubuntu.com/questions/8653/how-to-keep-processes-running-after-ending-ssh-session

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

Run child processes as different user from a long running Python process

From

Which Google Cloud Platform service is the easiest for running Tensorflow?

From Dev

Run long running express API process in seperate thread NodeJs

From Dev

Running a single docker container on Google Cloud Platform

From Dev

How can I run a method without waiting for long running process

From Dev

Long running operations timeout/TTL in google cloud

From Dev

Running a python script in Windows gives "Unable to Create Process Using ..." when python.exe set to 'run as administrator'

From Dev

Google Cloud Spanner: Long Running Query

From Dev

Enter a docker container running with Google Cloud Run

From Dev

Long running python process with Google Cloud Functions

From Dev

"java.lang.IllegalArgumentException: No filesystem found for scheme gs" when running dataflow in google cloud platform

From Dev

How to handle long requests in Google Cloud Run?

From Dev

Running Django's createsuperuser in Google Cloud Run

From Dev

long-running job on GCP cloud run

From Dev

Unable to delete Google Cloud Platform Project

From Dev

ekg-core/GHC RTS : bogus GC stats when running on Google Cloud Run

From Dev

Google cloud run running into OOM

From Dev

Google Cloud Run looses connectivity to Mysql when using mapping custom subdomain

From Dev

Is there a service for direct connectivity to Google Cloud?

From Dev

Platform not supported when running `npm run flow`

From Dev

Unable to run startup script when creating instance on Google Cloud Platform

From Dev

Docker image run error on Google Cloud Platform

From Dev

Where to run continuous jobs on Google Cloud Platform?

From Dev

How to set up a long running Django command in Google Cloud Platform

From Dev

Running XGBoost example in MiniKF (Google Cloud Platform)

From Dev

Running background processes in Google Cloud Run

From Dev

Long running task in Cloud Run with CPU always allocated

From Dev

Check if a container is running on Google Cloud platform

From Dev

Google cloud run unable to connect MQTT

Related Related

  1. 1

    Run child processes as different user from a long running Python process

  2. 2

    Which Google Cloud Platform service is the easiest for running Tensorflow?

  3. 3

    Run long running express API process in seperate thread NodeJs

  4. 4

    Running a single docker container on Google Cloud Platform

  5. 5

    How can I run a method without waiting for long running process

  6. 6

    Long running operations timeout/TTL in google cloud

  7. 7

    Running a python script in Windows gives "Unable to Create Process Using ..." when python.exe set to 'run as administrator'

  8. 8

    Google Cloud Spanner: Long Running Query

  9. 9

    Enter a docker container running with Google Cloud Run

  10. 10

    Long running python process with Google Cloud Functions

  11. 11

    "java.lang.IllegalArgumentException: No filesystem found for scheme gs" when running dataflow in google cloud platform

  12. 12

    How to handle long requests in Google Cloud Run?

  13. 13

    Running Django's createsuperuser in Google Cloud Run

  14. 14

    long-running job on GCP cloud run

  15. 15

    Unable to delete Google Cloud Platform Project

  16. 16

    ekg-core/GHC RTS : bogus GC stats when running on Google Cloud Run

  17. 17

    Google cloud run running into OOM

  18. 18

    Google Cloud Run looses connectivity to Mysql when using mapping custom subdomain

  19. 19

    Is there a service for direct connectivity to Google Cloud?

  20. 20

    Platform not supported when running `npm run flow`

  21. 21

    Unable to run startup script when creating instance on Google Cloud Platform

  22. 22

    Docker image run error on Google Cloud Platform

  23. 23

    Where to run continuous jobs on Google Cloud Platform?

  24. 24

    How to set up a long running Django command in Google Cloud Platform

  25. 25

    Running XGBoost example in MiniKF (Google Cloud Platform)

  26. 26

    Running background processes in Google Cloud Run

  27. 27

    Long running task in Cloud Run with CPU always allocated

  28. 28

    Check if a container is running on Google Cloud platform

  29. 29

    Google cloud run unable to connect MQTT

HotTag

Archive