2017/02/26 10:48:05 [notice] 2477#2477: signal process started
2017/02/26 20:54:59 [emerg] 6887#6887: unexpected end of file, expecting "}" in /etc/nginx/sites-enabled/default:110
2017/02/26 20:59:10 [crit] 6932#6932: *148 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:ssl3_read_bytes:ccs received early) while SSL handshaking, client: 64.41.200.107, server: 0.0.0.0:443
2017/02/26 20:59:10 [crit] 6932#6932: *149 SSL_do_handshake() failed (SSL: error:14094085:SSL routines:ssl3_read_bytes:ccs received early) while SSL handshaking, client: 64.41.200.107, server: 0.0.0.0:443
2017/02/26 21:05:16 [error] 6932#6932: *204 directory index of "/var/www/html/" is forbidden, client: 96.xx.xx.xx, server: _, request: "GET / HTTP/2.0", host: "[redacted]"
2017/02/26 21:05:56 [error] 6932#6932: *204 directory index of "/var/www/html/" is forbidden, client: 96.xx.xx.xx, server: _, request: "GET / HTTP/2.0", host: "[redacted]"
2017/02/26 21:05:57 [error] 6932#6932: *204 directory index of "/var/www/html/" is forbidden, client: 96.xx.xx.xx, server: _, request: "GET / HTTP/2.0", host: "[redacted]"
2017/02/26 21:05:58 [error] 6932#6932: *204 directory index of "/var/www/html/" is forbidden, client: 96.xx.xx.xx, server: _, request: "GET / HTTP/2.0", host: "[redacted]"
2017/02/26 21:08:30 [notice] 7001#7001: signal process started
2017/02/26 21:13:26 [notice] 7081#7081: signal process started
I checked the default server configuration file and everything checks out so not to sure why its giving me that error. Ran the sudo nginx -t code and syntax is okay and test is successful. Hopefully this can get resolved.