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

ConnectionResetError #23

Open
marutichintan opened this issue Dec 2, 2024 · 0 comments
Open

ConnectionResetError #23

marutichintan opened this issue Dec 2, 2024 · 0 comments

Comments

@marutichintan
Copy link

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)
             ^^^^^^^^^^^^^^^^^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant