Skip to content

ConnectionResetError #23

Description

@marutichintan

I am running on server, after few hour it started.

maximum time getting Unable to complete gcm auth request after 2 tries, last error was Error=PHONE_REGISTRATION_ERROR

Unexpected exception during read
Traceback (most recent call last):
  File "/home/firebase-messaging/.venv/lib/python3.11/site-packages/firebase_messaging/fcmpushclient.py", line 681, in _listen
    elif msg := await self._receive_msg():
                ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/firebase-messaging/.venv/lib/python3.11/site-packages/firebase_messaging/fcmpushclient.py", line 300, in _receive_msg
    r = await self.reader.readexactly(1)  # type: ignore[union-attr]
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.local/share/uv/python/cpython-3.11.10-linux-x86_64-gnu/lib/python3.11/asyncio/streams.py", line 750, in readexactly
    await self._wait_for_data('readexactly')
  File "/root/.local/share/uv/python/cpython-3.11.10-linux-x86_64-gnu/lib/python3.11/asyncio/streams.py", line 543, in _wait_for_data
    await self._waiter
  File "/root/.local/share/uv/python/cpython-3.11.10-linux-x86_64-gnu/lib/python3.11/asyncio/selector_events.py", line 974, in _read_ready__get_buffer
    nbytes = self._sock.recv_into(buf)
             ^^^^^^^^^^^^^^^^^^^^^^^^^

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions