Git Product home page Git Product logo

Comments (10)

petersem avatar petersem commented on May 27, 2024

Is it all images that are missing, or just for a specific thing? eg plex, sonarr, radarr, etc

from posterr.

Vandekieft avatar Vandekieft commented on May 27, 2024

Is it all images that are missing, or just for a specific thing? eg plex, sonarr, radarr, etc

I had them all set up, and none of them were providing any images. I tried fresh docker container on a different system too, same thing.

I am going to troubleshoot some more tonight.

from posterr.

justindixson avatar justindixson commented on May 27, 2024

I am seeing the same issue on my docker install. This is what was showing repeatedly in the logs:

RangeNotSatisfiableError: Range Not Satisfiable
    at createHttpError (/usr/src/node_modules/send/index.js:984:7)
    at SendStream.error (/usr/src/node_modules/send/index.js:270:31)
    at SendStream.send (/usr/src/node_modules/send/index.js:666:19)
    at onstat (/usr/src/node_modules/send/index.js:725:10)
    at FSReqCallback.oncomplete (fs.js:193:5)

@Vandekieft ,
Are you using docker-compose? If so what does your docker-compose file look like for Posterr?

from posterr.

Vandekieft avatar Vandekieft commented on May 27, 2024

I am seeing the same issue on my docker install. This is what was showing repeatedly in the logs:

RangeNotSatisfiableError: Range Not Satisfiable
    at createHttpError (/usr/src/node_modules/send/index.js:984:7)
    at SendStream.error (/usr/src/node_modules/send/index.js:270:31)
    at SendStream.send (/usr/src/node_modules/send/index.js:666:19)
    at onstat (/usr/src/node_modules/send/index.js:725:10)
    at FSReqCallback.oncomplete (fs.js:193:5)

@Vandekieft , Are you using docker-compose? If so what does your docker-compose file look like for Posterr?

I have been too busy to check recently. But I did a compose via portainer, and just traditional CLI. My main method of using this app was through TrueNAS scale TrueCharts. I briefly did the docker builds and then removed them after they did not work. I figured it was something in my network at first so I then stuck witht he TrueCharts and was troubleshooting there.

Eventually Ill get back to check it. Another busy week and I can't yet. Sorry for the lack of logs.

from posterr.

Vandekieft avatar Vandekieft commented on May 27, 2024

So randomly this week some of the artwork started showing up again. This was interesting because I did not change anything except for how my images are stored in Tautulli. I switched from Cloudinary to local.

I reviewed all the URLs that were for images in the postarr page and about 30% of them loaded real images and the remaining 70% still just displayed blank. I still do not see any errors anywhere, but is Tautulli the main source for how the images are displayed? All my legacy urls for Tautulli still load the proper images.

from posterr.

petersem avatar petersem commented on May 27, 2024

@Vandekieft can you share your compose yaml? Also, can you tell me how many on-demand titles you have selected? (less is more here. Better to keep it under 20, have 15-20 second slide transitions, and a 20 minute refresh period.

from posterr.

Vandekieft avatar Vandekieft commented on May 27, 2024

So I started using Posterr with the TrueCharts build, but I figured that was the cause of my initial issue, so I just used the generic Compose template for testing and left it as it did not have any difference:


version: '2.4'

services:
posterr:
image: petersem/posterr
container_name: posterr
environment:
TZ: America/Denver
BASEPATH: ""
volumes:
- /opt/posterr/config:/usr/src/app/config
- /opt/posterr/custom:/usr/src/app/public/custom
ports:
- 9876:3000
restart: unless-stopped


I have had my on-demand at 15, 25, and 50. None of them made any difference. I just have left posterr running even though I had this issue, and it comes and goes. A lot of the times it will be just the general blank view, and then randomly it will show the posters for most of the day. I really do not know where the issue lies. I know this is not very helpful but I was lost. I was certain this issue was my network, but noting would confirm that. Then I was thinking TrueCharts, but still nope. I run plenty of other docker containers with volumes in the same /opt/ matching similar or the same permissions but they all seem to work just fine.

Here is what it mostly looks like...

image

from posterr.

NightHawkATL avatar NightHawkATL commented on May 27, 2024

Looks like since the update to Radarr a few weeks ago, the images are not pulling correctly. I get the "poster not available" poster on all movies but the Sonarr TV posters still work. The latest update for Radarr requires enabling authentication and ever since that setting was enabled, I can't see the artwork/poster art. I have tried to disable the authentication but it is mandatory and I have tried to set it so that local access doesn't check SSL but there is no option to disable local authentication.
image
image

from posterr.

OcifferAction avatar OcifferAction commented on May 27, 2024

Looks like since the update to Radarr a few weeks ago, the images are not pulling correctly. I get the "poster not available" poster on all movies but the Sonarr TV posters still work. The latest update for Radarr requires enabling authentication and ever since that setting was enabled, I can't see the artwork/poster art. I have tried to disable the authentication but it is mandatory and I have tried to set it so that local access doesn't check SSL but there is no option to disable local authentication.

I'm getting the same issue on my end. I've tried everything I can think of to remedy the issue, but nothing has worked.

from posterr.

petersem avatar petersem commented on May 27, 2024

Fixed in the lastest release (as of 5 minutes ago). Radarr changed the json data name for images (dont ask me why).

from posterr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.