microg / GmsCore

Free implementation of Play Services
https://microg.org
Apache License 2.0
8.67k stars 1.73k forks source link

Homeassistant unable to get Firebase token #2559

Closed 0verEngineer closed 1 month ago

0verEngineer commented 1 month ago

Describe the bug Since the 02.09.24 my homeassistant notifications do not work, i checked it today and it seems that it cannot get a Firebase token, i have 46 other apps registered and they all work.

In the log linked in the Homeassistant Community Post you can see the following error when FirebaseMessaging.getInstance().token.await() is called: java.io.IOException: java.util.concurrent.ExecutionException: java.io.IOException: SERVICE_NOT_AVAILABLE

To Reproduce Steps to reproduce the behavior:

  1. Login on homeassistant companion app
  2. See the Firebase error dialog

Expected behavior Homeassistant should be able to get a token

System Android Version: 14 Custom ROM: CalyxOS 5.11.0 microG: 0.3.2.240913-19

Additional context Homeassistant Community Post

0verEngineer commented 1 month ago

Same happened today with the Element X app that i have newly installed.

0verEngineer commented 1 month ago

https://gitlab.com/CalyxOS/calyxos/-/issues/2674 This was the issue.