victorious-chef-67444
07/17/2023, 2:35 PMProblem in nailgun protocol with nailgun server at 127.0.0.1:33755: TruncatedHeaderError(u"Failed to read nailgun chunk header (TruncatedRead(u'Expected 5 bytes before socket shutdown, instead received 0',)).",)
can anybody help with this? we are running a (very) old version of pants (pantsbuild.pants==1.3.0
) which we plan on modernizing in the near future, but for now are just looking to get our current setup working in a containerized environment.victorious-chef-67444
07/17/2023, 2:37 PM[zinc]
[cache]
No cached artifacts for 40 targets.
Invalidated 40 targets.
[isolation-zinc-pool-bootstrap]
[compile]
[zinc]
compile failed: Problem launching via NailgunClient(host=u'127.0.0.1', port=33755, workdir='/app') command org.pantsbuild.zinc.Main...Problem in nailgun protocol with nailgun server at 127.0.0.1:33755: TruncatedHeaderError(u"Failed to read nailgun chunk header (TruncatedRead(u'Expected 5 bytes before socket shutdown, instead received 0',)).",)
happy-kitchen-89482
07/17/2023, 7:47 PMvictorious-chef-67444
07/18/2023, 12:47 PM