Hi @tyw,
This is usally because your domain name is too long for the default server_names_hash_bucket_size
You can edit the /etc/nginx/nginx.conf and set server_names_has_buscket_size to a bigger value. Then try to restart nginx.
Hi @tyw,
This is usally because your domain name is too long for the default server_names_hash_bucket_size
You can edit the /etc/nginx/nginx.conf and set server_names_has_buscket_size to a bigger value. Then try to restart nginx.