Skip to content

On OpenBSD, bind network address failed with error: Address family not supported by protocol family (47) #15

@zamronypj

Description

@zamronypj

Description

When Fano Framework web application run as daemon server on OpenBSD, it fails to bind to network address.
Message: Bind failed on 127.0.0.1:20477, error: Address family not supported by protocol family (47)

Step to reproduce

Generate Fano web application project on OpenBSD. Compile and run

$ ./bin/app.cgi
Starting application at 127.0.0.1:20477
Fail to bind socket.
Exception: ESockBind
Message: Bind failed on 127.0.0.1:20477, error: Address family not supported by protocol family (47)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions