Unexpected error interrupting batch job execution

I have tried:

  • spatially: a smaller number of polygons (covering a smaller area)
    Batch job ID: j-89abd10ec2e049d9bcea862136e68c76 (16/08)
    This gives the same error as above
  • temporally: filtering the datacube with a more narrow temporal range
    Batch job ID: j-319bfb32040740a9acb5cbef179d564f (18/08, just now)
    This gives a new error (below) which seems very similar to the most recent error in this post

Traceback (most recent call last): File “/opt/venv/lib64/python3.8/site-packages/openeogeotrellis/backend.py”, line 1727, in get_log_entries with (self.get_job_output_dir(job_id) / “log”).open(‘r’) as f: File “/usr/lib64/python3.8/pathlib.py”, line 1221, in open return io.open(self, mode, buffering, encoding, errors, newline, File “/usr/lib64/python3.8/pathlib.py”, line 1077, in _opener return self._accessor.open(self, flags, mode) FileNotFoundError: [Errno 2] No such file or directory: ‘/data/projects/OpenEO/j-319bfb32040740a9acb5cbef179d564f/log’