Skip to content

deno --init serve: http://0.0.0.0:8000 does not work with Safari #27722

@drernie

Description

@drernie

Version: Deno 2.1.6 (and 2.1.4)

I tried to create and run a new project on my ARM Mac:

deno --init serve

When I pasted http://0.0.0.0:8000/ into Safari, I just got "about:blank".

I discovered it works correctly on Chrome.

Surprisingly, http://127.0.0.1:8000 (and localhost) work on Safari. Would it make more sense to tell people that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctlygood first issueGood for newcomersserve

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions