You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ body: `## Description
System encountered a critical error while attempting to access log files through the GetLogsListAction handler.
Error Details
Jan 21 06:59:15 daemon.debug php.backend[782]: shutdownHandler after 3372.23 seconds with error: 2
Jan 21 06:59:15 daemon.debug php.backend[782]: filemtime(): stat failed for /storage/usbdisk1/mikopbx/log/ModuleCTIClient/monitord/current
Jan 21 06:59:15 daemon.debug php.backend[782]: /offload/rootfs/usr/www/src/PBXCoreREST/Lib/SysLogs/GetLogsListAction.php
Jan 21 06:59:15 daemon.debug php.backend[782]: 53 on MikoPBX\\PBXCoreREST\\Workers\\WorkerApiCommands-getLogsList
Technical Analysis
The error occurs in GetLogsListAction.php at line 53
Main issue: filemtime() function fails to stat the file
{
body
: `## DescriptionSystem encountered a critical error while attempting to access log files through the GetLogsListAction handler.
Error Details
Technical Analysis
GetLogsListAction.php
at line 53filemtime()
function fails to stat the file/storage/usbdisk1/mikopbx/log/ModuleCTIClient/monitord/current
Possible Causes
Steps to Reproduce
Suggested Investigation Steps
Impact
Environment
The text was updated successfully, but these errors were encountered: