[snap] Snapped apps do not work with .local mdns/avahi name resolution
Bug #1838038 reported by
Olivier Tilloy
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snap-core18 |
New
|
Undecided
|
Unassigned | ||
snap-core20 |
New
|
Undecided
|
Unassigned | ||
snapd |
Triaged
|
Medium
|
Unassigned | ||
chromium-browser (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
(initially reported at https:/
The current chromium snap does not allow to open any .local urls.
This is most likely caused by https:/
With the removal of the chromium deb and the switch to a snap-only deployment for this browser this is a pretty solid regression that should be addressed…
To post a comment you must log in.
I'm testing on my laptop with the avahi daemon running, and `python3 -m http.server 8000`, and the chromium snap correctly resolves http:// bribon. local:8000, so it seems to be working.
I wonder whether this test is not meaningful?