Cookie “SID” has been rejected because there is an existing “secure” cookie.
What version are you using?
What OS are you running?
ArchLinux + Podman Quadlet + Docker Image
Are you using Docker or as a service?
Docker
Which debrid provider are you using?
Real Debrid
Which downloader are you using?
Not yet
Please attach a log file here with the log setting set to debug
When I use Firefox to access the WebUI, setup admin password, and then try to log in, the WebUI stuck after I clicked the login button. The button simply shows the rotating circle animation. When opening the developer console to see logs, there is an error staying Cookie “SID” has been rejected because there is an existing “secure” cookie.. And the isLoginIn request received an HTTP 403 response.
I'm hosting rdt-client in my NAS and connecting from my PC to the WebUI with HTTP. Microsoft Edge won't show this error and I could log in.
Maybe the most ideal way for me to solve it is to set up Caddy HTTPS reverse proxy for the RDT-client web service on my NAS and connect to it through HTTPS? Still, it's a bit confusing for newcomers to this project who want to try it out quickly.