-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox Sync Server 1.5 do not work with Firefox Mobile anymore #2985
Comments
Can somebody reproduce that issue? |
I have a similar behavior with FF59 on android 6. After updating services.sync.tokenServerURI on the Android side, the phone connects but nothing is synchronized. |
I can confirm this misbehavior with ffsync version 1.5.2-3, a DiskStation DS111 with DSM 6.2.1-23824 Update 4, reverse proxy installed or not, HSTS enabled or not, HTTP/2 enabled or not. Desktop Firefox 65.0 64 bits syncs fine with the hosted server, but Android Firefox 64.0.2, although showing the correct sync server address in the tab, after changed in about:config and resigning in, will never sync. The sync engine can be accessed though on Android Firefox through the URL bar and gives the expected feedback message, so the problem isn't with the server setup, it's some bad interaction between Android Firefox and the ffsync package. |
The original Firefox Sync Server, as indicated in its source repository, is no longer actively maintained. Instead, it has been redeveloped in Rust and is now hosted in a new repository called Syncstorage-rs. The upcoming release, associated with the Pull Request 5942 in the SynoCommunity/spksrc repository, will soon replace all prior versions of the package due to their deprecated functionality. We invite interested individuals to explore the Checks tab at this link for the opportunity to download a pre-release version for testing purposes. Your valuable feedback is highly appreciated and encouraged before the final release. |
Setup
Package Name: Firefox Sync Server 1.5
Package Version: 1.5.2-3
NAS Model: 213
NAS Architecture:
DSM version: newest
Expected behavior
Sync between all Firefox installations
Actual behavior
Firefox Sync do not work on Android (6, 8) with newest Firefox Mobile since September 2017
Steps to reproduce
1. Install and configure Firefox Sync Server 1.5
2. Install and configure Firefox on Android
3. Try to sync
Sync between Firefox on Desktop is still working
The text was updated successfully, but these errors were encountered: