{
"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


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