transmission-remote commands are erroring with Unexpected response: 401: UnauthorizedUnauthorized User:...
Algorithm to convert a fixed-length string to the smallest possible collision-free representation?
Placing subfig vertically
What wound would be of little consequence to a biped but terrible for a quadruped?
If the Captain's screens are out, does he switch seats with the co-pilot?
How do I express some one as a black person?
Low budget alien movie about the Earth being cooked
Can Mathematica be used to create an Artistic 3D extrusion from a 2D image and wrap a line pattern around it?
Extra alignment tab has been changed to cr. } using table, tabular and resizebox
Is there an equal sign with wider gap?
Is Gradient Descent central to every optimizer?
Grey hair or white hair
Making a sword in the stone, in a medieval world without magic
What to do when during a meeting client people start to fight (even physically) with each others?
Space in array system equations
The bar has been raised
Latest web browser compatible with Windows 98
Set and print content of environment variable in cmd.exe subshell?
Is it true that real estate prices mainly go up?
infinitive telling the purpose
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
A three room house but a three headED dog
What Happens when Passenger Refuses to Fly Boeing 737 Max?
"One can do his homework in the library"
How do you like my writing?
transmission-remote commands are erroring with Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzipAre Linux commands interchangeable with Unix commands?What are commands to find shell keywords, built in functions and user defined functions?Remote commands over SSH with Windows PowerShell - Protection against disconnectionHow to edit a remote file with implicit su-ing to another user on remote hoststop user from being runing any commands, should able to run only granted with sudoUnable to SSH into remote server with defined user & keyfileHow to run remote ssh command with multiple commands using quotes?Helping remote user with Linux by downloading scriptsWhitelisting commands a user can use with sudoCommand to copy file to remote server with different user ID?
I'm running the latest Raspbian distribution and just installed the transmission
packages.
I've been unable to set it up properly because whenever I run a transmission-remote
command - say, to alter some base configurations - I keep getting the same error:
$ transmission-remote -DU -c required -p 9091 -w ~/torrents
Unexpected response: <h1>401: Unauthorized</h1>Unauthorized User: deflate, gzip
I can't find any good docs or tutorials out there to troubleshoot with, and I suspect I missed out on a step in the initial setup process which has resulted in this error. I'll already tried setting a username/password, i.e.
$ transmission-remote --auth myusername:mypassword
which succeeded, but it's still throwing the same "Unexpected response" error for all other commands.
Does anyone have an idea of why this might be happening?
linux bittorrent transmission
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm running the latest Raspbian distribution and just installed the transmission
packages.
I've been unable to set it up properly because whenever I run a transmission-remote
command - say, to alter some base configurations - I keep getting the same error:
$ transmission-remote -DU -c required -p 9091 -w ~/torrents
Unexpected response: <h1>401: Unauthorized</h1>Unauthorized User: deflate, gzip
I can't find any good docs or tutorials out there to troubleshoot with, and I suspect I missed out on a step in the initial setup process which has resulted in this error. I'll already tried setting a username/password, i.e.
$ transmission-remote --auth myusername:mypassword
which succeeded, but it's still throwing the same "Unexpected response" error for all other commands.
Does anyone have an idea of why this might be happening?
linux bittorrent transmission
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm running the latest Raspbian distribution and just installed the transmission
packages.
I've been unable to set it up properly because whenever I run a transmission-remote
command - say, to alter some base configurations - I keep getting the same error:
$ transmission-remote -DU -c required -p 9091 -w ~/torrents
Unexpected response: <h1>401: Unauthorized</h1>Unauthorized User: deflate, gzip
I can't find any good docs or tutorials out there to troubleshoot with, and I suspect I missed out on a step in the initial setup process which has resulted in this error. I'll already tried setting a username/password, i.e.
$ transmission-remote --auth myusername:mypassword
which succeeded, but it's still throwing the same "Unexpected response" error for all other commands.
Does anyone have an idea of why this might be happening?
linux bittorrent transmission
I'm running the latest Raspbian distribution and just installed the transmission
packages.
I've been unable to set it up properly because whenever I run a transmission-remote
command - say, to alter some base configurations - I keep getting the same error:
$ transmission-remote -DU -c required -p 9091 -w ~/torrents
Unexpected response: <h1>401: Unauthorized</h1>Unauthorized User: deflate, gzip
I can't find any good docs or tutorials out there to troubleshoot with, and I suspect I missed out on a step in the initial setup process which has resulted in this error. I'll already tried setting a username/password, i.e.
$ transmission-remote --auth myusername:mypassword
which succeeded, but it's still throwing the same "Unexpected response" error for all other commands.
Does anyone have an idea of why this might be happening?
linux bittorrent transmission
linux bittorrent transmission
asked Oct 6 '13 at 13:53
3cheesewheel3cheesewheel
4621825
4621825
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I can do it passing the user/password with flag -n
pi@raspbmc:~/torrent$ transmission-remote -a prueba.torrent
Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzippi@raspbmc:~/torrent$ transmission-remote -a -n user:password prueba.torrent
localhost:9091/transmission/rpc/ responded: "success"
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f655102%2ftransmission-remote-commands-are-erroring-with-unexpected-response-h1401-una%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I can do it passing the user/password with flag -n
pi@raspbmc:~/torrent$ transmission-remote -a prueba.torrent
Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzippi@raspbmc:~/torrent$ transmission-remote -a -n user:password prueba.torrent
localhost:9091/transmission/rpc/ responded: "success"
add a comment |
I can do it passing the user/password with flag -n
pi@raspbmc:~/torrent$ transmission-remote -a prueba.torrent
Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzippi@raspbmc:~/torrent$ transmission-remote -a -n user:password prueba.torrent
localhost:9091/transmission/rpc/ responded: "success"
add a comment |
I can do it passing the user/password with flag -n
pi@raspbmc:~/torrent$ transmission-remote -a prueba.torrent
Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzippi@raspbmc:~/torrent$ transmission-remote -a -n user:password prueba.torrent
localhost:9091/transmission/rpc/ responded: "success"
I can do it passing the user/password with flag -n
pi@raspbmc:~/torrent$ transmission-remote -a prueba.torrent
Unexpected response:
401: Unauthorized
Unauthorized User: deflate, gzippi@raspbmc:~/torrent$ transmission-remote -a -n user:password prueba.torrent
localhost:9091/transmission/rpc/ responded: "success"
answered Dec 6 '13 at 10:01
MiguelMiguel
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f655102%2ftransmission-remote-commands-are-erroring-with-unexpected-response-h1401-una%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown