I am running development web server in Google App Engine Launcher without any troubles.
But I can't successfully stop it. When I am press Stop button, nothing happens.
Nothing adds in logs after pressing Stop.
And after that I can't close launcher.
The only way to close launcher is Task Manager.
Although when I am using dev_appserver.py myapp
via cmd it is successfully stopped by Ctrl+C.
By the way I am under proxy.
Go into App Engine, Versions, and then click on STOP. Method 2 does not work. Stop is disabled and there is a tooltip saying that stop cannot be done for versions with manual or dynamic scaling.
Google App Engine (GAE) is a platform-as-a-service product that provides web app developers and enterprises with access to Google's scalable hosting and tier 1 internet service. GAE requires that applications be written in Java or Python, store data in Google Bigtable and use the Google query language.
Running your application locallySelect File > Open to open the project you want to run. Browse to the directory containing your project. Select Tools > Cloud Code > App Engine Run on a local App Engine Standard dev server.
You can download the Google App Engine SDK by going to: http://code.google.com/appengine/downloads.html and download the appropriate install package. Download the Windows installer – the simplest thing is to download it to your Desktop or another folder that you remember.
The documentation only refers to stopping the launcher from the command line, not from the launcher window:
To stop the local server: with Mac OS X or Unix, press Control-C or with Windows, press Control-Break in your command prompt window.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With