Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[incident] MemoryError #14

Open
kozalosev opened this issue Oct 4, 2024 · 0 comments
Open

[incident] MemoryError #14

kozalosev opened this issue Oct 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kozalosev
Copy link
Owner

kozalosev commented Oct 4, 2024

The bot was unavailable at least since 14:37 UTC+3 due to the following error:

Fatal read error on socket transport
protocol: <RequestHandler connected>
transport: <_SelectorSocketTransport fd=4 read=polling write=<idle, bufsize=0>>
Traceback (most recent call last):
  File "/usr/local/lib/python3.11/asyncio/selector_events.py", line 995, in _read_ready__data_received
    data = self._sock.recv(self.max_size)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
MemoryError

This error is only present in the local logs on the machine. All logs, regarding the bot, in Grafana Cloud were absent. It seems the application and container were not restarted and worked normally. All metrics had been gathering successfully.

UPD: it's more likely we don't have old logs, since the storage was full, and they had been deleted automatically by journald.

@kozalosev kozalosev added the bug Something isn't working label Oct 4, 2024
@kozalosev kozalosev self-assigned this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant