Skip to content

after a day running in debug mode I get an error #250

@denics

Description

@denics
==> .local/state/mycroft/phal.log <==
    logger = cls.create_logger(name, tostdout=True)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/denix/.venvs/ovos/lib/python3.11/site-packages/ovos_utils/log.py", line 125, in create_logger
    handler = RotatingFileHandler(path, maxBytes=cls.max_bytes,
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/logging/handlers.py", line 155, in __init__
  File "/usr/lib/python3.11/logging/handlers.py", line 58, in __init__
  File "/usr/lib/python3.11/logging/__init__.py", line 1181, in __init__
  File "/usr/lib/python3.11/logging/__init__.py", line 1213, in _open
OSError: [Errno 24] Too many open files: '/home/denix/.local/state/mycroft/phal.log'

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions