H
Homarr16mo ago
aguelando

Media request widget issue

can not load info from Jellyseerr, got this error ERROR Failed to request data from Overseerr: TypeError: Cannot read properties of undefined (reading 'map') using Jellyseerr v1.6.0
46 Replies
Manicraft1001
Manicraft100116mo ago
Hi, thanks for your post. Can you tell us, what URL you use for Overseer? It should not end with / or /index / dashboard...
aguelando
aguelandoOP16mo ago
hello, I'm using Jellyseerr, I do not know why it says Overseerr
aguelando
aguelandoOP16mo ago
No description
Manicraft1001
Manicraft100116mo ago
Ah sorry, Jellyseer 🙂
aguelando
aguelandoOP16mo ago
I already changed twice the api key and is not solved
Manicraft1001
Manicraft100116mo ago
Okay. If you open your config file with a text editor, can you find your token there?
aguelando
aguelandoOP16mo ago
gonna check yes, is there
Manicraft1001
Manicraft100116mo ago
I have 1.6.0 too.. Hmm 🤔 Is it proxied somehow? Or is it a direct connection to Jellyseer?
aguelando
aguelandoOP16mo ago
no, not using any proxy actually can ping correctly
aguelando
aguelandoOP16mo ago
No description
Manicraft1001
Manicraft100116mo ago
Okay. Can you create an issue on GitHub?
aguelando
aguelandoOP16mo ago
mm I don't have an account is there other http code to shows for more info? or is there a debug mode to see more details?
Manicraft1001
Manicraft100116mo ago
No, not really. The stacktrace is the most important information
aguelando
aguelandoOP16mo ago
the actual logs from the container?
Manicraft1001
Manicraft100116mo ago
You already posted it in your first message It would be really useful to get an GitHub issue for it. If you do not want to create an account, please tell @tagaishi . He'll create it for you. I'm currently on mobile. It's quite hard to extract text on it.
aguelando
aguelandoOP16mo ago
👍 probably he will see this thread later
Tag
Tag16mo ago
I'm here
aguelando
aguelandoOP16mo ago
Hi could you create an issue on github about my problem?
Tag
Tag16mo ago
Are you sure the integration in pointed on jellyseer ?
aguelando
aguelandoOP16mo ago
pretty sure, I had check the config json too
aguelando
aguelandoOP16mo ago
No description
BlueFoot
BlueFoot16mo ago
Same issue here I think.
No description
Tag
Tag16mo ago
Has this happened because you updated to 0.13.1?
BlueFoot
BlueFoot16mo ago
It was broken for me prior to 0.13.1
Tag
Tag16mo ago
Oh you too? If it's widespread then it's a global issue, I'll make the github post
aguelando
aguelandoOP16mo ago
I don't think so, this is the first time a setup Homarr
BlueFoot
BlueFoot16mo ago
Yeah this is all I get though, so not sure if its the same issue
No description
Tag
Tag16mo ago
And for both, clearing cache in the app doesn't help?
BlueFoot
BlueFoot16mo ago
I can try one momenty
BlueFoot
BlueFoot16mo ago
That was it
aguelando
aguelandoOP16mo ago
hahaha doesn't work for me
Tag
Tag16mo ago
You cleared cache with that "Clear all cache" button?
No description
aguelando
aguelandoOP16mo ago
yes
Tag
Tag16mo ago
Dammit, almost a 2 for 2 cache problem
aguelando
aguelandoOP16mo ago
like 10 times now
Tag
Tag16mo ago
It's fine don't worry, I'll make the github issue post and we'll be able to check on it later on
aguelando
aguelandoOP16mo ago
I gonna try to recreate the container with a new config, wait a minute homarr: image: ghcr.io/ajnart/homarr:latest container_name: homarr restart: unless-stopped network_mode: "bridge" # optional ports: - "7575:7575" volumes: - "/docker/appdata/homarr/configs:/app/data/configs" - "/docker/appdata/homarr/icons:/app/public/icons" - "/var/run/docker.sock:/var/run/docker.sock" environment: - PUID=1000 - PGID=1000 - TZ=America/New_York how you see it, no problem?
Tag
Tag16mo ago
I'm not a docker guy so I wouldn't be sure Let me check with the docs 1 sec
BlueFoot
BlueFoot16mo ago
This was mine, I believe its straight from the docs(maybe minor changes)
version: '3'
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock
ports:
- '7575:7575'
version: '3'
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
- /var/run/docker.sock:/var/run/docker.sock
ports:
- '7575:7575'
aguelando
aguelandoOP16mo ago
I just changed the volumes directory, I don't think will be a problem
Tag
Tag16mo ago
Seems good to me As long as all your volumes are on different folders it's fine
BlueFoot
BlueFoot16mo ago
Does your user have docker perms? Maybe that could cause issues? sudo usermod -a -G docker user
aguelando
aguelandoOP16mo ago
I did that when I install docker my user belongs to the docker group ok, after a fresh install works now xd
Tag
Tag16mo ago
Cool, tell us if you need anything more then
aguelando
aguelandoOP16mo ago
thanks
Want results from more Discord servers?
Add your server