Hi, Janani 2013年3月13日水曜日 23時50分00秒 UTC+9 Janani Thanigachalam: > > - Fixed an issue with the new dev_appserver to have fix_sys_path add the > necessary libraries to sys.path making it now compatible with the > testbed. > > https://code.google.com/p/appengine-devappserver2-experiment/issues/detail > ? > id=45 >
That's great! But I have a new problem on 1.7.6 pre-release. I must be use `--address` option of dev_appserver.py for access from other devices. Probably `--address` option was changing to `--host` on 1.7.6. So I tried use `--host` option instead `--address` and then got errors bellow: > google.appengine.tools.devappserver2.wsgi_server.BindError: Unable to bind 0.0.0.0:8081 Seems to have failed starting server "b1". Thanks, Takanao > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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 http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
