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

orb.local domains in no longer work with MacOS Sequoia #1452

Open
P4sca1 opened this issue Sep 17, 2024 · 1 comment
Open

orb.local domains in no longer work with MacOS Sequoia #1452

P4sca1 opened this issue Sep 17, 2024 · 1 comment
Labels
t/bug Something isn't working

Comments

@P4sca1
Copy link

P4sca1 commented Sep 17, 2024

Describe the bug

After upgrading to MacOS Sequoia, my system is no longer able to resolve orb.local addresses.

To Reproduce

No response

Expected behavior

No response

Diagnostic report (REQUIRED)

OrbStack info:
Version: 1.7.2
Commit: 50f93373f351fe839fd72948e6aad032774c0f6c (v1.7.2)

System info:
macOS: 15.0 (24A335)
CPU: arm64, 12 cores
CPU model: Apple M3 Pro
Model: Mac15,7
Memory: 36 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-09-17T12-47-29.783823Z.zip

Screenshots and additional context (optional)

No response

@P4sca1 P4sca1 added the t/bug Something isn't working label Sep 17, 2024
@P4sca1 P4sca1 changed the title orb.local domains in no longer work with MacOs Sequoia orb.local domains in no longer work with MacOS Sequoia Sep 17, 2024
@Peachy74
Copy link

.local domains generally don't work.
I came across this link while troubleshooting.

https://discussions.apple.com/thread/6611817?sortBy=rank&page=3

The solution given sudo discoveryutil mdnsactivedirectory yes doesn't work on macOS15 because discoveryutil isn't found.

The error appears as follows:
ping
cannot resolve Unknown host
dig
host is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants