proxy_pass http://212.71.232.36:8984/rest;
I am not conversant with Nginx, but maybe you need to add a slash to the URL? If not, maybe the nginx guys can help you?
I get: Database 'hello' was not found.
This simply indicates that the database you specified in the URL does not exist.