If I check mongrel.#.log I get the following: >> Thin web server (v0.8.1 codename Rebel Porpoise) >> Threaded mode OFF >> Maximum connections set to 1024 >> Listening on 0.0.0.0:4079, CTRL+C to stop !! Unexpected error while processing request: invalid header value Set- Cookie: "remember_me=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT \n" !! Unexpected error while processing request: invalid header value Set- Cookie: "remember_me=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT \n" !! Unexpected error while processing request: invalid header value Set- Cookie: "authorization_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT\n" !! Unexpected error while processing request: invalid header value Set- Cookie: "authorization_token=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT\n"
etc. Any chance that this could be the cause of the problem? On Jul 1, 9:14 am, Vinni3 <[EMAIL PROTECTED]> wrote: > Antichav is the main one > > On Jun 27, 9:15 pm, Morten Bagai <[EMAIL PROTECTED]> wrote: > > > What are the names of your apps? > > > /Morten > > > On Jun 27, 2008, at 2:34 AM, Vinni3 wrote: > > > > i have 2 sites running eldorado on heroku. > > > Since a couple days ive also been gettin this problem on both sites. > > > Users can't login, after login it says ' app now starting ' (never > > > used to say this) and after this screen it will say the users name > > > after "logged in: <user x>" but it will still ask them to log in and > > > they cant do anything like post messages etcetera. Worked fine for a > > > long time and now both apps broke at the same time so i figured > > > somethign changed with heroku i just cant figure out what they did... > > > > Any help would be awesome > > > > On Jun 24, 12:51 pm, "Adam Wiggins" <[EMAIL PROTECTED]> wrote: > > >> In this situation (endless app starting page), your best bet for a > > >> quick fix is to save on any file in the config dir so that it > > >> tries to > > >> restart your server manually. However, if you grab a copy of > > >> log/mongrel.N.log and send it to me, that would allow me to look into > > >> what the actual issue is. > > > >> Adam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
