Transmission update failed

Status
Not open for further replies.

wags22

Explorer
Joined
Oct 1, 2014
Messages
59
Clicked the update on transmission today and it failed. Eventually figured out that the jail had been turned of and got it back on, but the plugin still won't start. Suggestions for troubleshooting?

I'd like to figure this out, but I did install another transmission to get things running in the meantime. I've changed the network port to 9092 and am running a new IP.

Thanks for any assistance given.

wags
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Clicked the update on transmission today and it failed. Eventually figured out that the jail had been turned of and got it back on, but the plugin still won't start. Suggestions for troubleshooting?

I'd like to figure this out, but I did install another transmission to get things running in the meantime. I've changed the network port to 9092 and am running a new IP.

Thanks for any assistance given.

wags

try running this in the transmission jail's commandline
Code:
service transmission onestart


If you were coming from 2.82 to 2.84_X you may need to re-link the init script.
Code:
rm /usr/local/etc/rc.d/transmission
ln -s /usr/pbi/transmission-amd64/etc/rc.d/transmission /usr/local/etc/rc.d
 

wags22

Explorer
Joined
Oct 1, 2014
Messages
59
Repairing the link worked. The command line appeared to be starting it, but once I went to the GUI and clicked it to on, it actually came on.
 

SpiritFly

Dabbler
Joined
Jul 11, 2014
Messages
25
try running this in the transmission jail's commandline
Code:
service transmission onestart


If you were coming from 2.82 to 2.84_X you may need to re-link the init script.
Code:
rm /usr/local/etc/rc.d/transmission
ln -s /usr/pbi/transmission-amd64/etc/rc.d/transmission /usr/local/etc/rc.d

I've had this problem for so long! This fixed it, thanks a lot! My transmission is brand new again, lol! Cheers!
 
Status
Not open for further replies.
Top