Hi, 
I failure to setting up my own proxy server with python 2.5.4 and 2.7.5.
Could you please give some advise, by the way I want to set up proxy server 
in China.
I attached two logfiles.
 
best regards,
Jin.
 
 

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.
2013-08-31 16:17:52 Running command: "['C:\\Python\\python.exe', '-u', 
'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', 
u'--email=id...@gmail.com', '--passin', 'update', 
u'C:\\Users\\Administrator\\Desktop\\proxy-server']"
04:18 PM Host: appengine.google.com
04:18 PM Application: xxxx; version: secureable
04:18 PM 
Starting update of app: xxxx, version: secureable
04:18 PM Getting current resource limits.
2013-08-31 16:18:12,209 WARNING appengine_rpc.py:547 ssl module not found.
Without the ssl module, the identity of the remote host cannot be verified, and
connections may NOT be secure. To fix this, please install the ssl module from
http://pypi.python.org/pypi/ssl .
To learn more, see https://developers.google.com/appengine/kb/general#rpcssl 
Password for id...@gmail.com: 04:18 PM Scanning files on local disk.
04:18 PM Cloning 5 application files.
04:18 PM Compilation starting.
04:18 PM Compilation completed.
04:18 PM Starting deployment.
04:18 PM Checking if deployment succeeded.
04:18 PM Deployment successful.
04:18 PM Checking if updated app version is serving.
04:18 PM Completed update of app: xxxx, version: secureable
WARNING: This application is using the Python 2.5 runtime, which is deprecated! 
It should be updated to the Python 2.7 runtime as soon as possible, which 
offers performance improvements and many new features. Learn how simple it is 
to migrate your application to Python 2.7 at 
https://developers.google.com/appengine/docs/python/python25/migrate27.
04:18 PM Uploading index definitions.
04:18 PM Error 400: --- begin server output ---
Creating a composite index failed for entity_type: "EntryPoint"
ancestor: false
Property {
  name: "last_updated"
  direction: 2
}
: This index:
entity_type: "EntryPoint"
ancestor: false
Property {
  name: "last_updated"
  direction: 2
}

is not necessary, since single-property indices are built in. Please remove it 
from your index file and upgrade to the latest version of the SDK, if you 
haven't already.
--- end server output ---
Your app was updated, but there was an error updating your indexes. Please 
retry later with appcfg.py update_indexes.
2013-08-31 16:18:25 (Process exited with code 0)

You can close this window now.
2013-08-31 15:41:44 Running command: "['C:\\Python\\python.exe', '-u', 
'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--no_cookies', 
u'--email=i...@gmail.com', '--passin', 'update', 
u'C:\\Users\\Administrator\\Desktop\\temp']"
03:41 PM Host: appengine.google.com
03:41 PM Application: xxxx; version: secureable
03:41 PM 
Starting update of app: xxxx, version: secureable
03:41 PM Getting current resource limits.
Password for i...@gmail.com: 03:41 PM Scanning files on local disk.
2013-08-31 15:41:49,924 ERROR appcfg.py:1977 Ignoring file 
'temp/GoogleAppEngine-1.8.3.msi': Too long (max 32000000 bytes, file is 
40153600 bytes) 
2013-08-31 15:41:50,006 ERROR appcfg.py:1977 Ignoring file 'temp/tem.zip': Too 
long (max 32000000 bytes, file is 53030987 bytes) 
03:41 PM Cloning 8 application files.
03:41 PM Compilation starting.
03:41 PM Compilation completed.
03:41 PM Starting deployment.
03:41 PM Checking if deployment succeeded.
03:41 PM Deployment successful.
03:41 PM Checking if updated app version is serving.
03:41 PM Completed update of app: xxxx, version: secureable
WARNING: This application is using the Python 2.5 runtime, which is deprecated! 
It should be updated to the Python 2.7 runtime as soon as possible, which 
offers performance improvements and many new features. Learn how simple it is 
to migrate your application to Python 2.7 at 
https://developers.google.com/appengine/docs/python/python25/migrate27.
03:41 PM Uploading index definitions.
03:41 PM Error 400: --- begin server output ---
Creating a composite index failed for entity_type: "EntryPoint"
ancestor: false
Property {
  name: "last_updated"
  direction: 2
}
: This index:
entity_type: "EntryPoint"
ancestor: false
Property {
  name: "last_updated"
  direction: 2
}

is not necessary, since single-property indices are built in. Please remove it 
from your index file and upgrade to the latest version of the SDK, if you 
haven't already.
--- end server output ---
Your app was updated, but there was an error updating your indexes. Please 
retry later with appcfg.py update_indexes.
2013-08-31 15:41:59 (Process exited with code 0)

You can close this window now.

Reply via email to