NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
super_poussin
Sep 03, 2010Virtuoso
utorrent for X86 2.2.01

Tested on Ultra and Pro :P
Utorrent for x86 2.2.01
Utorrent for x86 2.0.00
Utorrent for x86 1.8.0
- Super-Poussin changes:
- Now you can access logs in /c/addons-config/utorrent/ :)
- Now you can acces documentation in /c/addons-config/utorrent/docs
- Now you can edit configuration in /c/addons-config/utorrent/utserver.conf (Use interface it's more easy, and do not forget to stop utorrent before doing changes
•HTTPS trackers are unsupportedVersion 3.0 alpha (build 22789)
- Added fields to the About box in the web UI to present the external IP address and UDP/TCP ports assigned by a UPnP router to the server
- Added speculative fix for crash on POSIX platforms occurring when any configurable directories (e.g., active, completed, temporary, autoload, request) contain Unicode characters
- Fixed documentation by changing feed_id to feed-id in two places
µTorrent Server 3.0 alpha build 22708 (for Linux)
- Added daemon argument which directs the server to run in its own
process group- Added usage argument which directs the server to display the set of
valid command-line arguments before exiting - server also prints error
and usage messages before exiting if it detects at least one
unrecognized command-line argument- Added settings finish_cmd and state_cmd to provide a way to invoke
asynchronous processes for torrent lifecycle events- The add torrent dialog in the web UI now allows the user to choose
which download directory to use for the torrent being added- Correct JSON output is now generated for the list-dirs action request
- The name of the directory created by extracting the product archive now
includes utorrent instead of bittorrent- Removed ul_slots_per_torrent setting since it no longer has a function
- Added ut_webui_dir setting in the configuration file, which specifies
the directory containing the webui.zip archive or the unarchived files
to be served for the web UI- Added pidfile argument which permits the specification of a file to be
created by the utserver process which will contain the ID of the
utserver process- Added logmask setting in the configuration file which permits logging
to be configured (and subsequently modified as part of handling a
hangup signal), and removed support for LOGMASK environment variable- The server rereads the configuration file upon receipt of a hangup
signal or when creating or moving a file named rcf.utmr in the
dir_request directory - see the cautions in the user manual about
sending a hangup signal when attempting to change the value of
dir_request- Added settings admin_name and admin_password to allow administrators to
define initial non-default credentials for authenticating to the server
via the HTTP interface- Fixed documentation by changing filter_id to filter-id in one place
- 2010-09-13: Version 3.0 alpha (build 21886)
- Ensure alternative listening port setting persists when changed via web
UI
- Include changes list in docs directory of product archive
- Add mention of configfile and settingspath command-line arguments,
rearrange content of Getting Started section of user manual
- Support configfile argument to specify configuration file location
- Disable BEP22 DNS support on POSIX platforms
- Include plain text version of the user manual in docs directory of
product archive
- Include a EULA file in the docs directory of the archive
- Change default log file for logfile argument to utserver.log
- Fix documentation error saying to use forward slash (/) to precede a
command-line argument keyword - should use a dash (-) on POSIX systems
1.2 solve installation issue and some start issue
gui is on port 8080
user is admin without password
please configure it before adding torrent (where to save files .... (/c/media/BitTorrent/ is a good choice))
also enable ipfilter.dat in advanced option (the addon update ipfilter.dat each day)


243 Replies
Replies have been turned off for this discussion
- super_poussinVirtuoso
interested wrote: I did updated to latest ver. utorrent X86 2.2.01 & it does not work on my PRO6 (4.2.19).
After the reboot, was the same thing, so I did go back to uTorrent 2.0 which works.
did you see a utserver process ?
It works on my 4.2.19 - what do you mean with
did you see a utserver process ? - myxoskeAspirantWhen i click the "Launch it" button, i get an error message (Unable to connect Firefox can't establish a connection to the server at 192.168.0.100:8080).
The green light in the frontview is lit but when I untick the uTorrent box and click "Save" i get another error message (uTorrent service was already stopped or the service failed to stop.).
:(
I also wonder, does this version has RSS support? That's all I want really, since Transmission doesn't support it. - neoneroAspirantThe start is ok (green) but no acess to the gui ? The port 8080 changed ?
- startideAspirantI tried to update to 2.2.01 today, but it also failed.
I am running 4.2.19 on an Ultra 2.
It seems that the libc6 problem is not solved yet.
Going to /usr/local/utorrent, and trying (as root):
nas:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
nas:/etc/frontview/addons/bin/UTORRENT# ldd /usr/local/utorrent/utserver
/usr/local/utorrent/utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/local/utorrent/utserver)
linux-gate.so.1 => (0xffffe000)
libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76fb000)
libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf75a3000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf758a000)
libm.so.6 => /lib/libm.so.6 (0xf7564000)
librt.so.1 => /lib/librt.so.1 (0xf755b000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf754e000)
libc.so.6 => /lib/libc.so.6 (0xf7410000)
/lib/ld-linux.so.2 (0xf774b000)
libdl.so.2 => /lib/libdl.so.2 (0xf740c000)
libz.so.1 => /usr/lib/libz.so.1 (0xf73f6000)
nas:~# ls -al /lib/libc*
-rwxr-xr-x 1 root root 1294572 2011-01-08 07:59 /lib/libc-2.7.so
lrwxrwxrwx 1 root root 14 2011-09-25 12:08 /lib/libcap.so.1 -> libcap.so.1.10
-rw-r--r-- 1 root root 11024 2004-04-14 00:10 /lib/libcap.so.1.10
-rw-r--r-- 1 root root 185816 2011-01-08 07:59 /lib/libcidn-2.7.so
lrwxrwxrwx 1 root root 14 2011-09-25 12:08 /lib/libcidn.so.1 -> libcidn-2.7.so
lrwxrwxrwx 1 root root 17 2011-09-25 12:08 /lib/libcom_err.so.2 -> libcom_err.so.2.1
-rw-r--r-- 1 root root 9836 2011-02-09 23:27 /lib/libcom_err.so.2.1
-rw-r--r-- 1 root root 38296 2011-01-08 07:59 /lib/libcrypt-2.7.so
lrwxrwxrwx 1 root root 15 2011-09-25 12:08 /lib/libcrypt.so.1 -> libcrypt-2.7.so
lrwxrwxrwx 1 root root 11 2011-09-25 12:08 /lib/libc.so.6 -> libc-2.7.so
Going back to 2.0.00 that works. - pho01AspirantHi guys,
i'm able to run 2.2.01 on my RNDU2000. I have found that when i make fresh installation of 2.2.01 then it's not working. But when i upgrade from 2.0, it's working without any known issues. - pho01Aspiranti§m trying to change default storage dir, but i hhave no luxk on 2.2.01 - can somebody guide me how to do it? When i change dir via web gui, nothing happens, when i do it in utserver.conf (when utserver is turned off), nothing happens too. Can somebody help me, pls?
Thank you! - pho01AspirantSolved, it was Opera issue.
- Trial_MasterAspirantBUMP
Trial_Master wrote: Does the ReadyNAS version support RSS feeds in GUI? - super_poussinVirtuoso
startide wrote: I tried to update to 2.2.01 today, but it also failed.
I am running 4.2.19 on an Ultra 2.
It seems that the libc6 problem is not solved yet.
Going to /usr/local/utorrent, and trying (as root):
nas:/usr/local/utorrent# ./utserver --help
./utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./utserver)
nas:/etc/frontview/addons/bin/UTORRENT# ldd /usr/local/utorrent/utserver
/usr/local/utorrent/utserver: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/local/utorrent/utserver)
linux-gate.so.1 => (0xffffe000)
libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xf76fb000)
libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xf75a3000)
libpthread.so.0 => /lib/libpthread.so.0 (0xf758a000)
libm.so.6 => /lib/libm.so.6 (0xf7564000)
librt.so.1 => /lib/librt.so.1 (0xf755b000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf754e000)
libc.so.6 => /lib/libc.so.6 (0xf7410000)
/lib/ld-linux.so.2 (0xf774b000)
libdl.so.2 => /lib/libdl.so.2 (0xf740c000)
libz.so.1 => /usr/lib/libz.so.1 (0xf73f6000)
nas:~# ls -al /lib/libc*
-rwxr-xr-x 1 root root 1294572 2011-01-08 07:59 /lib/libc-2.7.so
lrwxrwxrwx 1 root root 14 2011-09-25 12:08 /lib/libcap.so.1 -> libcap.so.1.10
-rw-r--r-- 1 root root 11024 2004-04-14 00:10 /lib/libcap.so.1.10
-rw-r--r-- 1 root root 185816 2011-01-08 07:59 /lib/libcidn-2.7.so
lrwxrwxrwx 1 root root 14 2011-09-25 12:08 /lib/libcidn.so.1 -> libcidn-2.7.so
lrwxrwxrwx 1 root root 17 2011-09-25 12:08 /lib/libcom_err.so.2 -> libcom_err.so.2.1
-rw-r--r-- 1 root root 9836 2011-02-09 23:27 /lib/libcom_err.so.2.1
-rw-r--r-- 1 root root 38296 2011-01-08 07:59 /lib/libcrypt-2.7.so
lrwxrwxrwx 1 root root 15 2011-09-25 12:08 /lib/libcrypt.so.1 -> libcrypt-2.7.so
lrwxrwxrwx 1 root root 11 2011-09-25 12:08 /lib/libc.so.6 -> libc-2.7.so
Going back to 2.0.00 that works.
will take a look
Related Content
- Mar 10, 2018Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!