On 13 December 2012 11:17, sumit srivastava
<sumit.theinvinci...@gmail.com>wrote:

>
> On 13 December 2012 11:13, Jim Ruther Nill <jvn...@gmail.com> wrote:
>
>>
>>
>>
>> On Thu, Dec 13, 2012 at 1:31 PM, Sumit Srivastava <
>> sumit.theinvinci...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I am using thin web server in my rails project. But it gives stack level
>>> too deep error. Couldn't find any appropriate solution to this.
>>> I have tried updating the ruby but didn't help.
>>>
>>
>> can you post the entire trace here?  just a quick check would be to
>> create a new rails app
>> using the same version of thin that you're getting issues with.  If it
>> works, then there's
>> something wrong with your config.  First thing to look at would be the
>> initializers you added.
>> Next would be to look at your environment config.
>>
>
> This is what I get in trace,
>
> HTTP/1.1 500 Internal Server Error
> Connection: close
> Server: thin 1.3.1 codename Triple Espresso
>
> SystemStackError: stack level too deep
>

The same thing works on some systems while fails on some. Googled about it
and found several people have been facing this issue with thin. Didn't get
any concrete solution.

>
>
>>
>>
>>>
>>> Regards,
>>> Sumit
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Ruby on Rails: Talk" group.
>>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> rubyonrails-talk+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msg/rubyonrails-talk/-/5IEH7kxOki8J.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> -------------------------------------------------------------
>> visit my blog at http://jimlabs.heroku.com
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rubyonrails-talk+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to