Error When Computing Relatedness

Hi,

I am trying to compute relatedness using one of the Hail relatedness commands on the All of Us Researcher Workbench. The line of code below is my input.

rel = hl.pc_relate(mt.GT, 0.01, k=10, min_kinship=0.125)

However, I am receiving the error below when I attempt to do so. Would anyone know what this error means?

RemoteException: File /tmp/pcrelate-write-read-3zxVRa5DPiL2k2JVsSTgj5.bm/parts/part-0245-524-245-3-0171894e-a422-e435-6aa1-a0392f228f1a could only be written to 0 of the 1 minReplication nodes. There are 2 datanode(s) running and 2 node(s) are excluded in this operation.