Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Transmission unMenu package

Featured Replies

My transmission just stops (shuts-off) by itself from time to time (maybe once per couple days)... and i get this error in the syslog:

 

Nov 16 20:53:01 MOVIESERVER kernel: transmission-da[26699]: segfault at 0 ip b746fd0f sp b7346df0 error 6 in libc-2.11.1.so[b73f4000+15c000]

 

Any ideas whats going on?

  • Replies 703
  • Views 193.2k
  • Created
  • Last Reply
  • Author

My transmission just stops (shuts-off) by itself from time to time (maybe once per couple days)... and i get this error in the syslog:

 

Nov 16 20:53:01 MOVIESERVER kernel: transmission-da[26699]: segfault at 0 ip b746fd0f sp b7346df0 error 6 in libc-2.11.1.so[b73f4000+15c000]

 

Any ideas whats going on?

What other plugins/packages are you running? and what version of unRAID.

Latest version of unRaid (5.0-rc8a),

 

Other packages:

 

bwm-ng - Bandwidth Monitor NG (Next Generation), a live bandwidth monitor

Clean Powerdown

  • Author

Latest version of unRaid (5.0-rc8a),

 

Other packages:

 

bwm-ng - Bandwidth Monitor NG (Next Generation), a live bandwidth monitor

Clean Powerdown

I have not done any testing on 5.0rc8a... there might be something going on but honestly I am not sure.

Latest version of unRaid (5.0-rc8a),

 

Other packages:

 

bwm-ng - Bandwidth Monitor NG (Next Generation), a live bandwidth monitor

Clean Powerdown

I have not done any testing on 5.0rc8a... there might be something going on but honestly I am not sure.

 

Which is the latest version that you have tested and works good for you?

  • Author

Latest version of unRaid (5.0-rc8a),

 

Other packages:

 

bwm-ng - Bandwidth Monitor NG (Next Generation), a live bandwidth monitor

Clean Powerdown

I have not done any testing on 5.0rc8a... there might be something going on but honestly I am not sure.

 

Which is the latest version that you have tested and works good for you?

5.0rc5

Hi there prostuff,

 

Thanks for this great plugin - it works well and I use it all the time.

 

Any plans to update the version of Transmission it installs? They are up to v2.73 now, which includes some nice improvements to the web gui.

 

Cheers,

 

ctrlbreak

 

Is it possible to install the latest version?

Please not that if you install transmission plugin, you will open your system to easy unwanted access. This plugin makes user nobody able to log in to unraid without any password.

 

If, previously you could have some sort of protection from the outside, now you don't.

 

I am still trying to figure out how to disable this 'feature'.

Any plugin that uses the nobody user will have this issue. If your file permissions are right, nobody won't be able to access anything. If you want to deny console access, just set the shell to /dev/null for nobody.

I have noticed that download speed control (limiter) in 2.42 is broken: No matter what number I set, it won't download faster than ~6MB/s (50Mbps). If I remove speed limit, I instantly get maximum speed e.g. 30MB/s...

My transmission just stops (shuts-off) by itself from time to time (maybe once per couple days)... and i get this error in the syslog:

 

Nov 16 20:53:01 MOVIESERVER kernel: transmission-da[26699]: segfault at 0 ip b746fd0f sp b7346df0 error 6 in libc-2.11.1.so[b73f4000+15c000]

 

Any ideas whats going on?

 

I almost tracked down the problem: whenever it is downloading at full speed and at the same time I add another torrent, it crashes most likely due to high load on the system/transmission/hdd, etc.

 

I could try enabling speed limit to lower the load, but that thing doesn't work as well.....

 

:-\

 

How would I go about updating to the latest version of transmission please?

 

  • Author

How would I go about updating to the latest version of transmission please?

find a .tgz or .txz file that conforms to the what my package does and go from there.

 

if you want an updated version and are running v5 or unRAID look at the plugin version by Influencer.

 

I probably won't be updating this package until I have the time to do so.  the current version works just fine for my needs so not much intensive to possibly break it and then fix it.

I have installed the transmission pkg using the Influencer plugins. Is there a way to label the downloads similar to SAB? Ideally, I would like to have a cron script that will sweep each directory and move files accordingly.

e.g. /mnt/cache/./transmission/Downloads/complete/Audio to /mnt/user/Audio/

e.g. /mnt/cache/./transmission/Downloads/complete/Iso to /mnt/user/ISO/

 

utorrent in Windows has this ability to label files and has been a boon without having to go through each downloaded file.

Answering my previous ^^^^ question here so that it may be useful to others looking for information.

 

I moved my torrents to utserver, behaves very much like its windows counterpart. Look here for more information: http://lime-technology.com/forum/index.php?topic=20620.0.

  • 4 weeks later...

im on 4.7.. any torrenting solutions?

  • Author

im on 4.7.. any torrenting solutions?

not from transmission or myself, sorry.

 

There might be something that work I just don't know about it.

 

transmission will install and run, it just snafu's some of the libraries in the unRAID install.  I know some are running it under 4.7 and are happy, I just don't recommend it and can't in good faith support it.

Hi

Been using transmission on my uinraid box happily for a few months now but one thing has always bugged me.

 

I have a share on my disk4 called torrents and within that share I have 3 folders: watch, downloaded and incomplete.

 

When a torrent completes its moved to downloaded and it stays there until it finishes seeding or I manually remove it within transmission.

 

The problem occurs when I want to move the completed item to the correct location within the array.

 

I can copy from torrents share to another share without issues but if I try cut and paste TeraCopy copies to the location but it it fails to delete the original from the torrents folder.

 

If I try manually delete the item from the torrent share from within windows it throws a permission error and wont delete.

 

To delete it I have to telnet in and use mc.

 

I have however recently figured out I can use the following to set the permissions  correctly on the torrent share and then I can cut and paste and delete.

 

newperms /mnt/user/torrents/

 

My question how do I set transmission so that it uses the correct permissions on newly downloaded items, so that I don't have to set the permissions each time I want to move a folder / file from within the torrent share?

 

Thanks in advance

 

  • Author

Hi

Been using transmission on my uinraid box happily for a few months now but one thing has always bugged me.

 

I have a share on my disk4 called torrents and within that share I have 3 folders: watch, downloaded and incomplete.

 

When a torrent completes its moved to downloaded and it stays there until it finishes seeding or I manually remove it within transmission.

 

The problem occurs when I want to move the completed item to the correct location within the array.

 

I can copy from torrents share to another share without issues but if I try cut and paste TeraCopy copies to the location but it it fails to delete the original from the torrents folder.

 

If I try manually delete the item from the torrent share from within windows it throws a permission error and wont delete.

 

To delete it I have to telnet in and use mc.

 

I have however recently figured out I can use the following to set the permissions  correctly on the torrent share and then I can cut and paste and delete.

 

newperms /mnt/user/torrents/

 

My question how do I set transmission so that it uses the correct permissions on newly downloaded items, so that I don't have to set the permissions each time I want to move a folder / file from within the torrent share?

 

Thanks in advance

 

You have to set the umask correctly.

 

I did find a bug in that part of it and have put up a new .conf file for transmission.

Do you mean the conf file on the first post. What do I need to do with it?

 

Sorry new to the whole plug in thing.

  • Author

Do you mean the conf file on the first post. What do I need to do with it?

 

Sorry new to the whole plug in thing.

The .conf file(s) are for use with unMenu's package manager.

 

And instructions for updating are in the first post.

Hi there

If I set the watch directory to a folder on an array drive, do you know if it will prevent that drive from spinning down?

 

I'm trying to set the watch dir to my dropbox folder on an array drive so I can start torrents remotely.

The dropbox plugin, according to the relevant thread, won't prevent spindown unless files are added/changed.

I've searched around regarding transmission watchdir feature and drive spindowns but I can't find a definitive answer.

  • Author

If i had to make an educated guess I would say that this will prevent the drive from spinning down.

 

What drive is transmission installed on?  Just put the watchdir there as the only thing that folder is used for is to watch for .torrent files showing up.

If i had to make an educated guess I would say that this will prevent the drive from spinning down.

 

What drive is transmission installed on?  Just put the watchdir there as the only thing that folder is used for is to watch for .torrent files showing up.

Thanks prostuff1

 

It's installed on a different array drive currently. I'm going to change my array and install it to a SNAP drive outside my array to allow my parity drive to spin down.

Installing transmission to a SNAP drive would work right?

  • Author

Thanks prostuff1

 

It's installed on a different array drive currently. I'm going to change my array and install it to a SNAP drive outside my array to allow my parity drive to spin down.

Installing transmission to a SNAP drive would work right?

Should work fine, though I have not personally done it myself.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.