KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

KoolReport Dashboard Loading Error #3209

Closed afieq opened this topic on on Dec 11, 2023 - 1 comments

afieq commented on Dec 11, 2023

Hi,

I'm encounter new problem on my dashboard, where it does keep loading without load the page at all. For information, this happen only on my production server but not on my local and staging server. My local is using Windows, my staging is using Linux and my production us using Linux same as staging.

When opening the Home Dashboard for my KoolReport there's no problem, but when i click any of my report other than the Home the page just show loading without opening the report i wanted. Can someone help me resolve my issue on my production server?

Thanks in advance.

Regards, Afieq

KoolReport commented on Dec 11, 2023

Could you please open set

protected function onCreated()
{
    $this->->debugMode(true);
}

inside your Application class so that dashboard will return what may go wrong.

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

Dashboard