Getting 503 Service Unavailable The server is temporarily busy.

#1
HI Everyone
after installing the Direct Adin panel fine, comes with Apache as a default, than I installed Open Lite speed


cd /usr/local/directadmin/custombuild # change to custombuild directory
./build update
./build set webserver openlitespeed
./build set mod_ruid2 no
./build set php1_mode lsphp # do this for every PHP instance you have (eg, php2_mode, php3_mode, php4_mode, etc)
./build openlitespeed
./build php n
./build rewrite_confs

I am using Alma Linux.

all the time work fine.
but this time I got this error
2024-05-17 08:14:48.800773 [ERROR] [1721] Hostname [*] on listener [[]:443] is mapped to virtual host [[]], can't map to virtual host [hostname]!

any idea what is going or what is the solutions
 
Top