Skip to content

HandshakeException: Connection terminated during handshake #15419

Closed
@stevemessick

Description

@stevemessick

I get the following error quite a lot seemingly at random running Dart server-side over https. I'm using Dart v1.0.0_r30188.

Server listening on port 443
Uncaught Error: HandshakeException: Connection terminated during handshake
Unhandled exception:
HandshakeException: Connection terminated during handshake

­0 _rootHandleUncaughtError.<anonymous closure>.<anonymous closure> (dart:async/zone.dart:677)

­1 _asyncRunCallback (dart:async/schedule_microtask.dart:18)

­2 _asyncRunCallback (dart:async/schedule_microtask.dart:21)

­3 _createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:11)

­4 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:151)

­5 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:159)

­6 _Timer._createTimerHandler._handleTimeout (timer_impl.dart:159)

­7 _Timer._createTimerHandler.<anonymous closure> (timer_impl.dart:166)

­8 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:93)

////////////////////////////////////////////////////////////////////////////////////
Editor: 1.0.0_r30188 (2013-11-12)
OS: Windows 7 - amd64 (6.1)
JVM: 1.7.0_25

projects: 4

open dart files: 10

auto-run pub: true
localhost resolves to: 127.0.0.1
mem max/total/free: 1778 / 330 / 72 MB
thread count: 36
index: 303908 relationships in 65919 keys in 489 sources

SDK installed: true
Dartium installed: true

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-io

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions