OverSeerr Integration Help

having a recent issue with OverSeerr where new request are not showing up in the media list the list seem to be stuck, on older request. the request shown in the widget is from a couple weeks ago the overseerr screen capture is showing what is there and what I would have normally seen, not sure 100% when it broke on what version I have deleted and recreated the integration and still same issue I am running latest version Version 1.21.0 and all on Docker
No description
No description
4 Replies
Cakey Bot
Cakey Bot2w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Manicraft1001
Manicraft10012w ago
!qa required_data
Cakey Bot
Cakey Bot2w ago
Thank you for your question. Our support team has noted that your request does not meet the minimum required data so we are unable to answer your question. Please provide: - your Homarr logs - your setup configuration (eg. docker compose, docker run, helm chart, screenshot, ...) - A detailed description of your problem or question with additional images where necessary - Your operating system - Version of Homarr (do not say latest! say 0.15.2, ...) Failure to comply with this will result in a permanent closure of your support request.
malvadobladez
malvadobladezOP2w ago
issues - no new requests are being shown in widgets from overseer Screen captures show the descrpancy between the widget and overseer This all started after the update to fix the issue with wrong selection being made for overseer There are no visable errors in the logs everything in logs show as passed Log Files showing all portions related to url for overseer https://pastebin.com/Q0cAPHr7 Using Docker Compose
homarr:
image: ghcr.io/homarr-labs/homarr:latest #v1.21.0
container_name: ${PF}_homarr
environment:
- TZ=${DTZ}
- SECRET_ENCRYPTION_KEY=XXXXX
- DOCKER_HOST=tcp://192.168.X.X:2375
- ${APPDATA}/homarr:/appdata
network_mode: bridge
ports:
- 7575:7575
restart: unless-stopped
homarr:
image: ghcr.io/homarr-labs/homarr:latest #v1.21.0
container_name: ${PF}_homarr
environment:
- TZ=${DTZ}
- SECRET_ENCRYPTION_KEY=XXXXX
- DOCKER_HOST=tcp://192.168.X.X:2375
- ${APPDATA}/homarr:/appdata
network_mode: bridge
ports:
- 7575:7575
restart: unless-stopped
Version 1.21.0 Synology NAS
Pastebin
Homarr - Pastebin.com
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.

Did you find this page helpful?