Dear All, I am running OpenBD desktop on ubuntu, i want deploy my cf_app to GAE behind http proxy server. But it don't work.
I try pass proxy info via option, but still not work: ----->8---- desktop script ---- ... JAVAOP="-javaagent:./lib/agent/appengine-agent.jar -Xmx128m -Dhttp.proxyHost=myproxy.hostname.com -Dhttp.proxyPort=3128" .... ------>8---- log ---------- ..... INFO: proxying HTTP through myproxy.hostname.com:8080 java.net.UnknownHostException: appengine.google.com Unable to update app: appengine.google.com ... ------>8-------------- For GAE deploy tool, it need pass option "-proxy". On OpenBD Desktop, any advise? thx. -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
