stencila/hub

FileNotFoundError: [Errno 2] No such file or directory: './elife-61277.xml.media'

Closed this issue ยท 1 comments

Sentry Issue: HUB-169

FileNotFoundError: [Errno 2] No such file or directory: './elife-61277.xml.media'
  File "jobs/base/job.py", line 189, in run
    result = self.do(*args, **kwargs)
  File "jobs/clean.py", line 29, in do
    shutil.rmtree(os.path.join(root, dir))
  File "shutil.py", line 719, in rmtree
    onerror(os.rmdir, path, sys.exc_info())
  File "shutil.py", line 717, in rmtree
    os.rmdir(path)

๐ŸŽ‰ This issue has been resolved in version 4.36.3 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€