No method error 500

What does this error means? Is this an incorrect configuration?

No Method Error 500
undefined method `parse_entry’ for [“recipe[my_web_lighttpd_generic]”]:Array

Hi there,
Did you get this sorted out?

To answer your question, it means that chef thought
["recipe[my_web_lighttpd_generic]"] was a run list when it actually
was an array. We'd need more information, like your JSON run list, the
stack trace, and debug logs to figure out why this happened though.

HTH,
Dan DeLeo

On Wed, Mar 10, 2010 at 4:14 AM, Oliver Rojo orojo@tresmax.asia wrote:

What does this error means? Is this an incorrect configuration?

No Method Error 500
undefined method `parse_entry' for ["recipe[my_web_lighttpd_generic]"]:Array