Well, there's your problem. Why would you do that? Now you're in trouble.
Nginx expects a file which you've deleted. So either retrieve the file again from a recent backup or reconfigure nginx so it doesn't expect a deleted file.
Also, you probably want to run nginx -T as root too (e.g. also use sudo).