danpedron / snake-os

Automatically exported from code.google.com/p/snake-os
0 stars 1 forks source link

Transmission crash only after adding torrent file, not for some magnet link #373

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add .torrent file
2. start download
3. transmissione crash (from webserver or from Snakos service - Transmission 
status stopped-

What is the expected output? What do you see instead?
transmission start downaload 

What version of the product are you using? On what operating system?
SNAKE OS V1.3.2 (20111019), transmission 2.76-1

Please provide any additional information below.
if i use a megnet link with udp referral all is ok, if i use a megnat link with 
inside http referral for tracke it crash in the same way

Original issue reported on code.google.com by bracciol...@gmail.com on 2 Mar 2014 at 11:00

GoogleCodeExporter commented 8 years ago
Sounds like what I've been been getting with certain torrents. Do you also see 
messages along the lines of "failed to allocate skbuff" in the log?

In any case make sure you have swap enabled. 

If you want to try something install the attached packege. It adjusts some 
kernel settings. The kernel will reserves a bit more memory for itself and 
applications are forced to write out date more frequently. Performance may 
suffer though.. here at least the web interface gets really unresponsive while 
downloading.

Original comment by stefansc...@googlemail.com on 3 Mar 2014 at 4:18

Attachments:

GoogleCodeExporter commented 8 years ago
I'm getting crashes again. So much for that.

Original comment by stefansc...@googlemail.com on 4 Mar 2014 at 8:14

GoogleCodeExporter commented 8 years ago
I've used those 3 magnet recrod:

magnet:?xt=urn:btih:8251B69EDB64AB36E81ED20E01F448408B8BF618&dn=ubuntu+studio+12
+04+4+dvd+amd64&tr=udp%3A%2F%2Ftracker.istole.it%3A80%2Fannounce&tr=udp%3A%2F%2F
open.demonii.com%3A1337

magnet:?xt=urn:btih:0f9a3b48ebebe8448b83eca6b86b1cf1b08926dd&dn=ubuntu-12.04.4-a
lternate-amd64.iso&tr=http%3A%2F%2Ftorrent.ubuntu.com%3A6969%2Fannounce&tr=http%
3A%2F%2Fipv6.torrent.ubuntu.com%3A6969%2Fannounce

ok 
magnet:?xt=urn:btih:680279836D7DB9CC1A81155A258E92EB8AEACD75&dn=ubuntu+12+04+1+a
lternate+amd64+iso&tr=udp%3A%2F%2Ffr33domtracker.h33t.com%3A3310%2Fannounce&tr=u
dp%3A%2F%2Fopen.demonii.com%3A1337

It works only first and last. 

A question where is Transimssion log file folder in Snake-os?

Original comment by bracciol...@gmail.com on 7 Mar 2014 at 1:50

GoogleCodeExporter commented 8 years ago
Anyway, my Transmission crash everytime i add a torrent file. :-(

Original comment by bracciol...@gmail.com on 7 Mar 2014 at 1:53

GoogleCodeExporter commented 8 years ago
Unfortunally vmtweak doesn't works. :-(

Getting a magnetik link from .torrent (same file) it seems work.

The only way to restart transmission, when crashes is to delete file in 
/usb/sda1/torrents/.config/transmission-daemon/torrents

Swapfile on usd stick is already enabled.

This is log until my forced transmission restart:  Apr 24 09:50:23 login[780]: 
root login on 'pts/0'
Apr 24 09:49:34 transmission-daemon[432]: ubuntu-14.04-desktop-amd64.iso 
Starting IPv4 DHT announce (poor, 29 nodes) (tr-dht.c:575)
Apr 24 09:49:31 transmission-daemon[432]: ubuntu-14.04-desktop-amd64.iso 
Verifying torrent (verify.c:229)
Apr 24 09:49:31 transmission-daemon[432]: ubuntu-14.04-desktop-amd64.iso Queued 
for verification (verify.c:273)
Apr 24 09:49:31 transmission-daemon[432]: Saved 
"/var/transmission/.config/transmission-daemon/torrents/ubuntu-14.04-desktop-amd
64.iso.4d753474429d817b.torrent" (bencode.c:1733)

Original comment by bracciol...@gmail.com on 24 Apr 2014 at 9:00