Hey Brian and Takashi, Thanks a lot; its my fault i overlooked at the query
Thanks both of you to resolve this. On Tuesday, August 21, 2012 6:32:15 PM UTC+5:30, Takashi Matsuo (Google) wrote: > > > Thanks Brian! This must be the case :) > > prakhil, if you don't want to enter password, please consider trying > --oauth2 option described at: > > https://developers.google.com/appengine/docs/python/tools/uploadinganapp#oauth > > BTW, can you tell me why you are using --no_cookies and --passin at the > same time? > > -- Takashi > > > On Tue, Aug 21, 2012 at 9:48 PM, Brian Quinlan > <[email protected]<javascript:> > > wrote: > >> On Tue, Aug 21, 2012 at 8:11 AM, prakhil samar >> <[email protected]<javascript:>> >> 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]<javascript:> >> . >> > To unsubscribe from this group, send email to >> > [email protected] <javascript:>. >> > 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]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> >> > > > -- > Takashi Matsuo | Developers Advocate | [email protected] <javascript:> > > -- 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/-/aYvTQspKCu4J. 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.
