Page 31 of 64 FirstFirst ... 21293031323341 ... LastLast
Results 451 to 465 of 958

Thread: [HowTo] Install and configure Oleg's firmware

  1. #451
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi all,

    the howto is updated for transmission versions newer than 1.3.
    I also renumbered the chapters.

    Please report bugs.

    @Lesiuk
    Sorry, i do not get these errors. I even can not help.
    Sorry

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  2. #452
    Join Date
    Aug 2008
    Location
    Poland, Bia³a Podlaska
    Posts
    276
    Quote Originally Posted by wengi View Post
    Hi all,

    the howto is updated for transmission versions newer than 1.3.
    I also renumbered the chapters.

    Please report bugs.

    @Lesiuk
    Sorry, i do not get these errors. I even can not help.
    Sorry

    wengi
    Now there is no transmission in repository...

    Downloading http://ipkg.nslu2-linux.org/feeds/op...3-2_mipsel.ipk
    wget: server returned error 404: HTTP/1.1 404 Not Found

    Somebody remove it...

  3. #453
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    there seems to be a build problem.
    Wait till tomorow/some days.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  4. #454
    Quote Originally Posted by wengi View Post
    Hi,

    there seems to be a build problem.
    Wait till tomorow/some days.

    wengi
    I have another problem:
    When I put "http://ASUSIPADRESS:9091"
    I have:
    401: Unauthorized
    Unauthorized IP Address
    And i have no webinterface

    Please help me.

  5. #455
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    i updated 15 mins ago and run into the same problem.
    Have no solution jet.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  6. #456
    Quote Originally Posted by wengi View Post
    Hi,

    i updated 15 mins ago and run into the same problem.
    Have no solution jet.

    wengi
    I have solution.
    http://forum.transmissionbt.com/view...php?f=1&t=6659
    Now i have transmission web.

  7. #457

    Unhappy I have the same problem. And don't know how to solve. Help us!!!

    401: Unauthorized
    Unauthorized IP Address

  8. #458

    Thumbs up

    Quote Originally Posted by alexanek View Post
    401: Unauthorized
    Unauthorized IP Address
    1- Stop transmission
    killall transmission-daemon
    2- Edit the settings.json file:
    *- go to string "rpc-whitelist": "+127.0.0.1",
    *- fix the value (+127.0.0.1) to your computer IP (i.e. 192.168.1.*) or just delete this value( i.e. "rpc-whitelist": "",)
    3- Launch transmission (or reboot router)

  9. #459
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    the reason is that my transmission does not create the settings.json any more.
    Not on the hdd and not in the users home .config folder.
    Code:
    [admin@blechbuechse /]$ ps axf
      PID TTY      STAT   TIME COMMAND
        1 ?        S      0:03 /sbin/init
        2 ?        S      0:00 [keventd]
    ...
      127 ?        Ss     0:04 /opt/sbin/cron
      270 ?        SN     0:36 /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      271 ?        SN     0:00  \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      272 ?        RN     0:00      \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      273 ?        RN     4:34      \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
    [admin@blechbuechse /]$ find / | grep -i settings.json
    /proc/7/fd: No such file or directory
    [admin@blechbuechse /]$
    No idea why. The settings file is not part of the package.
    Code:
    [admin@blechbuechse .config]$ ipkg files transmission | grep -i set
    [admin@blechbuechse .config]$
    Could you please post the content and location of your settings.json?

    Thanks
    wengi
    Last edited by wengi; 18-12-2008 at 08:58.
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  10. #460
    Hi
    I have setting.json on harddisk in config folder.
    My transmission work about 10 min. and after don`t work properly.
    Please I` need help.

  11. #461
    Quote Originally Posted by wengi View Post
    Hi,

    the reason is that my transmission does not create the settings.json any more.
    Not on the hdd and not in the users home .config folder.
    Code:
    [admin@blechbuechse /]$ ps axf
      PID TTY      STAT   TIME COMMAND
        1 ?        S      0:03 /sbin/init
        2 ?        S      0:00 [keventd]
    ...
      127 ?        Ss     0:04 /opt/sbin/cron
      270 ?        SN     0:36 /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      271 ?        SN     0:00  \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      272 ?        RN     0:00      \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
      273 ?        RN     4:34      \_ /opt/bin/transmission-daemon -g /tmp/harddisk/transmission/config -b -w /tmp/harddisk/transmission/download
    [admin@blechbuechse /]$ find / | grep -i settings.json
    /proc/7/fd: No such file or directory
    [admin@blechbuechse /]$
    No idea why. The settings file is not part of the package.
    Code:
    [admin@blechbuechse .config]$ ipkg files transmission | grep -i set
    [admin@blechbuechse .config]$
    Could you please post the content and location of your settings.json?

    Thanks
    wengi
    In your case, the setting file should be in /tmp/harddisk/transmission/config
    Example of file contents HERE

  12. #462
    Join Date
    Aug 2008
    Location
    Poland, Bia³a Podlaska
    Posts
    276
    Quote Originally Posted by GHS View Post
    In your case, the setting file should be in /tmp/harddisk/transmission/config
    Example of file contents HERE

    transmission-daemon -a yourip

    but i have another problem.

    when i run transmission and add more than 1 torrent to download then transmission crash

  13. #463
    Beta version...it figures. I'm waiting for the final version.
    Cheers!

  14. #464
    Join Date
    Aug 2008
    Location
    Poland, Bia³a Podlaska
    Posts
    276
    Who is making package's for optware repository?

    Do somebody have 1.41b3 ?

  15. #465
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi all,

    i once again updated the HowTo:
    Transmission is working with a config file now.
    The startup script knows the option restart now.

    @Lesiuk
    Try this config with the newest version of transmission.

    I wish all of you a happy new year!

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

Page 31 of 64 FirstFirst ... 21293031323341 ... LastLast

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 24
    Last Post: 05-05-2015, 07:42
  3. Replies: 28
    Last Post: 02-06-2013, 20:58
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

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
  •