Page 1 of 1

lost webui after upgrade to 14.10

Posted: Tue Nov 18, 2014 3:32 pm
by Papampi
So I upgrade to 14.10 last night and my webui is not working any more
my qbittorent version is 3.1.9.2 and cant upgrade to 3.1.11

payam@PAYAM-UBUNTU:$ sudo apt-get install qbittorrent
Reading package lists... Done
Building dependency tree     
Reading state information... Done
qbittorrent is already the newest version.


any idea how to get back my webui ?

Re: lost webui after upgrade to 14.10

Posted: Wed Nov 19, 2014 3:05 pm
by Papampi
there was a problem with qbittorent proxy settings,
disabled and enabled it and its all good

Re: lost webui after upgrade to 14.10

Posted: Sat Nov 29, 2014 8:17 am
by Papampi
weird problem is that now every time i start qbittorent I should disable and enable proxy so that webui works.
any idea how to solve this problem ?

Re: lost webui after upgrade to 14.10

Posted: Sat Nov 29, 2014 12:28 pm
by sledgehammer_999
go to our download page and add our new PPAs. Update to v3.1.11 and see if it starts working.

Re: lost webui after upgrade to 14.10

Posted: Sat Nov 29, 2014 12:33 pm
by Papampi
Thanks for the reply
already updated to 3.1.11 from surfernsk ppa, and problem still not solved.
will add new repo and test again.

Re: lost webui after upgrade to 14.10

Posted: Sat Nov 29, 2014 3:33 pm
by Papampi
updated with official ppa and still same problem
should set proxy to none> apply , then set proxy http> apply
then webui will work

Re: lost webui after upgrade to 14.10

Posted: Sat Nov 29, 2014 8:12 pm
by sledgehammer_999
Can you use the unstable branch? The webui has seen major rework for v3.2.0 the past few weeks: https://launchpad.net/~qbittorrent-team ... t-unstable

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 9:25 am
by Papampi
Thnx, will test unstable and report back

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 12:59 pm
by ciaobaby
Just as an aside to this, I'm getting 404 responses from both 'official' PPAs. on Linux Mint 16
W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... urces  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... kages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... kages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... urces  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... kages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/qbittorrent-te ... kages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
mint-16 chris #

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 1:23 pm
by sledgehammer_999
The log says why. The PPAs don't have packages for the saucy version. Saucy isn't supported anymore by Canonical, thus I cannot make it build for it too.
I suggest you manually edit your /etc/apt/sources.list and add "trusty" instead of "saucy".

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 2:53 pm
by ciaobaby
The log says why.
But it doesn't, it simply gives a HTTP: 404 response, and unless the user happens to know that a particular release 'code name' for Ubuntu is not "supported", it means nothing at all. I don't follow everything that Canonical does and I would guess that there is thousands of other users do not either

This is where the ENTIRE Linux community needs a very big kick in the rear, metaphorically speaking. If they expect to become a REAL force against M$ and Apple such things HAVE to a 'thing of the past'. The "That's how we've always done it and that's how it will always be done" attitude of the Debian "purist"  needs to become more user friendly.
Red Hat seem to manage it with CentOS perfectly well, I've yet to have a Yum update for anything  flake out on me because somebody couldn't be bothered to redirect a URL.

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 2:55 pm
by Papampi
same problem with 3.2.0 alpha
also got a new problem ... keeps giving invalid username and password

only can get to webui when disable authenticaion for local host.

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 4:35 pm
by sledgehammer_999
keeps giving invalid username and password
reset your username/password.
because somebody couldn't be bothered to redirect a URL.
You cannot just redirect a URL meant for one version to another version. The packages from the other version may have unresolved dependencies for you(eg because they're using newer boost libs which aren't available on your old version)

@Papampi

Open a bug in our bug tracker describing the problem. Hopefully the webui devs will be able to fix this.

Re: lost webui after upgrade to 14.10

Posted: Sun Nov 30, 2014 5:00 pm
by sledgehammer_999
@ciaobaby, I updated the download page mentioning which ubuntu versions are supported and I give direct links to the PPA pages too. It should foolproof it now.