From Amalorpavadoss.Kulandaisamy at itron.com Thu Jan 23 04:50:35 2025 From: Amalorpavadoss.Kulandaisamy at itron.com (Kulandaisamy, Amalorpavadoss) Date: Thu, 23 Jan 2025 04:50:35 +0000 Subject: [CDash] Website is loading the page In-Reply-To: References: Message-ID: Hi CDash Team, I am new to this software and was tasked to install and configure it for one of our projects. Hence, I have installed the CDash software on a lxc container (Ubuntu 24.04) based on the installation document. However, when I access the website, it loads an empty page, and no logs could be found in the installation directory. But, on commenting out below lines of of CDash/public/index.php file and add a test line below it, the test line is being displayed by the website. /* $kernel = $app->make(Illuminate\Contracts\Http\Kernel::class); $response = $kernel->handle( $request = Illuminate\Http\Request::capture() ); $response->send(); $kernel->terminate($request, $response); */ echo "test message from CDash/public/index.php" Could you please help me in addressing this issue. Thanks, and Regards, Amal -------------- next part -------------- An HTML attachment was scrubbed... URL: