Just looked into my nginx-error.log, and this is what I get. 192.168.1.14 and *18 are 2 windows-based pcs from which I try to access the freenas server .
Code:
2014/08/09 13:53:34 [error] 4249#0: *1 connect() to 127.0.0.1:9042 failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:14:37 [error] 4249#0: *3 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.18, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:15:00 [error] 4249#0: *5 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.18, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:15:01 [error] 4249#0: *5 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.18, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:15:01 [error] 4249#0: *5 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.18, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:18:49 [error] 4249#0: *9 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:18:49 [error] 4249#0: *9 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:18:49 [error] 4249#0: *9 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:23:45 [error] 4249#0: *13 writev() failed (32: Broken pipe) while sending request to upstream, client: 192.168.1.14, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:23:45 [error] 4249#0: *13 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"
2014/08/09 14:23:45 [error] 4249#0: *13 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.14, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.26"