Elias, I'm not getting any stacktrace when I run in debug. Here's what I see:
bulkloader.py --dump --kind=Video_ --url=http://idolornot- dev.appspot.com/remote_api --filename=videos.csv --passin --debug [INFO ] Logging to bulkloader-log-20090924.165037 [INFO ] Throttling transfers: [INFO ] Bandwidth: 250000 bytes/second [INFO ] HTTP connections: 8/second [INFO ] Entities inserted/fetched/modified: 20/second [INFO ] Opening database: bulkloader-progress-20090924.165037.sql3 [INFO ] Opening database: bulkloader-results-20090924.165037.sql3 [DEBUG ] [WorkerThread-0] WorkerThread: started [DEBUG ] [WorkerThread-1] WorkerThread: started [DEBUG ] [WorkerThread-2] WorkerThread: started [DEBUG ] [WorkerThread-3] WorkerThread: started [DEBUG ] [WorkerThread-4] WorkerThread: started [DEBUG ] [WorkerThread-5] WorkerThread: started [DEBUG ] [WorkerThread-6] WorkerThread: started [DEBUG ] [WorkerThread-7] WorkerThread: started [DEBUG ] [WorkerThread-8] WorkerThread: started [DEBUG ] [WorkerThread-9] WorkerThread: started [DEBUG ] Configuring remote_api. url_path = /remote_api, servername = idolornot-dev.appspot.com [DEBUG ] Bulkloader using app_id: idolornot-dev [INFO ] Connecting to idolornot-dev.appspot.com/remote_api [INFO ] Authentication Failed I'm on OS X 10.6 and running the Java SDK Jeff On Sep 24, 1:14 pm, Elias Torres <[email protected]> wrote: > Can you post your stacktrace? > > -Elias > > On Sep 24, 11:25 am, Jeff Walter <[email protected]> wrote: > > > > > Hello, > > > I must have mistyped my Google password when I was authenticating for > > the bulkloader.py script, because I got an "Authentication Failed" > > message. > > > Now each time I run the script, it doesn't prompt me for my email or > > password -- it just says "Authentication Failed." I tried the --email > > and --passin parameters, but it won't let me re-authenticate with new > > credentials. > > > How can clear the credentials that the script is remembering so I try > > again? > > > Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
