Transmission 1.75 (9117) + transmission-remote -> 409

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
crimsdings
Posts: 3
Joined: Fri Dec 18, 2009 10:11 am

Transmission 1.75 (9117) + transmission-remote -> 409

Post by crimsdings »

transmission-remote 192.168.1.100:8080 -n=username:password -l

gives me the error

Code: Select all

[11:18:05.856] JSON parser failed at line 1, column 1: "<h1>409: Conflic"
[11:18:05.856] transmission-remote: Unable to parse response "<h1>409: Conflict</h1><p>Your request had an invalid session-id header.</p><p>To fix this, follow these steps:<ol><li> When reading a response, get its X-Transmission-Session-Id header and remember it<li> Add the updated header to your outgoing requests<li> When you get this 409 error message, resend your request with the updated header</ol></p><p>This requirement has been added to help prevent <a href="http://en.wikipedia.org/wiki/Cross-site_request_forgery">CSRF</a> attacks.</p><p><code>X-Transmission-Session-Id: id</code></p>"
however on the same machine as the transsmission bt client runs transmission-remote localhost:8080 -n=username:password -leverything works fine .. so how can i get this working from a remote machine ?

transmission runs on ubuntu 9.10 server edtition all other machines run ubuntu 9.04 or 9.10
crimsdings
Posts: 3
Joined: Fri Dec 18, 2009 10:11 am

Re: Transmission 1.75 (9117) + transmission-remote -> 409

Post by crimsdings »

okay you can actually ignore that i had version 1.51 on my client side .. after update to 1.75 everything appears to be working ;)
Post Reply