Page 2 of 2

Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened

Posted: Fri Apr 23, 2021 7:35 am
by yannisgk
I'm also in Big Sur and the solution is not working ("no such directory" even if it exists!!!)

Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened

Posted: Thu Jun 03, 2021 6:10 pm
by casedizzy
Rainmaker wrote: Sat Nov 05, 2016 12:36 am

Code: Select all

cd /Applications
then

Code: Select all

sudo codesign --force --deep --sign - ./qbittorrent.app
Dude, thank you so much. Works on Big Sir 11.4. June 2021

Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened

Posted: Thu Aug 05, 2021 10:53 am
by casedizzy
yannisgk wrote: Fri Apr 23, 2021 7:35 am I'm also in Big Sur and the solution is not working ("no such directory" even if it exists!!!)
Just wanted to show that it worked for me. I am not a mac expert, hence the clunky screenshot. Your screen output could vary as I had already run this command. Also if you have a blank password setup, you won't be able to get into "sudo." Just make a dummy password (12345 or something) for the command and change it back when you are done.
Image
https://imgur.com/gallery/p1uXpcs

Re: [SOLUTION] "Accept incoming connections" every time qBittorent is opened

Posted: Tue Sep 06, 2022 8:11 am
by DragonKilla13
Confirming that it worked on 12.5.1 on M1 Air. Thanks.