2014-12-11 14:50:13 |
Paweł Stołowski |
bug |
|
|
added bug |
2014-12-11 14:50:57 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be, and we attempt to parse empty string:
phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse smart-scopes-proxy.log
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:26.229609] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:26.230349] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:36.241582] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 |
It seems that network failure is not correctly handled where it should be, and we attempt to parse empty string:
phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse smart-scopes-proxy.log
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 |
|
2014-12-11 14:51:26 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be, and we attempt to parse empty string:
phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse smart-scopes-proxy.log
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string:
phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse smart-scopes-proxy.log
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 |
|
2014-12-11 14:51:27 |
Launchpad Janitor |
unity-scopes-api (Ubuntu): status |
New |
Confirmed |
|
2014-12-11 15:05:00 |
Paweł Stołowski |
unity-scopes-api (Ubuntu): assignee |
|
Pawel Stolowski (stolowski) |
|
2014-12-11 15:06:01 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string:
phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse smart-scopes-proxy.log
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1 |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected. |
|
2014-12-11 15:32:35 |
Paweł Stołowski |
unity-scopes-api (Ubuntu): status |
Confirmed |
In Progress |
|
2014-12-11 16:11:39 |
Launchpad Janitor |
branch linked |
|
lp:~stolowski/unity-scopes-api/fix-lp-1401560 |
|
2014-12-11 17:29:10 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected. |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
Steps to reproduce:
1) Enable flight mode
2) Reboot the phone
3) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log |
|
2014-12-11 18:24:46 |
Paweł Stołowski |
summary |
smart-scopes-proxy reports JSON parsing errors if network is not available |
smart-scopes-proxy doesn't use cached remote scopes if network is not available |
|
2014-12-11 18:25:39 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
Steps to reproduce:
1) Enable flight mode
2) Reboot the phone
3) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
This causes cached remote-scopes.json to be ignored, and all remote scopes disappear from Manage Dash until network becomes available.
Steps to reproduce:
1) Enable flight mode
2) Reboot the phone
3) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log |
|
2014-12-11 18:34:13 |
Paweł Stołowski |
description |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
This causes cached remote-scopes.json to be ignored, and all remote scopes disappear from Manage Dash until network becomes available.
Steps to reproduce:
1) Enable flight mode
2) Reboot the phone
3) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log |
It seems that network failure is not correctly handled where it should be while fetching list of remote scopes, and we attempt to parse empty string -
smart-scopes-proxy.log:
[2014-12-11 14:31:16.212609] INFO: SSRegistry: SmartScopesClient.get_remote_scopes(): Remote scopes:
[2014-12-11 14:31:16.214007] ERROR: SSRegistry: SmartScopesClient.get_remote_scopes() Failed to parse json response from uri: https://dash.ubuntu.com/smartscopes/v2/remote-scopes: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
[2014-12-11 14:31:16.214467] ERROR: SSRegistry: SSRegistryObject: get_remote_scopes() failed: unity::ResourceException: Failed to parse json string: * Line 1, Column 1
Syntax error: value, object or array expected.
This causes cached remote-scopes.json to be ignored, and all remote scopes disappear from Manage Dash until network becomes available.
Steps to reproduce:
1) Make sure you see remote scopes in Manage Dash - All.
2) Enable flight mode
3) Reboot the phone
4) Watch /home/phablet/.cache/upstart/smart-scopes-proxy.log
5) Go to Manage Dash - All: NO remote scopes are listed. |
|
2014-12-12 08:10:36 |
Michi Henning |
unity-scopes-api (Ubuntu): importance |
Undecided |
Critical |
|
2014-12-12 08:15:59 |
Paweł Stołowski |
summary |
smart-scopes-proxy doesn't use cached remote scopes if network is not available |
smart-scopes-proxy doesn't use cached list remote scopes if network is not available |
|
2014-12-12 08:33:03 |
Paweł Stołowski |
summary |
smart-scopes-proxy doesn't use cached list remote scopes if network is not available |
smart-scopes-proxy doesn't use cached list of remote scopes if network is not available |
|
2014-12-12 08:33:19 |
Paweł Stołowski |
summary |
smart-scopes-proxy doesn't use cached list of remote scopes if network is not available |
smart-scopes-proxy doesn't use cached list of remote scopes of network is not available |
|
2014-12-12 10:19:01 |
Paweł Stołowski |
tags |
|
rtm-14.09 |
|
2014-12-12 10:20:15 |
Paweł Stołowski |
bug task added |
|
canonical-devices-system-image |
|
2014-12-12 13:47:53 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/vivid-proposed/unity-scopes-api |
|
2014-12-12 14:35:59 |
Launchpad Janitor |
unity-scopes-api (Ubuntu): status |
In Progress |
Fix Released |
|
2014-12-15 13:42:32 |
Thomas Strehl |
bug task added |
|
unity-scopes-api (Ubuntu RTM) |
|
2014-12-15 13:46:46 |
Pat McGowan |
canonical-devices-system-image: importance |
Undecided |
High |
|
2014-12-15 13:46:46 |
Pat McGowan |
canonical-devices-system-image: status |
New |
Confirmed |
|
2014-12-15 13:46:46 |
Pat McGowan |
canonical-devices-system-image: milestone |
|
ww51-2014 |
|
2014-12-15 14:29:07 |
Launchpad Janitor |
branch linked |
|
lp:~stolowski/unity-scopes-api/fix-lp-1401560-rtm |
|
2015-01-06 19:55:58 |
Pat McGowan |
canonical-devices-system-image: importance |
High |
Critical |
|
2015-01-06 19:55:58 |
Pat McGowan |
canonical-devices-system-image: milestone |
ww51-2014 |
ww03-2015 |
|
2015-01-06 19:56:16 |
Pat McGowan |
summary |
smart-scopes-proxy doesn't use cached list of remote scopes of network is not available |
smart-scopes-proxy doesn't use cached list of remote scopes if network is not available |
|
2015-01-06 19:56:23 |
Pat McGowan |
unity-scopes-api (Ubuntu RTM): importance |
Undecided |
Critical |
|
2015-01-06 19:56:44 |
Pat McGowan |
unity-scopes-api (Ubuntu RTM): assignee |
|
Pawel Stolowski (stolowski) |
|
2015-01-07 17:24:27 |
Launchpad Janitor |
unity-scopes-api (Ubuntu RTM): status |
New |
Fix Released |
|
2015-01-07 20:09:45 |
Pat McGowan |
canonical-devices-system-image: status |
Confirmed |
Fix Released |
|