On Tue, Aug 21, 2012 at 8:11 AM, prakhil samar <[email protected]> wrote:
> Actually i do not get an option to press Y/N/A;
>
> As soon as i run the command it directly gives me error, that i listed in
> the image

You are redirecting stdin to the file ...\pwd. Since that file only
contains your password, appcfg.py generates an EOFError when trying to
read your answer to the confirmation prompts.

Try running appcfg.py without "--passin".

Cheers,
Brian

> On Tuesday, August 21, 2012 5:33:36 PM UTC+5:30, Takashi Matsuo (Google)
> wrote:
>>
>> Are you sure that you pushed 'y' then 'return' key when prompted 'Are you
>> sure you want to delete this index? <N/y/a>'?
>>
>>
>> On Tue, Aug 21, 2012 at 7:53 PM, prakhil samar <[email protected]>
>> wrote:
>>>
>>> Anyone with a solution???
>>>
>>>
>>> On Tuesday, August 21, 2012 12:40:38 PM UTC+5:30, prakhil samar wrote:
>>>>
>>>> Hi GAE team,
>>>>
>>>> I m not able to Vacuum indexes for my application.
>>>>
>>>> I ran this command:
>>>>
>>>> appcfg.py vacuum_indexes <path>
>>>>
>>>> I have attached the command prompt image too
>>>>
>>>> Please suggest how to delete the unused indexes ?
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google App Engine" group.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/google-appengine/-/85PEVKSApkIJ.
>>>
>>> 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.
>>
>>
>>
>>
>> --
>> Takashi Matsuo | Developers Advocate | [email protected]
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/uCJIlGozQrsJ.
>
> 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.

-- 
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.

Reply via email to