-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSError: [Errno 65] No route to host #143
Comments
Hi! "No route to host" is an error from the operating system, saying it cannot connect to the IP address you have provided. Are you sure it is correct? Does it for instance respond if you run |
Thank you for reply. Yes, I can receive respond from run
|
Could it be that alga needs to obtain Local Network permission to connect to the local network? I checked System Settings -> Privacy & Security -> Local Network list, and alga is not there. The firewall is also turned off. |
I don't believe so, it doesn't appear on the list on my machine and neither does Python for that matter. It looks like you are on a Mac, so you should have It should ideally give something back like:
|
Yes, I tried this command line and got the same respond:
|
Odd! Are you able to retry the Alga command again, just to verify it still sees the issue even though the OS can connect? |
I just tried, It’s still the error message at the top. Could it be that the TV actively refused my connection? I used to use an older version of alga, and when I initialized the connection with the TV, it would display an authorization prompt, but this time it didn’t. |
Wow, it worked! I switched to using Terminal.app and it succeeded. I was using iTerm.app before, so it seems to be an issue with iTerm. Thank you very much. |
Oh, that's interesting! I do have my terminal of choice (Ghostty) in the list of apps allowed to contact the local network. Perhaps that's why it works for me. |
I checked my Local Network allowed list, and iTerm is also there and enabled. This is really strange. |
I got this information hen i execute command
alga tv add default 192.168.0.155
in terminal.What should I do for this?
Thank you very much.
System: macOS 15.3.1
LG TV webos: 24 9.2.1 2608
The text was updated successfully, but these errors were encountered: