lscp strange error keep repeating

I recently checked my lscp errorlog and it keep saying this information
checkStatusFile() called with uid 5001 randoffset -1.
checkStatusFile() return 1.

i also tried restart the lscp through putty but no luck. check out my error.log below

[root@4b0332e ~]# cat /usr/local/lscp/logs/error.log
2020-02-24 19:17:38.070587 [NOTICE] Loading LiteSpeed/0.2.1 Open (TOBEREPLACEDWITHCURRENTDATE) …
2020-02-24 19:17:38.070600 [NOTICE] Using [BoringSSL]
2020-02-24 19:17:38.071194 [NOTICE] [LscpdCommSocket] server socket: uds://usr/local/lscpd/admin/comm.sock and fd 11 uid 1000 gid 1000
2020-02-24 19:17:38.071300 [NOTICE] [AutoRestarter] new child process with pid=823545 is forked!
2020-02-24 19:17:38.071595 [NOTICE] [child: 823545] Successfully change current user to lscpd
2020-02-24 19:17:38.071617 [NOTICE] Child: 823545] Core dump is disabled.
2020-02-24 19:17:38.071918 [NOTICE] [Child: 823545] Setup swapping space…
2020-02-24 19:17:38.071958 [NOTICE] [Child: 823545] LiteSpeed/0.2.1 Open starts successfully!
2020-02-24 19:17:39.073634 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:17:39.073664 [INFO] checkStatusFile() return 1.
2020-02-24 19:18:39.070199 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:18:39.070239 [INFO] checkStatusFile() return 1.
2020-02-24 19:19:39.069699 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:19:39.069722 [INFO] checkStatusFile() return 1.
2020-02-24 19:20:39.067205 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:20:39.067227 [INFO] checkStatusFile() return 1.
2020-02-24 19:21:39.063854 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:21:39.063877 [INFO] checkStatusFile() return 1.
2020-02-24 19:22:39.061695 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:22:39.061714 [INFO] checkStatusFile() return 1.
2020-02-24 19:23:39.060437 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:23:39.060459 [INFO] checkStatusFile() return 1.
2020-02-24 19:24:39.059008 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:24:39.059030 [INFO] checkStatusFile() return 1.
2020-02-24 19:25:39.057322 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:25:39.057345 [INFO] checkStatusFile() return 1.
2020-02-24 19:26:39.055045 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:26:39.055069 [INFO] checkStatusFile() return 1.
2020-02-24 19:27:39.052489 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:27:39.052510 [INFO] checkStatusFile() return 1.
2020-02-24 19:28:39.048355 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:28:39.048374 [INFO] checkStatusFile() return 1.
2020-02-24 19:29:39.046594 [INFO] checkStatusFile() called with uid 5001 randoffset -1.
2020-02-24 19:29:39.046613 [INFO] checkStatusFile() return 1.

please help to fix this error.

Thanks.