my mistake -- i upgraded to leopard and it started using python 2.6.
it still worked with the old version (1.74.11) but not with the new.
i'm sure that's the issue. sorry about that.

the problem was manifesting itself by telling me it couldn't find
wsgiserver but it seems that's irrelevant at this point. if you want a
stack trace, i'll put the path back to 2.6 and print the error.

thanks for the help.

matt

On Mar 18, 10:53 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> wsgiserver is not used and not relavent when using GAE. GAE does not
> use that module. Please try again and give a complete traceback.
>
> On Mar 18, 9:20 am, Matt Murphy Garmur <m...@ellipsisphilly.com>
> wrote:
>
> > sorry for the mistyping -- it is with "appadmin" that i get the error.
>
> > i believe i've been using python 2.5 -- everything has been working for me
> > for a year. i'll double check back at home.
>
> > the error in the launcher (with 1.76.5) was about file locking and
> > wsgiserver. i followed another thread that suggested i open a python prompt
> > for web2py and type "import wsgiserver," and it didn't find the module.
>
> > thanks for your help,
>
> > matt
>
> > On Thu, Mar 18, 2010 at 10:11 AM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > > "appadmin" (not "admin") is supposed to work out of the box since
> > > before 1.74.
>
> > > Make sure that you use Python 2.5.
> > >  Do you see any error in the Launcher console?
>
> > > On Mar 18, 8:56 am, Matt Murphy Garmur <m...@ellipsisphilly.com>
> > > wrote:
> > > > i know that it should work out of the box, which is my problem. did it
> > > work
> > > > out of the box on 1.74.11, or is it more recent? because when i look at
> > > it
> > > > over https on my current version, i get the 400 bad request error.
>
> > > > and trying to upgrade to 1.76.5 makes the gae launcher not work on my
> > > mac.
> > > > so i feel kind of stuck.
>
> > > > if 1.74.11 didn't have gae working, i'll just wait for the next release
> > > and
> > > > hope it works with my launcher. has anyone else had a similar issue? i'd
> > > > assume it's my programming, but a simple switch of the web2py folder 
> > > > from
> > > > 1.74 to 1.76 makes the gae launcher either work or not so i figure it's
> > > not
> > > > me.
>
> > > > matt
>
> > > > On Wed, Mar 17, 2010 at 9:18 PM, mdipierro <mdipie...@cs.depaul.edu>
> > > wrote:
> > > > > I advice you use https and you do not remove the security checks.
> > > > > https works out of the box on GAE anyway.
>
> > > > > On Mar 17, 7:03 pm, Richard <richar...@gmail.com> wrote:
> > > > > > to use appadmin on GAE I had to either use https or comment out the
> > > > > > security checks
>
> > > > > > On Mar 17, 12:16 pm, mattynoce <mattyn...@gmail.com> wrote:
>
> > > > > > > hi, i've looked at some posts but can't seem to make this work. i
> > > can
> > > > > > > get appadmin to work on my local version of gae launcher (on a
> > > mac),
> > > > > > > but when i upload it, i can't get it to work on app engine even
> > > over
> > > > > > > https.
>
> > > > > > > i tried to migrate from 1.74.11 to 1.76.5 but when i did that, i
> > > > > > > couldn't get the gae launcher to show my site. i just kept getting
> > > a
> > > > > > > ticket error about wsgiserver. so i eventually rolled back to
> > > 1.74.11.
>
> > > > > > > what do i need to do to be able to look at appadmin online? i just
> > > get
> > > > > > > "400 Bad Request."
>
> > > > > > > i apologize if i'm missing something. any thoughts?
>
> > > > > > > matt
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> > > Groups
> > > > > "web2py-users" group.
> > > > > To post to this group, send email to web...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> > > <web2py%2bunsubscr...@googlegroups.com<web2py%252bunsubscr...@googlegroups.com>
>
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/web2py?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "web2py-users" group.
> > > To post to this group, send email to web...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/web2py?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to