Transmission will not load any torrents
As the titile suggests, Transmission won't load any torrents from Cylon Linux 32-bit. I will try to upload an image shot of the message log.
Direct Link:
http://
Image:
[url=http://
what do i do?
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- 2014-06-05
- Last query:
- 2014-06-05
- Last reply:
- 2014-06-05
What is the output of:
lsb_release -a; uname -a; apt-cache policy transmission
Thanks
I inputed it in the terminal and this is what showed up.
james@james-
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.4 LTS
Release: 12.04
Codename: precise
Linux james-laptop 3.2.0-63-
transmission:
Installed: (none)
Candidate: 2.51-0ubuntu1.3
Version table:
2.
500 http://
500 http://
2.51-0ubuntu1 0
500 http://
james@james-
You don't have transmission installed. If you run:
sudo apt-get install transmission
It will install
I did install Transmission, I've done it several times. Still not loading any torrents.
If you run it from a terminal, the output may give clues.
james@james-
[sudo] password for james:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
transmission
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 938 B of archives.
After this operation, 21.5 kB of additional disk space will be used.
Get:1 http://
Fetched 938 B in 0s (11.6 kB/s)
Selecting previously unselected package transmission.
(Reading database ... 281412 files and directories currently installed.)
Unpacking transmission (from .../transmissio
Setting up transmission (2.51-0ubuntu1.3) ...
james@james-
that's what it said. Still won't load torrents.
UPDATE!
So i tried installing both the Transmission Client and Transmission GUI from the Ubuntu Software Center and installed the system updates that I had been putting off for a while now, and it worked! The torrent can be seen from both the client and GUI version of Transmission. I dunno what happened, maybe both the install and updates helped.
Thank you to andrew-woodhead666 for the constant feedback!
Tip! Try to load a torrent that you know isn't corrupt, I discovered that one of my torrents that I was trying won't load cause it's corrupted for some reason.
Thanks actionparsnip, that solved my question.