Skip to content

Error when launch pyfa #2783

Description

@SpacMiad

Traceback (most recent call last):
File "logbook\handlers.py", line 238, in handle
File "logbook\handlers.py", line 2027, in emit
File "logbook\handlers.py", line 2010, in rollover
File "logbook\handlers.py", line 300, in emit_batch
File "logbook\handlers.py", line 1073, in emit
File "logbook\handlers.py", line 591, in flush
OSError: [Errno 28] No space left on device

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "pyfa.py", line 133, in
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 391, in exec_module
File "service\prefetch.py", line 46, in
File "eos\db\saveddata\databaseRepair.py", line 83, in OrphanedFitDamagePatterns
File "logbook\base.py", line 822, in error
File "logbook\base.py", line 899, in _log
File "logbook\base.py", line 973, in make_record_and_handle
File "logbook\base.py", line 935, in handle
File "logbook\base.py", line 1037, in call_handlers
File "logbook\handlers.py", line 240, in handle
File "logbook\handlers.py", line 320, in handle_error
AttributeError: 'NoneType' object has no attribute 'write'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions