-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
On beta/2.12.0-4.1.pre
Command flutter create app
Thread 0 main threadSocketException: SocketException: Write failed (OS Error: Broken pipe, errno = 32), port = 0
at _NativeSocket.write(socket_patch.dart:1190)
at _RawSocket.write(socket_patch.dart:1906)
at _Socket._write(socket_patch.dart:2346)
at _SocketStreamConsumer.write(socket_patch.dart:2094)
at _SocketStreamConsumer.addStream.<anonymous closure>(socket_patch.dart:2068)
at _rootRunUnary(zone.dart:1434)
at _CustomZone.runUnary(zone.dart:1335)
at _CustomZone.runUnaryGuarded(zone.dart:1244)
at _BufferingStreamSubscription._sendData(stream_impl.dart:341)
at _BufferingStreamSubscription._add(stream_impl.dart:271)
at _SyncStreamControllerDispatch._sendData(stream_controller.dart:774)
at _StreamController._add(stream_controller.dart:648)
at _StreamController.add(stream_controller.dart:596)
at _StreamSinkImpl.add(io_sink.dart:136)
at _IOSinkImpl.write(io_sink.dart:269)
at _Socket.write(socket_patch.dart:2184)
at _StdSink.write(stdio.dart:315)
at _getCodeSigningIdentityDevelopmentTeam(code_signing.dart:236)
at <asynchronous gap>(async)
at CreateCommand.runCommand(create.dart:263)
at <asynchronous gap>(async)
at FlutterCommand.run.<anonymous closure>(flutter_command.dart:1165)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:150)
at <asynchronous gap>(async)
at CommandRunner.runCommand(command_runner.dart:209)
at <asynchronous gap>(async)
at FlutterCommandRunner.runCommand.<anonymous closure>(flutter_command_runner.dart:281)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:150)
at <asynchronous gap>(async)
at FlutterCommandRunner.runCommand(flutter_command_runner.dart:229)
at <asynchronous gap>(async)
at run.<anonymous closure>.<anonymous closure>(runner.dart:62)
at <asynchronous gap>(async)
at AppContext.run.<anonymous closure>(context.dart:150)
at <asynchronous gap>(async)
at main(executable.dart:94)
at <asynchronous gap>(async)
jeanmatthieud
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-iosiOS applications specificallyiOS applications specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-iosTriaged by iOS platform teamTriaged by iOS platform team