SDK Plugin won't load, says 'error Make sure the date and time of your device is up to date'
See original GitHub issue🐛 Bug Report
plugin won’t load
2 16:48:32.008 flipper flipper: AsyncSocketException: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed, type = SSL error
Make sure the date and time of your device is up to date.
To Reproduce
open flipper desktop open android app with sdk observe loading plugin in flipper desktop above log appears in logcat
Expected Behavior
will load plugin
Environment
flipper macos 0.23.2 flipper android sdk 0.23.1
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Resolved - Unable to start Oculus XR Plugin
I tried reloading the Oculus XR Plugin with no success? I get all the exact same errors as Bogheorghiu and my headset does...
Read more >Troubleshooting AVS Device SDK Common Issues
Issue: Amazon Music won't play. Symptoms. This problem can occur if your device isn't set with the correct date. Incorrect time settings cause...
Read more >Troubleshooting tips for installing and updating Microsoft ...
The tips are listed in order, so start with the first one, see if that helps, and then continue to the next one...
Read more >Error Messages | Maps JavaScript API
The API key included in the script element that loads the API is not found. Please make sure you are using a correct...
Read more >Known Issues
6. To fix the issue on your site, you need to update and then trigger a save on each event that is 404ing....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the report.
Firstly, apologies for the obvious question, but just to cover all bases, make sure the clock on your desktop, and the clock on the mobile device / emulator are in sync, otherwise SSL won’t work between them.
If that’s not the issue, I changed the way certificates are generated in the latest release. So let’s first rule out whether that could be the cause.
Can you try running flipper macos 0.23.1 and let me know whether it works or not? Failing that we may have to inspect the certificates to see why they aren’t valid.
@jknoxville I have this exact error message on 0.47.0 as well. I used to have an old 0.35 installation from last October, for good measure I moved the whole
~/.flipper/
folder elsewhere to get a clean slate, but it still happens. (I confirmed it recreated the folder with the config, certs, etc. I can upload it if you want)