DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#876 2010-01-29 16:35:59

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Transmission v1.83 is up, containing just bugfixes for the 1.80 release.

Enjoy!

Offline

 

#877 2010-01-29 17:12:49

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

ithrowpicks
Please try again with v1.83 and let me know if the error persists.

Offline

 

#878 2010-01-29 17:59:09

ithrowpicks
Member
From: NE Ohio
Registered: 2008-02-29
Posts: 27

Re: [REL] Transmission 1.3

I tried funpkg -u Transmission-1.83-1.tgz then rebooted the NAS but still no luck

after the reboot I did a 'ps' from the command line but it doesn't look like Transmission is running

/mnt/HD_a2 # ps
PID   USER     COMMAND
    1 root     init
    2 root     [ksoftirqd/0]
    3 root     [events/0]
    4 root     [khelper]
    5 root     [kthread]
   11 root     [kblockd/0]
   14 root     [khubd]
   49 root     [pdflush]
   50 root     [pdflush]
   52 root     [aio/0]
   51 root     [kswapd0]
  190 root     [scsi_eh_0]
  191 root     [scsi_eh_1]
  192 root     [scsi_eh_2]
  193 root     [scsi_eh_3]
  204 root     [mtdblockd]
  218 root     [kcryptd/0]
  219 root     [kmirrord/0]
  230 root     [loop0]
1202 root     atd
1473 root     chkbutton
1498 root     /web/webs
1501 root     fancontrol
1538 root     /usr/sbin/samba/smbd -D
1542 root     /usr/sbin/samba/nmbd -D
1546 root     /usr/sbin/samba/smbd -D
1548 root     op_server 3 3 3
1555 root     -sh
1582 root     pure-ftpd (SERVER)
1617 root     lpd Waiting
1648 root     crond
1721 root     /ffp/sbin/rpc.portmap
1731 root     /ffp/sbin/unfsd -e /ffp/etc/exports
1745 root     /ffp/sbin/telnetd -l /ffp/bin/sh
1803 root     /ffp/bin/sh
1908 root     ps
/mnt/HD_a2 #


DNS 323 with FW 1.08 : FFP 0.5 : RAID 0 : 2 x Western Digital Caviar GP WD7500AACS 750GB

Offline

 

#879 2010-01-29 18:38:14

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Start transmission-daemon directly on the commandline, in foreground mode and log what happens:

Code:

$ transmission-daemon -f -g /mnt/HD_a2/.transmission-daemon 2>&1 | tee transmission-daemon.log

Offline

 

#880 2010-01-29 20:15:06

ithrowpicks
Member
From: NE Ohio
Registered: 2008-02-29
Posts: 27

Re: [REL] Transmission 1.3

The log gets created but nothing is logged..

The command line shows "Bus Error"

I attached a screenshot of the error and the command line you asked me to execute

Last edited by ithrowpicks (2010-01-29 20:19:25)


Attachments:
Attachment Icon BusError.jpg, Size: 17,021 bytes, Downloads: 215

DNS 323 with FW 1.08 : FFP 0.5 : RAID 0 : 2 x Western Digital Caviar GP WD7500AACS 750GB

Offline

 

#881 2010-01-29 22:23:06

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Wow, I've never encountered one of these before. Reading on Google a bus error seems to be rather serious.
I'm afraid I can't really give any specific advise here. Maybe some required library is too old, or too new?
I really can't think of anything right now, sorry sad

Offline

 

#882 2010-01-29 23:26:24

ithrowpicks
Member
From: NE Ohio
Registered: 2008-02-29
Posts: 27

Re: [REL] Transmission 1.3

OK I uninstalled everything Transmission, curl, and uclibc in the order below and reinstalled in the same order and it appears to be working properly now.  After reinstalling the settings.json file was intact so I didn't have to edit that as well.

Uninstall with these commands
# funpkg -r curl-7.18.1.tgz
# funpkg -r Transmission-1.83-1.tgz
# funpkg -r uclibc-0.9.29-7.tgz

Reboot the NAS

Reinstall with these
# funpkg -i curl-7.18.1.tgz
# funpkg -i Transmission-1.83-1.tgz
# funpkg -i uclibc-0.9.29-7.tgz

Did I do something wrong by executing the following?  Should I have done something else as well?
# funpkg -u Transmission-1.83-1.tgz

Last edited by ithrowpicks (2010-01-29 23:48:00)


DNS 323 with FW 1.08 : FFP 0.5 : RAID 0 : 2 x Western Digital Caviar GP WD7500AACS 750GB

Offline

 

#883 2010-01-29 23:45:47

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

No, that should have worked perfectly well (provided you quit Transmission first, but even then it shouldn't have caused such an error).

I'm glad it works now smile

Offline

 

#884 2010-01-30 00:45:08

freitas
Member
Registered: 2009-06-06
Posts: 9

Re: [REL] Transmission 1.3

1.83 crashes for me whenever I open the web page.  I get the following when I run Transmission in the foreground

[17:39:12.087] Blocklist "level1.bin" updated with 224277 entries (blocklist.c:304)
[17:39:12.088] Blocklist "level1.bin" contains 224277 entries (blocklist.c:110)
[17:39:12.088] Transmission 1.83 (10040) started (session.c:647)
[17:39:12.088] RPC Server Adding address to whitelist: 127.0.0.1 (rpc-server.c:772)
[17:39:12.089] RPC Server Adding address to whitelist: 192.168.0.100 (rpc-server.c:772)
[17:39:12.089] RPC Server Serving RPC and Web requests on port 9091 (rpc-server.c:945)
[17:39:12.089] RPC Server Whitelist enabled (rpc-server.c:949)
[17:39:12.089] DHT Reusing old id (tr-dht.c:365)
[17:39:12.090] DHT Bootstrapping from 52 nodes (tr-dht.c:146)
[17:39:12.090] Port Forwarding (NAT-PMP) initnatpmp succeeded (0) (natpmp.c:67)
[17:39:12.090] Port Forwarding (NAT-PMP) sendpublicaddressrequest succeeded (2) (natpmp.c:67)
[17:39:12.091] Using settings from "/mnt/usb/transmission" (daemon.c:385)
[17:39:12.091] Saved "/mnt/usb/transmission/settings.json" (session.c:467)
[17:39:14.101] Port Forwarding (UPnP) Found Internet Gateway Device "http://192.168.0.1:4444/wipconn" (upnp.c:105)
[17:39:14.101] Port Forwarding (UPnP) Local Address is "192.168.0.110" (upnp.c:107)
[17:39:14.102] Port Forwarding (UPnP) Port forwarding through "http://192.168.0.1:4444/wipconn", service "urn:schemas-upnp-org:service:WANIPConnection:1".  (local address: 192.168.0.110:12345) (upnp.c:194)
[17:39:14.102] Port Forwarding (UPnP) Port forwarding successful! (upnp.c:197)
[17:39:14.102] Port Forwarding State changed from "Not forwarded" to "Forwarded" (port-forwarding.c:87)
[17:39:15.108] SO_SNDBUF size is 16384 (fdlimit.c:659)
[17:39:15.108] SO_RCVBUF size is 43689 (fdlimit.c:661)
[17:39:23.213] Searching for web interface file "/home/root/.local/share/transmission/web/javascript/transmission.js" (platform.c:526)
[17:39:23.213] Searching for web interface file "/ffp/share/transmission/web/javascript/transmission.js" (platform.c:526)
[17:39:23.213] Blocklist "level1.bin" contains 224277 entries (blocklist.c:110)
Killed

Offline

 

#885 2010-01-30 01:09:12

freitas
Member
Registered: 2009-06-06
Posts: 9

Re: [REL] Transmission 1.3

Got it working....

I followed ithrowpicks directions above, deleted my old settings.json file and now it seems to be working.

Offline

 

#886 2010-01-30 17:33:44

Isildur
Member
From: Kiev, Ukraine
Registered: 2009-01-20
Posts: 59

Re: [REL] Transmission 1.3

1.83 Runs fast and bugfree.

Offline

 

#887 2010-02-01 11:01:08

RimBlock
Member
Registered: 2008-04-24
Posts: 77

Re: [REL] Transmission 1.3

Thanks Kyle,

I will give 1.83 a go tonight or tomorrow as time permits.

Cheers
RB

Offline

 

#888 2010-02-01 21:16:04

lamski
Member
Registered: 2009-02-26
Posts: 13

Re: [REL] Transmission 1.3

finally! magnet links are supported from the web ui! the only thing missing is a web based interface for RSS download support. wink

Offline

 

#889 2010-02-02 20:39:38

romanl
Member
Registered: 2009-02-01
Posts: 15

Re: [REL] Transmission 1.3

I am getting lots of "tracker did not respond" errors after running transmission 1.83 for some time. Looks like connection resources are leaking or whatever.

Last edited by romanl (2010-02-02 20:45:35)

Offline

 

#890 2010-02-03 00:26:14

NASewise
Member
From: Saxony, Germany
Registered: 2008-08-11
Posts: 15

Re: [REL] Transmission 1.3

romanl wrote:

I am getting lots of "tracker did not respond" errors after running transmission 1.83 for some time. Looks like connection resources are leaking or whatever.

i noticed the same

Offline

 

#891 2010-02-03 01:20:26

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Please report these kinds of problems to the Transmission devs. I can't really do much about it.
Best way would be to create a ticket at http://trac.transmissionbt.com

Offline

 

#892 2010-02-03 04:25:46

RimBlock
Member
Registered: 2008-04-24
Posts: 77

Re: [REL] Transmission 1.3

Transmission 1.83 seems to be working ok for me.

Watch directory is fine and have seen no issues but have not been monitoring closely.

Thanks as always Kyle.

Oh, just one suggestion.  How about putting a note about the umask setting in the settings.json file with the installation instructions as this seems to trip a number of people up with access problems after a download has finished.

Offline

 

#893 2010-02-03 19:39:31

romanl
Member
Registered: 2009-02-01
Posts: 15

Re: [REL] Transmission 1.3

KyleK wrote:

Please report these kinds of problems to the Transmission devs. I can't really do much about it.
Best way would be to create a ticket at http://trac.transmissionbt.com

http://trac.transmissionbt.com/ticket/2854

Offline

 

#894 2010-02-04 08:32:25

romanl
Member
Registered: 2009-02-01
Posts: 15

Re: [REL] Transmission 1.3

Kylek, can you make a build from nightly snapshot, to confirm if this bug persists?

Offline

 

#895 2010-02-05 01:43:08

jackstuard
Member
Registered: 2010-02-05
Posts: 8

Re: [REL] Transmission 1.3

Could someone please add a mirror to:
http://kylek.is-a-geek.org:31337/files/curl-7.18.1.tgz
and http://kylek.is-a-geek.org:31337/files/ … 1.83-1.tgz ?
I'm unable to download from my internet.

Thanks in advance

Offline

 

#896 2010-02-05 18:16:47

badmanhop
New member
Registered: 2008-10-22
Posts: 2

Re: [REL] Transmission 1.3

It seams that the download links are not working can someone please repair or give new links to 1.83 thanks people.

Offline

 

#897 2010-02-06 15:59:13

jackstuard
Member
Registered: 2010-02-05
Posts: 8

Re: [REL] Transmission 1.3

links are working now! Thanks!

If needed by someone else in the future, I have uploaded it to some external mirrors:
http://www.multiupload.com/60MF9HI2RH
http://www.multiupload.com/NLRUQGRWZH

Last edited by jackstuard (2010-02-06 16:09:33)

Offline

 

#898 2010-02-08 12:45:42

angdraug
New member
Registered: 2010-02-08
Posts: 1

Re: [REL] Transmission 1.3

Hi KyleK, can you apply this patch to your next release?

Code:

--- transmission.sh.bak 2010-02-08 12:42:32.000000000 +0200
+++ transmission.sh     2010-02-08 12:43:33.000000000 +0200
@@ -8,6 +8,7 @@

 name="transmission-daemon"
 command="/ffp/bin/$name"
+su_cmd="/ffp/bin/su"
 start_cmd="transmission_start"
 stop_cmd="transmission_stop"
 status_cmd="transmission_status"
@@ -15,12 +16,11 @@

 transmission_start()
 {
-
        if [ ! -d ${TRANSMISSION_HOME} ]; then
-               su $user -c "mkdir ${TRANSMISSION_HOME}"
+               $su_cmd $user -c "mkdir ${TRANSMISSION_HOME}"
        fi
        echo "Starting $name"
-       su $user -c "$command -f -g ${TRANSMISSION_HOME} 1>${TRANSMISSION_HOME}/$name.log 2>&1 &"
+       $su_cmd $user -c "$command -f -g ${TRANSMISSION_HOME} 1>${TRANSMISSION_HOME}/$name.log 2>&1 &"
 }

 transmission_stop()

Without this, transmission won't start from cron, because /ffp/bin is not in the PATH.

Offline

 

#899 2010-02-10 17:14:36

zuluwalker
Member
Registered: 2009-11-09
Posts: 27

Re: [REL] Transmission 1.3

Getting tons of "tracker did not respond" errors with 1.83. I hope the dev fixes this soon since this version is really really fast for me.

Offline

 

#900 2010-02-10 19:32:23

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Sorry for the files being down over the weekend, I upgraded the storage in my server, which took a while smile
@angdraug: Thanks for the info, the next version will include your changes.
zuluwalker: The issue has been fixed as far as I know, I'll post a nightly build later tonight so you guys can check.
I expect 1.90 for next week.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB