FileNotFoundError #1

Open
opened 2023-06-05 15:22:16 +02:00 by hjp · 0 comments
Owner
Traceback (most recent call last):
  File "/usr/bin/kitsune", line 110, in <module>
    watch(args)
  File "/usr/bin/kitsune", line 93, in watch
    stf = os.stat(f.path)
FileNotFoundError: [Errno 2] No such file or directory: './2023-06-01T14:27:01.763254.log'
``` Traceback (most recent call last): File "/usr/bin/kitsune", line 110, in <module> watch(args) File "/usr/bin/kitsune", line 93, in watch stf = os.stat(f.path) FileNotFoundError: [Errno 2] No such file or directory: './2023-06-01T14:27:01.763254.log' ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hjp/kitsune#1
No description provided.