I'm getting this error as well...

On Jun 27, 3:41 pm, Morten Bagai <[EMAIL PROTECTED]> wrote:
> Hello,
>
> We managed nail this down to an issue with how Rack verifies the set-
> cookie HTTP header. Working on a fix.
>
> Best,
>
> /Morten
> On Jun 26, 2008, at 9:15 PM, adbreind wrote:
>
>
>
> > This might help: in the last 4 days or so, I've started getting 502's
> > as a result of an attempt to redirect (from login/logout page, which
> > is basically just the acts_as_authenticated account controller)
>
> > Anyway, vital bits are:
>
> > 1 it worked perfectly as of around a week ago
> > 2 to test this, all you need to do right now is hit http://
> > stat.heroku.com/account/logout
> > (doesn't matter if you were logged in or not, just do a GET on that
> > URL)
> > 3 I looked at the traffic with wireshark, and the requests look ok;
> > it's getting a 502 'badgateway' back with a meta-refresh that makes
> > it look like something's happening, so the browser keeps retrying, but
> > never succeeds
> > 4 to see if it was just about redirects, I created a redirect test
> > button today onhttp://monkeytest1.heroku.com/which seems to work ok
> > 5 FWIW, my code (since it's auth code) sets a couple of cookies, which
> > is different from the test redir
>
> > Any ideas?
>
> > Thanks,
> > (a different) Adam
>
> > On Jun 26, 12:06 pm, "Adam Wiggins" <[EMAIL PROTECTED]> wrote:
> >> Next time this happens, can you tell me 1. the app name and 2. an
> >> exact timestamp (i.e., within a 5 minute window) including your
> >> timezone?  This will let me look in the logs and see what's
> >> happening.
>
> >> Adam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to