Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to link to deezer as Indexer #84

Open
20-goto-10 opened this issue Nov 6, 2023 · 7 comments
Open

Unable to link to deezer as Indexer #84

20-goto-10 opened this issue Nov 6, 2023 · 7 comments

Comments

@20-goto-10
Copy link

Probably user error, but Installed 1.4.1.3564 and it successfully links to connects to Deemix as download client, however I cannot get it to connect the Deemix as the indexer.

Describe the bug
In the indexer config page, I Click + to add new indexer. Select Deemix from Others.
Enter (defaulted to) http://localhost:6595 and arl, click test but connection times out.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Indexers -> Plus -> Select Deemix
  2. Use default http://localhost:6595 for Deemix url
  3. Add arl
  4. Click test
  5. After a few minutes see

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System info (please complete the following information):

  • OS: Ubuntu server 2023
  • Container engine Docker 24.0.7

docker-compose.yml (please complete the following information):

version: "3"
services:
  lidarr:
    image: youegraillot/lidarr-on-steroids:latest
    restart: unless-stopped
    ports:
      - "8686:8686" # Lidarr web UI
      - "6595:6595" # Deemix web UI
    volumes:
      - /opt/lidarr/config:/config
      - /opt/lidarr/demix/config:/config_deemix
      - /mnt/shared-media/lidarr/downloads:/downloads
      - /mnt/shared-media/lidarr/music:/music

Additional context
Tried using localhost, 127.0.0.1, explicit ip address and host.docker.internal.
Note that the downloader which uses localhost 6595 test button does work

@kaibagley
Copy link

I am also having this issue still, and I've noticed that I am unable to login to the Deemix interface either, it give me a pop-up on the bottom left saying "Unable to login" I'm assuming this is related, are you having this same issue @20-goto-10?

@Abraka
Copy link

Abraka commented Dec 24, 2023

My deemix is also unable login now..."Couldnt log in"...

@kaibagley
Copy link

I just saw that it was my ARL that had expired/changed, and after fixing that all is well for me...

@Abraka
Copy link

Abraka commented Dec 25, 2023

I just saw that it was my ARL that had expired/changed, and after fixing that all is well for me...

New ARL helped.

@rightsaidfred99
Copy link

rightsaidfred99 commented Dec 28, 2023

doesn't work for me, it gets stuck logging in or with arl. pretty much vapourware at this point :(

@BadCo-NZ
Copy link

For me Deemix seems to drop off from Lodarr and I have to go and refresh the ARL very often.

@codefaux
Copy link

Not to spam, but if you still are having problems;

#56 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants