I think I found a solution to this (unless it magically got fixed at the same time as I found my solution).
You have to wipe your browser cookies, unfortunately, and restart the browser. I tried deleting just the ones with "heroku" in the key but that didn't work... I had to wipe ALL cookies. I also disabled pretty much all Firefox addons just to make sure. (I haven't re-enabled those yet.) This is consistent with that kind of insidious error that happens when your cookie state is out of date with what the back end expects. Heroku must have changed on the back end last week in some way that broke when it was fed our old cookies. Or so I surmise. Perhaps a Heroku dev can chime in with which other cookies in particular (without "heroku" in the name) might be affected by this, so that people who are cookie micromanagers won't have to endure too much extra pain. I'm not even 100% sure my theory is correct, but everything is working now again after I performed that step. Hope this helps someone else with the 502 Bad Gateway errors. -Peter Marreck On Oct 24, 2:27 pm, Alfonso <[EMAIL PROTECTED]> wrote: > bump .. getting 502s all over the place > > app name : wwhow > > On Oct 23, 12:28 pm, Peter Marreck <[EMAIL PROTECTED]> wrote: > > > Still happening. What happens is sometimes I won't get Bad Gateway, > > but I won't be able to open any files in the viewer- clicking does > > nothing. So I suspect the AJAX call is also getting a Bad Gateway in > > those situations. > > > I tried it from home and it seems to work fine. I then suspected > > cookies so I deleted all cookies having anything to do with "heroku" > > at work and restarted the browser and the problem recurred. This is > > getting to be a pain as I was looking forward to demoing something at > > work, from work... > > > All the same versions of Firefox with a handful of dev-type plugins. > > > Peter > > > On Oct 22, 2:50 pm, Peter Marreck <[EMAIL PROTECTED]> wrote: > > > > I am having the same thing happen with my app (but only when trying to > > > edit it; the app itself still seems up). > > > > app name: keaneiphonewidget > > > > -Peter > > > > On Oct 22, 12:30 pm, Alfonso <[EMAIL PROTECTED]> wrote: > > > > > app name: wwhow > > > > > this has been intermittently happening since last week, now it pretty > > > > much happens on any controller except the default > > > > > what can i do to avoid this problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
