fission icon indicating copy to clipboard operation
fission copied to clipboard

Document permission for connection prompts in MacOS Big Sur

Open bmann opened this issue 4 years ago • 2 comments

When running fission setup and fission register / publish, Big Sur will prompt to allow connections for fission-cli.

The CLI will never complete, so you need to approve the prompt, Ctl-C quit the current run, and then run it again after approving the connection prompts, and then it will work.

Thanks @edalzell

bmann avatar Feb 19 '21 22:02 bmann

There should be a way to have it work w/ no user interaction (like re-running), cuz dnsmasq and Nginx prompt (like when you install Laravel's valet and then it "just works". No clue how they do it though.

edalzell avatar Feb 19 '21 22:02 edalzell

@edalzell yeah it will likely have to do with code signing. Keeping this here to document / investigate.

bmann avatar Feb 19 '21 23:02 bmann