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.24k stars 281 forks source link

macOS Sequoia - no route to host #1476

Open abugray opened 1 month ago

abugray commented 1 month 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 1 month 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 1 month ago

thx! Its helped me!

moffatman commented 1 month 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 1 month 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 1 month 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 1 month ago

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

tcurdt commented 1 month 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 1 month 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 1 month 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 1 week ago

Mac OS 15.1 solved it finally.

wahlstedt commented 1 week 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 1 week 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 18 hours 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.