You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not certain if I'm doing this right, I've opened the fw's between my workstation and the chef instance, but I'm running the latest chef (v12)
when I attempt to run the code you provided in the example I get this error:
C:\code\chef-helper.js:17
throw err;
^
Error: connect ECONNREFUSED
at exports._errnoException (util.js:746:11)
at TCPConnectWrap.afterConnect as oncomplete
The text was updated successfully, but these errors were encountered:
paul42
changed the title
Timeout error when attempting to access private chef
Connection refused error when attempting to access private chef v12
Mar 27, 2015
I'm not certain if I'm doing this right, I've opened the fw's between my workstation and the chef instance, but I'm running the latest chef (v12)
when I attempt to run the code you provided in the example I get this error:
C:\code\chef-helper.js:17
throw err;
^
Error: connect ECONNREFUSED
at exports._errnoException (util.js:746:11)
at TCPConnectWrap.afterConnect as oncomplete
The text was updated successfully, but these errors were encountered: