Hi Wendy, I had to alter this line: # Resolve the architecture DIST_ARCH=`uname -m | tr [:upper:] [:lower:] | tr -d [:blank:]` On my gentoo machine, `uname -p` gives: Intel(R) Pentium(R) 4 CPU 2.80GHz `uname -m` gives the following: i686 --Kurt On 5/14/2010 11:44 AM, Wendy Smoak wrote: > On Fri, May 14, 2010 at 9:58 AM, Kurt Guenther wrote: > > >> Yes, I tried a different browser (different cookies) and even reinstalled to >> make sure I didn't fat finger the password. >> > Do you see anything interesting in any of the other log files? > > As Deng mentioned, when it "thinks" you are not logged in, it's > usually a problem with browser cookies. > > Not that it's related, but I'm curious what change you needed to make > to the startup script? > > I usually do 'continuum start' (unless I'm on Windows) -- but that > shouldn't cause this problem either. It generally Just Works for me > on Mac OSX and Ubuntu Linux. > >