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

Direct Click to transmission failing with invalid header error. #615

Open
11 tasks
famewolf opened this issue Oct 7, 2019 · 1 comment
Open
11 tasks

Direct Click to transmission failing with invalid header error. #615

famewolf opened this issue Oct 7, 2019 · 1 comment

Comments

@famewolf
Copy link

famewolf commented Oct 7, 2019

Reporting Issues:

To ensure that a I has enough information to work with please include all of the following information.

Use proper markdown syntax to structure your post (i.e. code/log in code blocks).

Make sure you provide the following information below:

  • Version
    Latest from Feb 3rd.

  • Branch

  • Commit hash

  • Operating system
    Freenas Jail

  • Python version

  • What you did?

  • What happened?

  • What you expected?

  • How can we reproduce your issue?

  • What are your (relevant) settings?

  • Include a link to your FULL (not just a few lines!) log file that has the error. Please use Gist or Pastebin.

Close your issue when it's solved! If you found the solution yourself please comment so that others benefit from it.

Link to log:

Running transmission via it's ip and port works fine while,
When clicking on the word "transmission" in the htpc_manager display which would normally link directly to that app vs the htpc manager "front end" of it the following error occurs:

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: 7JSTOz5gcepVV4S3Qh4S0w8XPUL6wkG8oFBuGg7G82hiTnL8

@MichaIng
Copy link

Could you reopen the issue at the new maintained repository, please: https://github.com/HTPC-Manager/HTPC-Manager/issues

NB: It is a Python 3 migration, so if you want to use it, you likely need to adjust your startup scripts/services accordingly 😉.

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

2 participants