transmission-remote-gui / transgui

🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
GNU General Public License v2.0
3.26k stars 282 forks source link

macOS Sequoia - no route to host #1476

Open abugray opened 2 months ago

abugray commented 2 months ago

i cant connect to my servers after upgrade to macOS Sequoia 15.0. I think its problem because Transmission Remote GUI not appear in local network permission settings.

dreyks commented 2 months ago

as an immediate workaround running the app from cli (/Applications/Transmission\ Remote\ GUI.app/Contents/MacOS/transgui) seems to work (because it reuses the permissions from the terminal)

abugray commented 2 months ago

thx! Its helped me!

moffatman commented 2 months ago

I think it works, I got the permission question about it, but just had to relaunch the app for it to work.

dreyks commented 2 months ago

hmm... I'm not getting any permission prompts neither running standalone nor from the terminal. it just works when started from the terminal and doesn't work otherwise

camhorn commented 2 months ago

Prompts for me on on my M1 Studio, does not prompt on my M2 Air. The terminal workaround works in the latter case, but I had to trigger the prompt via a different action (e.g., curl <local address>).

dreyks commented 2 months ago

yup, I have an M2 Air as well. no prompt in any combination

tcurdt commented 2 months ago

I also have start it via Terminal. No prompt for me.

TBH I blame the shitty permission implementation in macOS 15 - but I guess we have to live with for now.

itsNotMyUsername commented 2 months ago

I was not getting any prompts and was using terminal to open. Just now Ive opened normally through the icon click and it eventually asked for some permissions and works now. I think I rebooted my MBP (intel) few times and maybe that eventually picked the right trigger, not sure.

RyanFarley commented 2 months ago

I rebooted and it happened to ask me for permission to discover devices on the local network. After allowing, it does work normally for me now without needing to launch from terminal.

dreyks commented 1 month ago

rebooted several times and each time a prompt for a different app was popping up. three reboots in and I finally got the prompt for transmission. now everything is working. still not sure how it is intended to work 🫠

tcurdt commented 1 month ago

For me it also took a reboot. I fear this a fail on Apple's part. With the workarounds documented - I guess the ticket can be closed?

syluccy commented 3 weeks ago

Mac OS 15.1 solved it finally.

wahlstedt commented 3 weeks ago

For me 15.1 broke it. It was working on 15.0. After updating to 15.1 I got the "no route to host" error. The fix was to disable the permission in local network permission settings and then re-enable it.

syluccy commented 3 weeks ago

Yea, I've never used this solution. At 15.0 I've encountered the problem, but been waiting for a better fix. Then 15.1 suddenly brought the solution. After first reboot the system asked for permission to Transmission remote accessing local network.

Morgul commented 2 weeks ago

I'm having this problem, upgraded directly to 15.1, and it will not pop the permission dialog for me, no matter what I do.

Running from the terminal worked, so I have a very annoying work-around, but I'd love to know if someone's found a way to consistently make it pop the permissions dialog.