Skip to content

[Bug] Setup Wizard fails at DMM Config ("Credentials invalid") / Is this project still active? #59

@LW-54

Description

@LW-54

When attempting to complete the initial setup wizard, the DMM configuration step fails with the error: Connection Failed. DMM credentials are invalid. User was redirected to login page.

I have verified I am using the correct, fresh local storage tokens (RD_ACCESS_TOKEN, RD_CLIENT_ID, RD_CLIENT_SECRET, RD_REFRESH_TOKEN) pulled directly from Chrome DevTools while logged into debridmediamanager.com. I have tried pasting both the raw string values and the full JSON objects, but the hidden browser still gets kicked back to the /start page.

To Reproduce
Start the latest Docker container (ghcr.io/woahai321/seerrbridge:latest).

Navigate to the setup UI (port 3777).

Paste the 4 keys from DMM's local storage.

Click "Test & Continue".

The UI throws the connection failed error.

Server Logs
Plaintext

[20:49:42] ℹ Starting DMM credentials test...
[20:49:42] ℹ Using chromedriver at: /usr/local/bin/chromedriver
[20:49:42] ℹ Navigating to Debrid Media Manager...
[20:49:45] ℹ Injecting credentials into browser...
[20:49:48] ℹ Clicked login button
[20:49:50] ℹ Navigating to library page...
[20:49:54] ℹ Current URL after navigation: https://debridmediamanager.com/start
[20:49:54] ❌ Authentication failed: Redirected to login/start page
[20:49:54] ❌ Error testing DMM credentials: DMM credentials are invalid. User was redirected to login page.
Environment
Installation Method: Docker Compose

Image Tag: latest

Project Status Inquiry
I also noticed the official Discord link on the repository is dead, and the website is down. Has development on this project been abandoned?

It looks like a recent UI update on the Debrid Media Manager website might have permanently broken the Selenium/Chromedriver automation script. If the original dev has stepped away, does anyone know if there is an active fork maintaining this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions