Transmission webui problem - Conflict 409

40,614

Solution 1

What is the URL you're trying to use?

Don't forget the trailing slash http://host:9091/transmission/web/ (it makes all the difference)

Solution 2

Try adding #files to the end of the address. e.g /web/#files.

It worked for me.

I was even able to take the #files off it once I had logged in and it still worked for some strange reason?

Solution 3

I just solved this issue enabling the DMZ server in the router, pointing to the local IP of the raspberry.

Share:
40,614

Related videos on Youtube

Sasha Stadnik
Author by

Sasha Stadnik

Updated on September 18, 2022

Comments

  • Sasha Stadnik
    Sasha Stadnik almost 2 years

    I am running the latest stable version of Transmission (version 2.31 from the Transmission ppa). Any time I try to log in to the web user interface, I get hit with this:

    409: Conflict

    Your request had an invalid session-id header.

    To fix this, follow these steps:

    When reading a response, get its X-Transmission-Session-Id header and remember it Add the updated header to your outgoing requests When you get this 409 error message, resend your request with the updated header This requirement has been added to help prevent CSRF attacks.

    X-Transmission-Session-Id: CBcYiodnQIHKYkhr9EceZOMW3ICgMSgt6j2FTCOXbcunA1tK

    Anyway, I've had this problem with Transmission for the last couple of versions, and I haven't been able to find an answer as to how to fix this anywhere online. If anyone has any ideas, let me know.

  • Sasha Stadnik
    Sasha Stadnik about 13 years
    I don't even have apache installed. In the past, I didn't need to install or tinker with apache at all to get the webui to work. Also, I'm using URL format host:9091/transmission/web
  • hometoast
    hometoast about 13 years
    sorry, misunderstood. Updated answer.
  • KoCMoHaBTa
    KoCMoHaBTa about 9 years
    Omg, why the trailing slash is so important? I can't beleave that this resolved the problem.
  • Sampgun
    Sampgun about 6 years
    Same here...unbelievable
  • Dmitry Grigoryev
    Dmitry Grigoryev about 5 years
    @Sampgun It would make a difference if your browser stumbles upon e.g. http://localhost:9091/transmission/web/?action=setsetting&s=‌​password&v=backdoor
  • Sampgun
    Sampgun about 5 years
    @DmitryGrigoryev yeah I know. I just couldn't believe the solution was so easy.
  • Benjamin Goodacre
    Benjamin Goodacre over 4 years
    Still doesnt work with adding forward slash , transmission-daemon 2.94
  • Dimitri Kopriwa
    Dimitri Kopriwa almost 4 years
    I finally managed to access the webui by adding a / after /transmission/web, but the /transmission/rpc is still returning 404. The transmission udp/tcp port is not visible publicly, is that an issue for the web client? How do I export UDP/TCP