Page MenuHomePhabricator

CCC: rcworker.py FileNotFoundError
Closed, ResolvedPublicBUG

Description

This error was encountered and crashed the script. Needs further investigation.

1 record inserted.
INFO:__main__:File:Tremella fuciformis DRG 1989 0626.jpg :Not corrupt. Stored
INFO:__main__:File:Riot.im logo 2019.svg
Working on: File:Riot.im logo 2019.svg at 2020-02-07T06:48:35Z
INFO:pywiki:Working on: File:Riot.im logo 2019.svg at 2020-02-07T06:48:35Z
Not an image
VERBOSE:pywiki:Dropped throttle(s).
Traceback (most recent call last):
  File "rcworker.py", line 188, in <module>
    main()
  File "rcworker.py", line 183, in main
    run_worker()
  File "rcworker.py", line 173, in run_worker
    os.remove(path)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp7dghuq_5/deed04e8-4975-11ea-9ba0-fa163eed7d19'
VERBOSE:pywiki:Dropped throttle(s).
VERBOSE:pywiki:Closing network session.
CRITICAL: Exiting due to uncaught exception <class 'FileNotFoundError'>
CRITICAL:pywiki:Exiting due to uncaught exception <class 'FileNotFoundError'>
VERBOSE:pywiki:Network session closed.

Revisions and Commits

Event Timeline

TheSandDoctor created this task.
TheSandDoctor created this object with visibility "Public (No Login Required)".
TheSandDoctor added a commit: Restricted Diffusion Commit.Feb 7 2020, 2:50 PM
TheSandDoctor added a commit: Restricted Diffusion Commit.Feb 7 2020, 3:24 PM
TheSandDoctor added a commit: Restricted Diffusion Commit.
TheSandDoctor changed the subtype of this task from "Task" to "Bug".Feb 11 2020, 8:38 AM