-
Notifications
You must be signed in to change notification settings - Fork 61
Description
when I run perfect server on Mac OS ,
LaunchFailure(message: "Server localhost:8181 - 1:Operation not permitted /Users/xxx/Library/Developer/Xcode/DerivedData/KubeWorkbench-amuiunavyuuwkvbhlqolywapxtmf/SourcePackages/checkouts/Perfect-Net/Sources/PerfectNet/Net.swift bind(port:address:) 273", configuration: PerfectHTTPServer.HTTPServer.Server(name: "localhost", port: 8181, address: "::", routes: PerfectHTTP.Routes(routes: [PerfectHTTP.Route(methods: [GET], uri: "/", handler: (Function)), PerfectHTTP.Route(methods: [GET], uri: "/**", handler: (Function))], moreRoutes: [], baseUri: "", handler: nil), requestFilters: [], responseFilters: [(PerfectHTTPServer.HTTPFilter.(unknown context at $1004668e8).(unknown context at $10046697c).CompressResponse(compressTypes: [/], ignoreTypes: [image/, video/, audio/*]), PerfectHTTP.HTTPFilterPriority.high)], tlsConfig: nil))
2020-11-22 08:28:11.512314+0800 KubeWorkbench[53616:962125] Metal API Validation Enabled