Aaqib
That’s your issue. Read the prerequisites; only Apache/LiteSpeed/IIS are fully supported out of th box. With NGINX you have to find a working config online with all the necessary rewrite rules, etc. NGINX doesn’t allow site configs like .htaccess so it’s a manual process. Either switch to a supported webserver or find a working NGINX config online.
Cheers.