Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LaunchFailure(message: "Server localhost:8181 - 1:Operation not permitted #55

Open
cczufish opened this issue Nov 22, 2020 · 0 comments

Comments

@cczufish
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant