question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jknoxvillecommented, Jul 24, 2019

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.

0reactions
mathieumgcommented, Jun 22, 2020

@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)

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found