By: Bryan Nagorcka user 05 Aug 2020 at 7:16 p.m. CDT

5 Responses
Bryan Nagorcka gravatar
## Steps to reproduce Login and sign-up a new super-gluu device. Logout. Attempt to login. Choose super-gluu as the login 2FA option. Wait for push notification appears on android super gluu app. However it never comes. I can however scan the QR and the login proceedes. Tested with smartphone on cell/mobile network. Ubuntu 20.04 - 8GB RAM - Gluu 4.2 Android 10 Public facing web server with certbot configured certifcate. Where can I look to start diagnosing this one ?

By Mohib Zico staff 05 Aug 2020 at 11:34 p.m. CDT

Mohib Zico gravatar
Hi Bryan, Thanks for your report. Let us try to reproduce your environment locally and test. We will inform you on status. Thanks!

By Bryan Nagorcka user 07 Aug 2020 at 5:36 a.m. CDT

Bryan Nagorcka gravatar
Ah. This looks like the error. Push notifications are not sucessfully initialised: ``` Super-Gluu. Initialize Gluu notification services. Failed to load metadata. Exception: 2020-08-07 10:12:49,242 INFO [oxAuthScheduler_Worker-4] [org.gluu.service.PythonService$PythonLoggerOutputStream] (PythonService.java:243) - javax.ws.rs.client.ResponseProcessingException: javax.ws.rs.ProcessingException: RESTEASY003145: Unable to find a MessageBodyReader of content-type application/json and type class org.gluu.oxnotify.model.NotifyMetadata 2020-08-07 10:12:49,243 INFO [oxAuthScheduler_Worker-4] [org.gluu.service.PythonService$PythonLoggerOutputStream] (PythonService.java:243) - Super-Gluu. Initialized successfully. oneStep: 'False', twoStep: 'True', pushNotifications: 'False', customLabel: 'Super Gluu' ```

By Bryan Nagorcka user 07 Aug 2020 at 6:41 a.m. CDT

Bryan Nagorcka gravatar
root@gluu:/opt/gluu/jetty/oxauth/logs# cat /etc/certs/super_gluu_creds.json { "android":{ "gluu":{ "enabled":true, "access_key":"36WH2JiexBOoAIBP", "secret_access_key":"ueqs--------------removed----------Tfek" } }, "ios":{ "gluu":{ "enabled":true, "access_key":"auONAdePWoYFBX6V", "secret_access_key":"f050------------------removed-----------------coei" } }, "gluu":{ "server_uri":"https://api.gluu.org" } }

By Mohib Zico staff 12 Aug 2020 at 3:45 p.m. CDT

Mohib Zico gravatar
**Status** Push notification for Android has been fixed and in beta / testing phase.

By Mohib Zico staff 21 Aug 2020 at 10:27 a.m. CDT

Mohib Zico gravatar
New Android version of SuperGluu published.