Hello, it indicates that there is a problem caused by a program occupying port 8000.
Try adding this file
echo "true" > /www/server/vhost_virtual/config/close_ssl.pl
And change the 8000 port of these two files to a port that is not in use
/www/server/vhost_virtual/config/template/not_ssl.yaml.tpl
/www/server/vhost_virtual/manifest/config/default.yaml
aaP_matheusrufinosouza