Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Firefox for Android not syncing with my own Sync-1.5 server

  • 2 Antworten
  • 1 hat dieses Problem
  • 25 Aufrufe
  • Letzte Antwort von darklunar

more options

1. I verified that Firefox can connect to my own Sync-1.5 server without refusing the SSL certificate. Not sure if self-signed matters.

2. I used about:config to set identity.sync.tokenserver.uri to the address of my own Sync-1.5 server so it's like: https://#########:5001/token/1.0/sync/1.5

3. I signed in to my Firefox Account using Firefox->Settings->General->Sign in.

4. I navigated to Firefox->Settings clicked on my account. Firefox tells me that I am logged in, but never synced.

6. I click Sync now but always say "Last synced: never".

This was all done on a fresh installation of Firefox.

The logs of my webserver show no connection attempt from my device. All my PCs work fine though.

Firefox 65.0.1 Android 8.0, OnePlus 3t

Thanks!

1. I verified that Firefox can connect to my own Sync-1.5 server without refusing the SSL certificate. Not sure if self-signed matters. 2. I used about:config to set identity.sync.tokenserver.uri to the address of my own Sync-1.5 server so it's like: https://#########:5001/token/1.0/sync/1.5 3. I signed in to my Firefox Account using Firefox->Settings->General->Sign in. 4. I navigated to Firefox->Settings clicked on my account. Firefox tells me that I am logged in, but never synced. 6. I click Sync now but always say "Last synced: never". This was all done on a fresh installation of Firefox. The logs of my webserver show no connection attempt from my device. All my PCs work fine though. Firefox 65.0.1 Android 8.0, OnePlus 3t Thanks!

Ausgewählte Lösung

Thanks for the help. I discovered that Android doesn't like self-signed certs so I had to make sure my syncserver was using a CA-signed cert and now its working fine.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

The Sync component uses the Android internal certificate store. You will need to add your cert to Android's as well.

more options

Ausgewählte Lösung

Thanks for the help. I discovered that Android doesn't like self-signed certs so I had to make sure my syncserver was using a CA-signed cert and now its working fine.