Message from discussion
Logging in is not working.
Received: by 10.224.211.194 with SMTP id gp2mr31699qab.11.1313532723886;
Tue, 16 Aug 2011 15:12:03 -0700 (PDT)
X-BeenThere: gitorious@googlegroups.com
Received: by 10.224.89.4 with SMTP id c4ls544406qam.1.gmail; Tue, 16 Aug 2011
15:12:02 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.224.188.6 with SMTP id cy6mr43202qab.32.1313532722525; Tue, 16
Aug 2011 15:12:02 -0700 (PDT)
Received: by d7g2000vbv.googlegroups.com with HTTP; Tue, 16 Aug 2011 15:12:02
-0700 (PDT)
Date: Tue, 16 Aug 2011 15:12:02 -0700 (PDT)
In-Reply-To: <CALACe3OS0AUz01tkFyPJ+=pBmPYi8EDX1f9rrLesZbcBfZx+TQ@mail.gmail.com>
References: <e67574dd-e09f-4bfa-a771-4960045fd00e@br5g2000vbb.googlegroups.com>
<CALACe3OMsiMj_Jj+-LDax0bZ=ikapN3roGqpWZKUCg9VcQ3wRw@mail.gmail.com>
<98a1121d-cc43-4035-84f7-97805326a613@fv14g2000vbb.googlegroups.com> <CALACe3OS0AUz01tkFyPJ+=pBmPYi8EDX1f9rrLesZbcBfZx+TQ@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.1 (KHTML, like
Gecko) Chrome/14.0.835.35 Safari/535.1,gzip(gfe)
Message-ID: <b1fbea06-3fb6-444e-9bc5-af91ad2d4e64@d7g2000vbv.googlegroups.com>
Subject: Re: Logging in is not working.
From: Jon la Cour <j...@lacour.me>
To: Gitorious <gitorious@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
It seems to be all correctly formatted, here it is though.
http://pastebin.com/Y72U0eFt
On Aug 15, 5:38=A0am, Marius M=E5rnes Mathiesen
<marius.mathie...@gmail.com> wrote:
> On Wed, Aug 10, 2011 at 7:39 PM, Jon la Cour <j...@lacour.me> wrote:
>
> > I just copied all the headers and information that the login POSTs to /
> > session. I manually sent requests with the same headers to see what
> > response headers I would receive, there is no Set-Cookie header, but
> > this was logged into production.log for each request: "WARNING:
> > Invalid request host 'git.mydomain.com'. Session cookies will not
> > work"
>
> Jon,
> The warning you're getting indicates a mismatch between the request host =
and
> what's in gitorious.yml. Are you sure your gitorious.yml is valid YAML?
>
> Cheers,