Results 1 to 2 of 2

Thread: 14.04 update broke my ruttorent setup

  1. #1
    Join Date
    Apr 2005
    Beans
    269

    14.04 update broke my ruttorent setup

    Hi, I just updated my system and now my rutorrent isn't working. When I go to the web page, I get this error

    Code:
    "JS error: [http://192.168.0.36/rutorrent/js/jquery.js : 2] TypeError: a is null"
    I googled it and all it says is that if fixed itself after a reboot for someone else. Tried that, not for me.
    I am using nginx as a web server for rutorrent.

    I installed it using these instructions
    http://vassie.me/rtorrent-and-rutorr...er-with-nginx/

    Any ideas?

  2. #2
    Join Date
    Nov 2014
    Beans
    1

    Re: 14.04 update broke my ruttorent setup

    This worked for me.

    Open your site's nginx configuration (/etc/nginx/sites-available/yoursite). Replace yoursite with your site name. Mine was 'default'.


    Change "include fastcgi_params;" to "include fastcgi.conf;"

    Sudo service nginx restart

    Try rutorren then.



    Quote Originally Posted by brickbat View Post
    Hi, I just updated my system and now my rutorrent isn't working. When I go to the web page, I get this error

    Code:
    "JS error: [http://192.168.0.36/rutorrent/js/jquery.js : 2] TypeError: a is null"
    I googled it and all it says is that if fixed itself after a reboot for someone else. Tried that, not for me.
    I am using nginx as a web server for rutorrent.

    I installed it using these instructions
    http://vassie.me/rtorrent-and-rutorr...er-with-nginx/

    Any ideas?

Bookmarks

Posting Permissions

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