|
I think the problem is your DB environment, your application works properly under "Development" mode, but does not work under "Production" mode.
WEBWrick return the same error as under LiteSpeed in "Production" mode.
Have you forgotten to setup DB for "Production" environment?
|