You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed everything following your very good documentation, but I'm unable to add Deemix as an indexer while everything is fine for the Download Client.
Error is the following:
I'm using the same hostname for both the DL Client and the indexer (deemix) but replacing it by external hostnames or IP is not helping.
In what I understand to be your situation, the 'Host' entry which should be provided to Lidarr for both Download Client and Indexer would appear to be 'deemix' and the Port should be the same on both; 6595. Check for typos, extra spaces, etc. If you're using a proxy option such as a VPN entrypoint, privacy proxy, or the lidarr/deezer metadata injection project, the proxy needs to be able to resolve 'deemix' as a Docker container; ie it must be in the same compose stack, or an external accomodation such as a DNS rewrite must be made.
Given that Download Client works but Indexer does not, here's what we know:
both deemix-gui and lidarr are in place and running
deemix-gui and lidarr can communicate to each other
only one piece of software has issues talking to only one part of the other software
lidarr can talk to deemix-gui
deemix-gui only listens on one port, so it Must Be Working(tm)
The only possible remainder is that Lidarr is incorrectly configured.
Another issue has recently been raised in that deemix-gui has stopped working with Force Update ARL. (I don't use Lidarr anymore, so I don't know if regular Deezer logins still work in deemix-gui; it seems nobody using this knows what their own login details are, which would imply they're all misusing Deezer and violating its TOS.) It may be worth reconsidering the Lidarr+Deemix-GUI stack entirely, I'm not sure.
Hello,
I just installed everything following your very good documentation, but I'm unable to add Deemix as an indexer while everything is fine for the Download Client.
Error is the following:
![image](https://private-user-images.githubusercontent.com/24211083/356163712-ebf037bb-c2e3-4255-b9f0-69696e9e6c77.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDI4NTYsIm5iZiI6MTczOTE0MjU1NiwicGF0aCI6Ii8yNDIxMTA4My8zNTYxNjM3MTItZWJmMDM3YmItYzJlMy00MjU1LWI5ZjAtNjk2OTZlOWU2Yzc3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDIzMDkxNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA4MjMwMDBmYTQ3YTdkYTVjNTI4ODFkNzU2NTg2ZTFlMmM5ZmE1NDkyN2JkY2Q2NWE0NDZmMmViMDY0YmU0MjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.N7pkh0jb5nkupUuXxpjIpAKYRzMAikF3nLzBtZeyvgU)
I'm using the same hostname for both the DL Client and the indexer (deemix) but replacing it by external hostnames or IP is not helping.
Here's my docker-compose:
The text was updated successfully, but these errors were encountered: