We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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) ^^^^^^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: