Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix macOS Monterey obscure bugs #151

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Conversation

doug-stormtree
Copy link
Collaborator

Fixing some very obscure issues that only affect macOS Monterey when running Node 17 and firebase emulators that took me a while to figure out.

Summary: the latest version of macOS rewrites localhost to ipv6 address ::1 instead of 127.0.0.1 as it has always been, and firebase emulators don't expect that and timeout waiting for their requested ports. Also macOS now uses port 5000 for AirPlay despite its popular use by developer tools.

Further reading: Firebase Localhost Issue and macOS port issue

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 2efe5f2):

https://carpooling-6112a--pr151-fb-monterey-emulator-8pgiih4e.web.app

(expires Wed, 02 Mar 2022 21:09:29 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Owner

@CobeyH CobeyH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a strange bug, thanks for fixing that Doug.

@doug-stormtree doug-stormtree merged commit d724b8c into main Feb 24, 2022
@doug-stormtree doug-stormtree deleted the fb-monterey-emulators branch February 24, 2022 04:48
MarcusDunn pushed a commit that referenced this pull request Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants