My setup is on Mac OS X and using Chef solo
Somehow after running: knife configure -i
I can no longer download anything when I run: knife cookbook download site apache2
I get back:
ERROR: Connection refused connecting to localhost:443 for /cookbooks/site/apache2, retry 1/5
I've tried deleting the whole chef folder under /opt and reinstalling but it doesn't change anything, which configure do I need to change to fix this?