Folks,

I'm testing only token server (auth done via mozilla's official way). Unfortunately, my Firefox client can't use my server although services.sync.tokenServerURI is correctly configured.

The server is behind an Apache reverse proxy, and *must* use a proxy to reach the Internet.

Each time I try to synchronize, I have in error log :

[Mon Oct 20 13:21:08 2014] [error] INFO:mozsvc.metrics:{"code": 401, "request_time": 0.0018050670623779297, "remoteAddressChain": ["172.16.57.131", "172.16.10.168"], "agent": "Firefox/33.0 FxSync/1.35.0.20141011015303.desktop", "path": "http://ff-sync.mydomain.com/sync/storage/1.5/1/info/collections";, "method": "GET"} [Mon Oct 20 13:21:08 2014] [error] INFO:requests.packages.urllib3.connectionpool:Resetting dropped connection: verifier.accounts.firefox.com [Mon Oct 20 13:21:08 2014] [error] INFO:mozsvc.metrics:{"code": 503, "request_time": 0.1878349781036377, "remoteAddressChain": ["172.16.57.131", "172.16.10.168"], "agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:33.0) Gecko/20100101 Firefox/33.0", "token.assertion.connection_error": 1, "token.assertion.verify_failure": 1, "tokenserver.assertion.verify": 0.1852278709411621, "path": "http://ff-sync.mydomain.com/sync/token/1.0/sync/1.5";, "method": "GET"}

and tcpdump shows direct connection to 54.244.26.88 or 54.187.50.176 ?? Direct, not through proxy although environment variables http_proxy, https_proxy and no_proxy are correctly set.

What have I missed ? I didn't see any configuration variable related to proxies in syncserver.ini

Thx.
Regards.

--
Philippe MARASSE

Responsable pôle Infrastructures - DSIO
Centre Hospitalier Henri Laborit
CS 10587 - 370 avenue Jacques Coeur
86021 Poitiers Cedex
Tel : 05.49.44.57.19


Attachment: smime.p7s
Description: Signature cryptographique S/MIME

_______________________________________________
Sync-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/sync-dev

Reply via email to