Page 1 of 1

[RESOLVED]Installed 3.3.16 PeerId shows 3.3.10

Posted: Mon Oct 09, 2017 3:36 am
by dinjo
Compiled installed usual way but still GUI and when connected it shows 3.3.10

Re: Installed 3.3.16 PeerId shows 3.3.10

Posted: Sat Oct 14, 2017 3:22 am
by dinjo
It was resolved as startup script was using the executable from /usr/bin instead of local bin and PATH was trumping DAEMOM

Re: Installed 3.3.16 PeerId shows 3.3.10

Posted: Fri Oct 20, 2017 9:11 pm
by Peter
So basically you really ended up running the old version, is that correct?
Using the command "which" also helps to debug such issues.

Re: Installed 3.3.16 PeerId shows 3.3.10

Posted: Mon Nov 06, 2017 5:12 am
by dinjo
Yeah it was weird and some miss from my part the script is written to use daemon from a specific path which was correct but since PATH has older version of qbittorrent it trumped the executable resolution.

Re: [RESOLVED]Installed 3.3.16 PeerId shows 3.3.10

Posted: Tue Nov 07, 2017 4:41 am
by Peter
Thanks for following up.