View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002713 | SOGo | ActiveSync | public | 2014-04-11 23:31 | 2014-10-16 17:28 |
Reporter | jameswilson | Assigned To | ludovic | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 5 |
Product Version | nightly v2 | ||||
Fixed in Version | 2.2.10 | ||||
Summary | 0002713: ActiveSync WP8 | ||||
Description | i have tried to setup wp8 to use sogo active sync on lumia 920. | ||||
Steps To Reproduce | wp8.1 i have tested 2 handsets with the same result | ||||
Additional Information | I hzve logs availsble but unsure which are useful | ||||
Tags | No tags attached. | ||||
Please provide a full tcpdump on localhost/port 20000 when you create a new WP8 AS profile and it fails. |
|
ludovic. id love too but how do i do that? |
|
tcpdump -i lo -s 0 -w /tmp/dump.pcap tcp and port 20000 |
|
dump as follows thanks for the instruction Ôò¡ ÿÿ tžISÕò tžISëò j E]¡žIS;Œ B B E 4}@ @¿© N šÝjÖgÏ3€ ôF j VR0 £žISme B B E 4é@ @S¦ N šÞV¼›‹PŒ€ ÷ |
|
I can't do anything with this. Attach the pcap file, don't copy/paste its content. |
|
i have attached a new dump. |
|
The request/response looks good - I don't know why the device bails out after. This would need to be investigated but since we don't have any WP8 devices, it might take a while before we figure out what could be wrong. |
|
You might want to retry with the latest nightly builds. Don't forget to recreate the profile. |
|
The result was same as what jameswilson done using lastest nightly builds in Lumia 920/1020.But andoid and ios system are normal. |
|
Andrew, since you've submitted patches in the past, you might want to toy around with the response sent back in the ActiveSync code as we don't have access to a WP device. |
|
The problem may be caused by data type error. All the response data type in sogo activesync are string, but the protocol defined different data type, such as status code, must be unsignedByte type or integer type. The other device maybe covert from string to integer type in status code,but wp8 didn't. |
|
ActiveSync XML schema Does libwbxml support using xml schema(not dtd) convert to wbxml? |
|
I have the same issue |
|
The problem migth be the base64 encoded query-string sent by the WP: |
|
Should be fixed with this commit: https://github.com/inverse-inc/sogo/commit/fb95d84a3a4eb1c3f329a02a4496cc7528f17c2a Please try the nightly builds that were generated a few minutes ago. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-04-11 23:31 | jameswilson | New Issue | |
2014-04-12 17:29 | ludovic | Note Added: 0006879 | |
2014-04-12 19:00 | jameswilson | Note Added: 0006880 | |
2014-04-12 19:16 | ludovic | Note Added: 0006881 | |
2014-04-12 20:18 | jameswilson | Note Added: 0006882 | |
2014-04-22 18:38 | ludovic | Note Added: 0006949 | |
2014-04-25 17:21 | jameswilson | File Added: dump(1).pcap | |
2014-04-25 17:22 | jameswilson | Note Added: 0006962 | |
2014-05-05 18:17 | ludovic | Note Added: 0006991 | |
2014-06-11 19:13 | ludovic | Note Added: 0007193 | |
2014-06-12 17:27 | andrew | Note Added: 0007205 | |
2014-06-12 17:27 | andrew | Note Edited: 0007205 | |
2014-06-16 14:20 | ludovic | Note Added: 0007212 | |
2014-06-17 05:21 | andrew | Note Added: 0007220 | |
2014-06-17 06:24 | andrew | Note Added: 0007221 | |
2014-07-03 14:07 | libor.neuzil | Note Added: 0007279 | |
2014-10-05 18:39 | tfu | Note Added: 0007587 | |
2014-10-16 17:28 | ludovic | Note Added: 0007613 | |
2014-10-16 17:28 | ludovic | Status | new => closed |
2014-10-16 17:28 | ludovic | Assigned To | => ludovic |
2014-10-16 17:28 | ludovic | Resolution | open => fixed |
2014-10-16 17:28 | ludovic | Fixed in Version | => 2.2.10 |