Ssh already running but show stop status icon in hestiacp

hi,
when i check status in using /etc/init.d/ssh status show service running but show stop status in hestiacp.


when i run service ssh status
Output:

● ssh.service - OpenBSD Secure Shell server
     Loaded: loaded (/lib/systemd/system/ssh.service; disabled; vendor preset: enabled)
     Active: active (running) since Mon 2022-09-26 15:11:05 IST; 2min 36s ago
       Docs: man:sshd(8)
             man:sshd_config(5)
    Process: 3670 ExecStartPre=/usr/sbin/sshd -t (code=exited, status=0/SUCCESS)
   Main PID: 3671 (sshd)
      Tasks: 1 (limit: 11721)
     Memory: 4.1M
        CPU: 304ms
     CGroup: /system.slice/ssh.service
             └─3671 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"

ssh service start stop work fine from hestiacp.
but, ssh already running however, show red icon only. why?
i use Ubuntu 22.04 server with Hestia Control Panel v1.6.8.

thank you,

Is the code that runs.

have no idea why it acts like this