``` compile(interval-util:all) failed: Problem lau...
# general
r
Copy code
compile(interval-util:all) failed: Problem launching via NailgunClient(host=u'127.0.0.1', port=59163, workdir='/Users/jack/Development/3sumo') command org.pantsbuild.zinc.Main -log-level info -analysis-cache /Users/jack/Development/3sumo/.pants.d/compile/zinc/252d64521cf9/interval-util.all/current/interval-util.all.analysis -classpath
...
Problem in nailgun protocol with nailgun server at 127.0.0.1:59163: TruncatedHeaderError(u"Failed to read nailgun chunk header (TruncatedRead(u'Expected 5 bytes before socket shutdown, instead received 0’,``)).”,)
-> the nailgun successfully launched, got a port assignment (.pids/lifecycle seems to be fine), connected (nailgun was running), but then failed in a session - likely a crash.