On Sun, Oct 5, 2014 at 1:41 PM, Michael Mcmahon <[email protected]
> wrote:

>  However all images supplied by me  cause a failure to deploy. This is a
> new problem
>   File "C:\Program Files
> (x86)\Google\google_appengine\google\appengine\tools\appcfg.py", line 1417,
> in SendBatch
>     payload,
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0:
> ordinal not in range(128)
> 2014-10-05 05:58:30 (Process exited with code 1)
>
> You can close this window now.




Are you deploying by running appcfg via the command line, or deploying
through an IDE? It looks like the IDE is supplying the images as ASCII and
not binary data. Try opening up the command line (go to the charms toolbar,
and search for *command line*) and then rerunning the appcfg command.

If you are already using the command line, have you changed anything within
Windows settings recently?


-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to