question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[API] Series banners fail to load since 2.3.17

See original GitHub issue

Series banners fail to load on the WebUI since version 2.3.17

HTML code for flexget-2.3.16: <img class="md-card-image" ng-src="http://thetvdb.com/banners/graphical/272644-g5.jpg" src="http://thetvdb.com/banners/graphical/272644-g5.jpg">

HTML code for flexget-2.3.17 up to flexget-2.3.28: <img class="md-card-image" ng-src="/api/cached/?url=http://thetvdb.com/banners/graphical/272644-g5.jpg" src="/api/cached/?url=http://thetvdb.com/banners/graphical/272644-g5.jpg">

The error for this URL is:

{
    "code": 500, 
    "message": "Error: 13"
}

Update: It can be reproduce from the API test/doc page : http://flexget:5050/api/

Additional information:

  • Flexget Version: Started in flexget-2.3.17

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
liiightcommented, Sep 17, 2016

Not really, I’ll add more informative logs to this soon

0reactions
liiightcommented, Sep 18, 2016

yeah, my bad 😄 i’ll fix this

Read more comments on GitHub >

github_iconTop Results From Across the Web

Announcements - Knowledge Base - Customer Support
What occurred SP initiated SAML authentication failed for users who did not already have an existing session. SAML applications launched from within the ......
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
Bug:1523 - "[IDEA] Offload work by distributing trivial ebuild maintenance to users, introduce a simple stability voting system and have a core team...
Read more >
Type or Namespace 'GoogleMobileAds' could not be found.
I found the solution. In the Monodevelope, at the search text box, type "GoogleMobileAds.Api" then select it. And try again with using ...
Read more >
PVCS Version Manager 8.6.3 Release Notes - Micro Focus
3.3.15 I-net: project selection is lost after error [DEF329431] ... 4.1.24 Adding a login banner to the PVCS Desktop Client login dialog [ENH318456]....
Read more >
Welcome to ActionKit's Help System — ActionKit Manual
Set up an endpoint · Create the Push API Endpoint in ActionKit · Confirmation ... Recurring Donations: failed payments by month since last...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found