You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May 03 03:57:42 molior-prod molior[18481]: socket.accept() out of system resource
socket: <socket.socket fd=11, family=AddressFamily.AF_INET, type=SocketKind
Traceback (most recent call last):
File "/usr/lib/python3.7/asyncio/selector_events.py", line 156, in _accep
File "/usr/lib/python3.7/socket.py", line 212, in accept
OSError: [Errno 24] Too many open files
Molior logs show these errors:
lsof
shows a lot of lines like:suggesting that "build.log" files are not closed properly.
The text was updated successfully, but these errors were encountered: