Odd...I called up my app from the browser address bar and 
now it works. Then I went back to the Heroku editor and 
clicked the double arrows to view the app and it worked.

Then...I browsed back to the editor, modified the heroku.yml 
(added request_timeout) and clicked the double-arrows again 
and got the 502 Bad Gateway. Calling up my app using the 
browser address bar worked.

So it's strange...after changing heroku.yml, it seems to 
freak the nginx server out when viewing the app from the 
editor using the double-arrows in the top right corner. Once 
it's called up from the browser address bar, I can use the 
double-arrow view button.

A minor bug. I don't know if this helps the original poster, 
who was reporting 500 error. Muthu, if you copied and pasted 
the heroku.yml contents from a post, I suggest deleting 
everything from the heroku.yml file and hand-typing the 
entries again. Hope this helps.

Kevin

Kevin Triplett wrote:
> I tried it on my app I get '502 Bad Gateway'
> 
> As it turns out, I also need this yml file for my app. I use 
> jQuery inplace editing and need to disable the Heroku toolbar.
> 
> Anyone have success getting the Heroku yml config file 
> working? I created mine in the config directory:
> 
> config/heroku.yml
> 
> Thanks! Kevin
> 
> muthu wrote:
>> toolbar_collaborators: true
>> toolbar_public: false
>> request_timeout: 20
>>
>>
>> On Jun 20, 1:29 pm, Kevin Triplett <[EMAIL PROTECTED]> wrote:
>>> Please post the contents of your heroku.yml file -- thanks.
>>>
>>> muthu wrote:
>>>> I did that and i got the following error:
>>>> 500 Internal Server Error
>>>> nginx/0.6.31
>>>> On Jun 20, 12:44 pm, davidkpham <[EMAIL PROTECTED]> wrote:
>>>>> Hey,
>>>>> I think the info you need is at this page:
>>>>> http://groups.google.com/group/heroku/browse_thread/thread/49b05ad870...
>>>>> Essentially, create the config/heroku.yml file, and make the request
>>>>> timeout longer.
>>>>> Hope that helps,
>>>>> David
>>>>> On Jun 20, 11:10 am, muthu <[EMAIL PROTECTED]> wrote:
>>>>>> Hi,
>>>>>> I am trying to allow my users to upload their music for audition with
>>>>>> my app. but the server returns with an empty page after certain time.
>>>>>> I can upload small image files good. But 4MB files are not getting
>>>>>> through till end.
>>>>>> Please suggest a way to get that working.
>>>>>> Thanks,
>>>>>> Muthu
> 
> > 

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to