Page 5 of 9 FirstFirst ... 34567 ... LastLast
Results 61 to 75 of 131

Thread: transmission the latest the greatest

  1. #61

    Question

    Hi

    Where can I download 1.76? Transmission 1.80 frequently crashes on my wl500gp

  2. #62
    1.80 working well on my v1 -

    BTW - thanks to avberk for keeping trans maintained for my white angel

  3. #63
    Quote Originally Posted by Jeony View Post
    Hi

    Where can I download 1.76? Transmission 1.80 frequently crashes on my wl500gp
    That is good choices 1.80,1.81,1.82 are buggy. Today Transmission just released 1.83

  4. #64
    avberk can you compile v.1.83 - pretty please!

  5. #65
    Quote Originally Posted by avberk View Post
    Added transmission 1.83

    Check beginning of this thread for instructions and link to files.
    Updated - thanks for the quick turnaround

  6. #66

    cannot access transmission over the net, FTP working, SSH not working

    i want to control transmission over the net. so i tried following numerous tutorials on opening ports and setting up iptables, and have myself a dyndns account for my dynamic ip.

    eventually, i can now access FTP over the net and locally.

    transmission and SSH has always been accessible locally, but i still cannot access both of them over the net.

    i have forwarded the ports (see setup below) using iptables and it is reported as open by port checker sites. i have disabled virtual server and firewall from the GUI but the only thing i can access online is just FTP (same results even when enabled)

    btw, here's my post-firewall (using wengi's tutorial) and i'm not that familiar with linux except with what was indicated in his tutorial

    #!/bin/sh
    # set default policy
    iptables -P INPUT DROP
    # remove last default rule
    iptables -D INPUT -j DROP
    # Allow access to ssh server from WAN
    iptables -A INPUT -p tcp --syn --dport 21 -j ACCEPT
    iptables -A INPUT -p tcp --syn --dport 22 -j ACCEPT
    iptables -A INPUT -p tcp --syn --dport 9091 -j ACCEPT
    iptables -A INPUT -p tcp --dport 51413 -j ACCEPT
    thanks in advance for all your help.

  7. #67
    Join Date
    Aug 2006
    Location
    Poland
    Posts
    12

    Thumbs up

    Transmission 1.83 still crashes. Links to older transmission releases are available here: http://wl500g.info/showthread.php?t=17957

  8. #68
    Join Date
    Aug 2006
    Location
    Poland
    Posts
    12
    Thanks for 1.83 release.
    However it still crashes in my case
    I've downgraded to 1.76

  9. #69
    I have same problem on 1.76 version, I guess it is temporary problem, just wait a while and try load GUI again, it will works ;-)

    Code:
    transmission-daemon -V
    tels you version

  10. #70
    Join Date
    Feb 2008
    Location
    Copenhagen, Denmark
    Posts
    41

    Transmission - No 'Remove data' button

    Hi,

    I have a wl-500gp and transmission is installed according to Wengis tutorial.

    When typing 'ipkg list_installed' i get the following information regarding transmission:

    transmission - 1.80-1 - Lightweight BitTorrent client and daemon, with web interface bundled.
    Previously there was a 'Remove data' button (see picture below), but now after upgrading the button is gone. All other buttons are available.

    Does anyone knows how to get it back?


  11. #71
    I got 1.76 running and have no remove data button in the interface as well. But rightklicking on the torrent gives me the option of "trash data and remove from list".

  12. #72
    Yes, they made transmission a bit more dummy proof.
    Right clicking and trashing still works.

  13. #73
    Quote Originally Posted by gusman View Post
    Transmission 1.83 still crashes. Links to older transmission releases are available here: http://wl500g.info/showthread.php?t=17957
    V 1.83 crasches every day, Iam going back to stable 1.76

  14. #74
    Quote Originally Posted by gusman View Post
    Thanks for 1.83 release.
    However it still crashes in my case
    I've downgraded to 1.76
    I do same piece of work. 1.83 crashes every day, so going back to stable 1.76 and waiting for stable 1.84 ;-)

  15. #75
    still nothing.

    btw, i'm seeing this on my log. any help is greatly appreciated.

    pppd 2.4.5 started by admin, uid 0
    Failed listening on '22': Error listening: Address already in use
    premature exit: No listening ports available.
    i'm using ipv4 and no ipv6 but don't know how to change/mod settings

Page 5 of 9 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. WL-500gp and Transmission
    By happymeal in forum WL-500gP Q&A
    Replies: 55
    Last Post: 27-08-2008, 18:46
  2. Understanding and debugging Transmission [oleo?]
    By wengi in forum WL-500gP Q&A
    Replies: 66
    Last Post: 05-08-2007, 09:36

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •