Skip to content

Cannot connect to shelf server over internet using domain which is linked to ip but ip works #420

@leeflix

Description

@leeflix

I am using

await serve(pipeline.addHandler(app), InternetAddress.anyIPv6, 10000);

to serve my webserver. I can reach it by entering 34.141.63.80:10000 in the browser but the domain i linked to 34.141.63.80 (easywear.app) does not work: https://www.nslookup.io/domains/easywear.app/webservers/

When I use express.js it works

Please help

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions