swifter icon indicating copy to clipboard operation
swifter copied to clipboard

http server is not started on 10.11

Open jyyblue1987 opened this issue 5 years ago • 1 comments

Dear.

Thank you for reading my issue. I have launched http server on Mac OS using your library.

Your library is working well on Mac OS 10.13. but when I run http server on Mac OS 10.11, server is not running and show bindFailed("Permission denied")

I attached screenshot for my issue. https://prnt.sc/q0dsx0

I thank if you tell me how to resolve this issue.

Thanks&Regards.

jyyblue1987 avatar Nov 22 '19 03:11 jyyblue1987

Try this:

Signing & Cababilities > App Sandbox

  • Check "Incoming Connections (Server)"

robnotyou avatar Mar 03 '21 15:03 robnotyou