← Back to team overview

touch-packages team mailing list archive

[Bug 1401560] Re: smart-scopes-proxy reports JSON parsing errors if network is not available

 

** Changed in: unity-scopes-api (Ubuntu)
     Assignee: (unassigned) => Pawel Stolowski (stolowski)

** Description changed:

- 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:
+ 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:
  
- phablet@ubuntu-phablet:~/.cache/upstart$ grep -i parse 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.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1401560

Title:
  smart-scopes-proxy reports JSON parsing errors if network is not
  available

Status in unity-scopes-api package in Ubuntu:
  Confirmed

Bug 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1401560/+subscriptions


References