Hi Miguel, > I ma trying to configure my own sync-server, everything is running but > when i try to create a new count by my firefox it always address the > request to mozilla servers. I changed the services.sync.tokenServerURI > parameter to my server but it still go through mozilla servers.
I assume you followed the guide at: http://docs.services.mozilla.com/howtos/run-sync-1.5.html This process sets up a self-hosted sync storage server, but still uses the central Firefox Accounts server for authentication. To host your own authentication as well as storage, you will need to run the Firefox Accounts servers as well. There is some documentation available here: http://docs.services.mozilla.com/howtos/run-fxa.html https://github.com/mozilla-services/syncserver/issues/30 Cheers, Ryan _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

