Closed momolog closed 3 years ago
I have not run the tests on Big Sur yet, so it's quite possible that something has broken.
I'll add macos-11.0 to the test matrix.
Likely duplicate of #237
I believe this is related to the macOS firewall blocking puma-dev. There is a solution for Catalina but I'm not sure if it works in Big Sur.
Likely duplicate of #237
I believe this is related to the macOS firewall blocking puma-dev. There is a solution for Catalina but I'm not sure if it works in Big Sur.
@nonrational, on Big Sur for me the solution did not work:
(I've also tried with the full path directly)
Another ref: https://developer.apple.com/forums/thread/666222?answerId=648130022#648130022
EDIT: It is possible to add it through the UI: System Preferences > Security & Privacy > Firewall, put that did not solved the issue for me (DNS Server failed: bind: address already in use
)
EDIT 2: https://github.com/puma/puma-dev/issues/111#issuecomment-293684005 seems to have fixed my issue.
@nonrational @ericmatte Thanks, I will check later today.
I am using MacOSX 11 (Big Sur).
When I check out master and run
I get one failing test:
What could be the reason for this? Does the test make assumptions that are not always fulfilled?