Request for help - Error code 1 on deployment

62 views
Skip to first unread message

eatch

unread,
Jul 4, 2011, 4:41:16 PM7/4/11
to Google App Engine
I am having problems depolying something very simple,

Failed on
Windows XP and Win 7
Msi installed google app engine
using python25
installed http://www.ohbug.com/view/4 SSL (so that the SSL error goes
away) - but also tried --insecure (same fail)

LOG::::

2011-07-03 22:57:37 Running command: "['C:\\Python25\\pythonw.exe', '-
u', 'C:\\Program Files\\Google\\google_appengine\\appcfg.py', '--
no_cookies', u'--email=i...@aston.ac.uk', '--passin', 'update', u'C:\
\PROGRAMS_ON_SAMSUNG\\appinventor\\customtinywebdb\\customtinywebdb']"
Application: aston; version: 1
Host: appengine.google.com

Starting update of app: aston, version: 1
Scanning files on local disk.
Password for i...@aston.ac.uk: Invalid username or password.
Error 401: --- begin server output ---
Must authenticate first.
--- end server output ---
2011-07-03 22:57:44 (Process exited with code 1)

You can close this window now.


:::::::::::::::

So its the Invalid username or password that seems a problem. - Ived
used the correct password because I can login through the dashboard.
I've cut and pasted this password into the box both in the GUI and the
command prompt versions.

I've then, joined up for 2 stage verification. I've created a varied
of passwords and used these instead of the password for my main
account in the GUI box and from the command prompt.

I'm not behind a proxy and have tried from 2 different internet
structures.

Same error in every case.

Driving me mad - tried 2 different machines, installed the SSL from
source instead of the link above.May be I've missed something obvious?
hopefully.

Thanks for any help.
Andrew

eatch

unread,
Jul 6, 2011, 4:58:04 PM7/6/11
to google-a...@googlegroups.com

2011-07-06 21:39:27 Running command: "['C:\\Python25\\pythonw.exe', 'C:\\Program Files\\Google\\google_appengine\\dev_appserver.py', '--admin_console_server=', '--port=8080', 'C:\\PROGRAMS_ON_SAMSUNG\\appinventor\\customtinywebdb\\customtinywebdb']"

WARNING 2011-07-06 20:39:30,217 datastore_file_stub.py:511] Could not read datastore data from c:\windows\temp\dev_appserver.datastore

INFO 2011-07-06 20:39:30,233 rdbms_sqlite.py:58] Connecting to SQLite database '' with file 'c:\\windows\\temp\\dev_appserver.rdbms'

WARNING 2011-07-06 20:39:30,280 dev_appserver.py:4700] Could not initialize images API; you are likely missing the Python "PIL" module. ImportError: No module named _imaging

INFO 2011-07-06 20:39:30,562 dev_appserver_multiprocess.py:637] Running application astoninghamaj on port 8080: http://localhost:8080
 
 
 
-------------------------------
 
This is the log file when I 'browse' the tiny database i am trying to deploy. I'm not sure of the value 'app inventor' prity much wrote the file i am tryign to deploy. But if can help me make my first upoad (deploy) - i thought I'd post.
 
Andrew

Kaydow7

unread,
Jul 8, 2011, 1:34:02 AM7/8/11
to Google App Engine
Try to Move out of the temp (dir) what is the error you get after
that? You can't declare a database in a temp dir it is hardcoded into
the os you could mess with the reg of windows but you'll open your
client up for an attack. Hackers love temp folders, if you put a
static file there you most probably will set off alarms for defender.
That should take care of the first warning.
Reply all
Reply to author
Forward
0 new messages