{"id":456,"date":"2016-04-06T10:59:15","date_gmt":"2016-04-06T08:59:15","guid":{"rendered":"http:\/\/www.ume.li\/blog\/?p=456"},"modified":"2016-04-06T10:59:15","modified_gmt":"2016-04-06T08:59:15","slug":"nginx-proxy-for-domino-err_connection_refused","status":"publish","type":"post","link":"https:\/\/www.ume.li\/blog\/2016\/04\/06\/nginx-proxy-for-domino-err_connection_refused\/","title":{"rendered":"Nginx Proxy for Domino &#8211; err_connection_refused"},"content":{"rendered":"<p>I like the nginx server.<br \/>\nEasy to install, simple configuration file.<\/p>\n<p>I built a new Development VM with Domino 9 and installed nginx on it.<br \/>\nChanged the Domino&#8217;s http port to 8088. restarted it, tested it. worked.<br \/>\nRemoved the nginx default config. Created new config files.<br \/>\nI ran <em>nginx -t<\/em>, to check the config and <em>service nginx start<\/em> to startup the server. It started. <\/p>\n<p>When I tried to connect to it, I got an err_connection_refused.<br \/>\nChecking with netstat I could not find anything listening on port 80.<br \/>\nChecking the nginx error log. empty.<br \/>\nChecked that the config file was under \/etc\/nginx\/conf.d present.<br \/>\nGoogled to see wether someone else had this issue before, found some hints but nothing worked.<\/p>\n<p>After another cup of coffe I got back to my config file.<br \/>\nSometimes the error sits in front of the screen.<br \/>\nI screwed the config file on purpose and restarted the nginx without getting an error.<br \/>\nChecking back at my config file I recognized my failure. The file extension was wrong.<br \/>\nRemember the extension has to be .conf &#8230;.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I like the nginx server. Easy to install, simple configuration file. I built a new Development VM with Domino 9<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[21,30],"class_list":["post-456","post","type-post","status-publish","format-standard","hentry","category-domino","tag-domino-2","tag-nginx"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/456","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/comments?post=456"}],"version-history":[{"count":2,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/456\/revisions"}],"predecessor-version":[{"id":458,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/posts\/456\/revisions\/458"}],"wp:attachment":[{"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/media?parent=456"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/categories?post=456"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ume.li\/blog\/wp-json\/wp\/v2\/tags?post=456"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}