Skip to content

write(descriptor:pointer:size:): Protocol wrong type for socket (errno: 41) #322

Closed
apple/swift-nio
#1706
@saroar

Description

@saroar

{
"error": true,
"reason": "write(descriptor:pointer:size:): Protocol wrong type for socket (errno: 41)"
}

Xcode 12.3
macOS Big Sur 11.1

I have 4 vapor 4 app 1 is a gateway(API handler) rest of the vapor 4 API app everything was working good but after update my macOS Big Sur 11.0.1 to 11.1 I am getting this error

I try to everything remove driver install all package but still same

after debug 2 days I got this

Screenshot 2020-12-17 at 16 36 56

Screenshot 2020-12-17 at 16 33 30

for now, I can run my app and I am stuck cant work with my vapor 4 app until this will solve

all my app are open source so you can check them
https://github.com/AddaMeSPB
https://github.com/AddaMeSPB/AddaAPIGateway here my gateway

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions