Activity log for bug #1454625

Date Who What changed Old value New value Message
2015-05-13 10:20:56 Alfonso Sanchez-Beato bug added bug
2015-05-13 10:20:56 Alfonso Sanchez-Beato attachment added mms-combined-mako-fail.pcap https://bugs.launchpad.net/bugs/1454625/+attachment/4396705/+files/mms-combined-mako-fail.pcap
2015-05-13 10:23:55 Alfonso Sanchez-Beato bug task added network-manager (Ubuntu)
2015-05-13 10:33:48 Alfonso Sanchez-Beato description Cannot send MMS messages with combined contexts in case the WiFi is enabled, for some operators. Combined contexts are able to handle internet data and MMS data. For the operator for which I've seen the bug, the data is: $ /usr/share/ofono/scripts/list-contexts [ /ril_0 ] [ /ril_0/context1 ] Password = MessageCenter = http://www.pepephone.com Name = MMS Pepephone Username = Protocol = ip Preferred = 0 IPv6.Settings = { } Settings = { } MessageProxy = 10.138.255.43:8080 Type = internet AccessPointName = gprs.pepephone.com Active = 0 Sending an MMS with cellular data and WiFi enabled fails for this operator when using a combined context. Disabling WiFi I was able to send the MMS. The error I see in ~/.cache/upstart/dbus.log is: E0513 09:55:03.254148 4565 file_upload.cpp:345] Upload ID{ d0e5da6eb7664d908ab49b810ff55e01 } http://www.pepephone.com ERROR::Network error UnknownNetworkError: an unknown network-related error was detected The interface that were up when the failure happened were: $ ifconfig rmnet_usb0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.60.155.62 Mask:255.255.255.0 inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link UP RUNNING MTU:1500 Metric:1 RX packets:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:10 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:829 (829.0 B) TX bytes:1052 (1.0 KB) wlan0 Link encap:Ethernet HWaddr 10:68:3f:7a:92:d5 inet addr:192.168.1.40 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:355 errors:0 dropped:0 overruns:0 frame:0 TX packets:186 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:51241 (51.2 KB) TX bytes:18951 (18.9 KB) See attached the tcpdump of the packets sent when this happened. Some quick analysis shows that the uploader is sending through the WiFi (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing problem. The MMS proxy has private address 10.138.255.43 so it is not reachable from WiFi. Found in mako vivid-proposed image #195. Cannot send MMS messages with combined contexts in case the WiFi is connected, for some operators. Combined contexts are able to handle internet data and MMS data. For the operator for which I've seen the bug, the data is: $ /usr/share/ofono/scripts/list-contexts [ /ril_0 ]     [ /ril_0/context1 ]         Password =         MessageCenter = http://www.pepephone.com         Name = MMS Pepephone         Username =         Protocol = ip         Preferred = 0         IPv6.Settings = { }         Settings = { }         MessageProxy = 10.138.255.43:8080         Type = internet         AccessPointName = gprs.pepephone.com         Active = 0 Sending an MMS with cellular data and WiFi enabled fails for this operator when using a combined context. Disabling WiFi I was able to send the MMS. The error I see in ~/.cache/upstart/dbus.log is: E0513 09:55:03.254148 4565 file_upload.cpp:345] Upload ID{ d0e5da6eb7664d908ab49b810ff55e01 } http://www.pepephone.com ERROR::Network error UnknownNetworkError: an unknown network-related error was detected The interface that were up when the failure happened were: $ ifconfig rmnet_usb0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00           inet addr:10.60.155.62 Mask:255.255.255.0           inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link           UP RUNNING MTU:1500 Metric:1           RX packets:4 errors:0 dropped:0 overruns:0 frame:0           TX packets:10 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000           RX bytes:829 (829.0 B) TX bytes:1052 (1.0 KB) wlan0 Link encap:Ethernet HWaddr 10:68:3f:7a:92:d5           inet addr:192.168.1.40 Bcast:192.168.1.255 Mask:255.255.255.0           inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link           UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1           RX packets:355 errors:0 dropped:0 overruns:0 frame:0           TX packets:186 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:100           RX bytes:51241 (51.2 KB) TX bytes:18951 (18.9 KB) See attached the tcpdump of the packets sent when this happened. Some quick analysis shows that the uploader is sending through the WiFi (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing problem. The MMS proxy has private address 10.138.255.43 so it is not reachable from WiFi. Reproduced in: mako vivid-proposed image #195 arale vivid-proposed image #38
2015-05-13 10:38:59 Alfonso Sanchez-Beato summary Cannot send MMS messages with combined contexts with WiFi enabled Cannot send MMS messages with combined contexts with WiFi connected
2015-05-13 11:11:21 Alfonso Sanchez-Beato description Cannot send MMS messages with combined contexts in case the WiFi is connected, for some operators. Combined contexts are able to handle internet data and MMS data. For the operator for which I've seen the bug, the data is: $ /usr/share/ofono/scripts/list-contexts [ /ril_0 ]     [ /ril_0/context1 ]         Password =         MessageCenter = http://www.pepephone.com         Name = MMS Pepephone         Username =         Protocol = ip         Preferred = 0         IPv6.Settings = { }         Settings = { }         MessageProxy = 10.138.255.43:8080         Type = internet         AccessPointName = gprs.pepephone.com         Active = 0 Sending an MMS with cellular data and WiFi enabled fails for this operator when using a combined context. Disabling WiFi I was able to send the MMS. The error I see in ~/.cache/upstart/dbus.log is: E0513 09:55:03.254148 4565 file_upload.cpp:345] Upload ID{ d0e5da6eb7664d908ab49b810ff55e01 } http://www.pepephone.com ERROR::Network error UnknownNetworkError: an unknown network-related error was detected The interface that were up when the failure happened were: $ ifconfig rmnet_usb0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00           inet addr:10.60.155.62 Mask:255.255.255.0           inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link           UP RUNNING MTU:1500 Metric:1           RX packets:4 errors:0 dropped:0 overruns:0 frame:0           TX packets:10 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000           RX bytes:829 (829.0 B) TX bytes:1052 (1.0 KB) wlan0 Link encap:Ethernet HWaddr 10:68:3f:7a:92:d5           inet addr:192.168.1.40 Bcast:192.168.1.255 Mask:255.255.255.0           inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link           UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1           RX packets:355 errors:0 dropped:0 overruns:0 frame:0           TX packets:186 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:100           RX bytes:51241 (51.2 KB) TX bytes:18951 (18.9 KB) See attached the tcpdump of the packets sent when this happened. Some quick analysis shows that the uploader is sending through the WiFi (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing problem. The MMS proxy has private address 10.138.255.43 so it is not reachable from WiFi. Reproduced in: mako vivid-proposed image #195 arale vivid-proposed image #38 Cannot send MMS messages with combined contexts in case the WiFi is connected, for some operators. Combined contexts are able to handle internet data and MMS data. For the operator for which I've seen the bug, the data is: $ /usr/share/ofono/scripts/list-contexts [ /ril_0 ]     [ /ril_0/context1 ]         Password =         MessageCenter = http://www.pepephone.com         Name = MMS Pepephone         Username =         Protocol = ip         Preferred = 0         IPv6.Settings = { }         Settings = { }         MessageProxy = 10.138.255.43:8080         Type = internet         AccessPointName = gprs.pepephone.com         Active = 0 Sending an MMS with cellular data and WiFi enabled fails for this operator when using a combined context. Disabling WiFi I was able to send the MMS. The error I see in ~/.cache/upstart/dbus.log is: E0513 09:55:03.254148 4565 file_upload.cpp:345] Upload ID{ d0e5da6eb7664d908ab49b810ff55e01 } http://www.pepephone.com ERROR::Network error UnknownNetworkError: an unknown network-related error was detected The interface that were up when the failure happened were: $ ifconfig rmnet_usb0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00           inet addr:10.60.155.62 Mask:255.255.255.0           inet6 addr: fe80::8159:5668:797f:eed7/64 Scope:Link           UP RUNNING MTU:1500 Metric:1           RX packets:4 errors:0 dropped:0 overruns:0 frame:0           TX packets:10 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000           RX bytes:829 (829.0 B) TX bytes:1052 (1.0 KB) wlan0 Link encap:Ethernet HWaddr 10:68:3f:7a:92:d5           inet addr:192.168.1.40 Bcast:192.168.1.255 Mask:255.255.255.0           inet6 addr: fe80::1268:3fff:fe7a:92d5/64 Scope:Link           UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1           RX packets:355 errors:0 dropped:0 overruns:0 frame:0           TX packets:186 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:100           RX bytes:51241 (51.2 KB) TX bytes:18951 (18.9 KB) See attached the tcpdump of the packets sent when this happened. Some quick analysis shows that the uploader is sending through the WiFi (192.168.1.40) instead of using 10.60.155.62, so it is clearly a routing problem. The MMS proxy has private address 10.138.255.43 so it is not reachable from WiFi. Reproduced in: mako vivid-proposed image #195 arale vivid-proposed image #38 krillin vivid-proposed image #205
2015-05-13 16:40:37 Alfonso Sanchez-Beato bug added subscriber Tony Espy
2015-05-13 16:40:47 Alfonso Sanchez-Beato bug added subscriber Mathieu Trudel-Lapierre
2015-05-13 18:36:37 Tony Espy network-manager (Ubuntu): status New Confirmed
2015-05-13 18:36:49 Tony Espy network-manager (Ubuntu): importance Undecided High
2015-05-14 00:11:00 Tony Espy attachment added NetworkManager MMS Proxy script https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1454625/+attachment/4397058/+files/03mmsproxy
2015-05-14 00:11:08 Tony Espy ubuntu-download-manager (Ubuntu): status New Incomplete
2015-05-14 00:11:20 Tony Espy network-manager (Ubuntu): assignee Alfonso Sanchez-Beato (alfonsosanchezbeato)
2015-05-14 00:11:37 Tony Espy bug task added canonical-devices-system-image
2015-05-14 09:30:21 Alfonso Sanchez-Beato network-manager (Ubuntu): status Confirmed In Progress
2015-05-14 09:38:24 Alfonso Sanchez-Beato attachment added 03mmsproxy https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/1454625/+attachment/4397380/+files/03mmsproxy
2015-05-14 12:56:32 Pat McGowan canonical-devices-system-image: importance Undecided Critical
2015-05-14 12:56:32 Pat McGowan canonical-devices-system-image: status New Confirmed
2015-05-14 12:56:32 Pat McGowan canonical-devices-system-image: milestone ww22-2015
2015-05-14 12:57:16 Pat McGowan bug task deleted ubuntu-download-manager (Ubuntu)
2015-05-14 18:35:07 Pat McGowan tags connectiivity
2015-05-14 18:40:44 Pat McGowan tags connectiivity connectivity
2015-05-22 14:09:44 Vincent Ladeuil bug added subscriber Vincent Ladeuil
2015-05-22 15:01:50 Pat McGowan canonical-devices-system-image: status Confirmed Fix Released
2015-05-27 07:31:38 Alfonso Sanchez-Beato network-manager (Ubuntu): status In Progress Fix Released
2015-06-10 18:24:21 Launchpad Janitor branch linked lp:~ken-vandine/ubuntu/wily/lxc-android-config/wifi_hotspot_fix