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

[Error] Can't login with Deemix using Deezer creds #91

Open
Coder84619 opened this issue Feb 2, 2024 · 3 comments
Open

[Error] Can't login with Deemix using Deezer creds #91

Coder84619 opened this issue Feb 2, 2024 · 3 comments

Comments

@Coder84619
Copy link

Describe the bug
I created a new Deezer account, which works via the web. I then try and use those credentials in Deemix, and they fail. Also, using the ARL fails too.

To Reproduce
Steps to reproduce the behavior:

  1. Go to :/6595
  2. Click on Settings
  3. Enter Deezer credentials and click on Login
  4. Unable to login

Expected behavior
It lets me login to Deezer

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

System info (please complete the following information):

  • OS: ubuntu
  • Container engine docker/Portainer

lidarr-on-steroids:
image: youegraillot/lidarr-on-steroids
restart: unless-stopped
ports:
- 8686:8686 # Lidarr web UI
- 6595:6595 # Deemix web UI
volumes:
- ${Docker_config}/lidarr-on-steroids:/config
- ${Docker_config}/deemix:/config_deemix
- ${NAS_data}:/downloads
- ${NAS_data}:/music

Additional context
Add any other context about the problem here.

@12nick12
Copy link

12nick12 commented Feb 9, 2024

I'm assuming it's related to the annoying captcha. I would log in in incognito and pull the ARL cookie method. That still works.

@NikMAX2077
Copy link

NikMAX2077 commented Jun 15, 2024

I'm assuming it's related to the annoying captcha. I would log in in incognito and pull the ARL cookie method. That still works.

ARL doesn't work too. I have endless loading. In last "original" Deemix container version it works, bit not in built-in one. I even tried successfully login with original Deemix and then using it's config directory to built-in Deemix, but it's automatically logging out instead of using connected account.

@12nick12
Copy link

Interesting I just auth'd the other day.

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

3 participants