Hi
I got two devices (1575 Appliance R81.10.10 - Build 993) on two different sites.
When I try to login via GUI, I get (ERR_EMPTY_RESPONSE) on any browser on both
 
I have tried to find httpd2 service:
# ps auxw | grep httpd2
root     14622  0.0  0.0   4480   844 pts/0    R+   13:16   0:00 grep httpd2
but looks like the service is not running!
 
and no service httpd2:
 cpwd_admin list
APP        PID    STAT  #START  START_TIME             MON  COMMAND
RNGD       3172   E     1       [18:27:33] 16/7/2025   N    /pfrm2.0/bin/jitterentropy_rngd -v
SSHD       6059   E     1       [18:27:42] 16/7/2025   N    /pfrm2.0/bin/sshd -f /pfrm2.0/etc/sshd_config -p 22 -D
cposd      4368   E     1       [18:27:39] 16/7/2025   N    cposd
RTDB       4402   E     1       [18:27:39] 16/7/2025   N    rtdbd
SFWD       12535  E     1       [18:38:59] 16/7/2025   N    fw sfwd
CVIEWAPIS  17754  E     1       [23:57:43] 1/10/2025   N    cpview_api_service
CPVIEWD    9903   E     1       [18:28:41] 16/7/2025   N    cpviewd
 
The device is running as usual as firewall and VPN device. but i cannot login to GUI ?!
[Expert@U]# find / -name httpd2
find: /proc/15286: No such file or directory
[Expert@U]# which httpd2
[Expert@U]# command -v httpd2
[Expert@U]# ls /web/cpshared/web/Apache/
ls: /web/cpshared/web/Apache/: No such file or directory
 
 
So any idea what to do next?