← Back to team overview

touch-packages team mailing list archive

[Bug 1529998] Re: HTTP error 502 from remote server

 

** Changed in: thumbnailer (Ubuntu)
       Status: In Progress => Fix Committed

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

Title:
  HTTP error 502 from remote server

Status in thumbnailer package in Ubuntu:
  Fix Committed

Bug description:
  Just picked this up in the log during stress testing on the phone:

  thumbnailer-service: [00:20:58.767] unexpected QNetworkReply::NetworkError 499 for "https://dash.ubuntu.com/musicproxy/v1/album-art?artist=Eagles&album=One of These Nights&key=0f450aa882a6125ebcbfb3d7f7aa25bc"
  thumbnailer-service: [00:20:58.767] HTTP error code 502 for "https://dash.ubuntu.com/musicproxy/v1/album-art?artist=Eagles&album=One of These Nights&key=0f450aa882a6125ebcbfb3d7f7aa25bc"

  502 means Bad Gateway, suggesting that something in the comms between dash.ubuntu.com and 7digital went wrong.
  The Qt 499 error is QNetworkReply::UnknownServerError.

  This causes a two-hour back-off in the thumbnailer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thumbnailer/+bug/1529998/+subscriptions


References