Impossible to access local network on macOS Sequoia

Hello,

Since macOS Sequoia (15), the app who needs access to the local network need to trigger the privacy alert.

More information there: https://developer.apple.com/forums/thread/663858

In the current state of yaak, it's only throwing an error:

error sending request for url (http://192.168.1.1:1234/api) β†’ reqwest::Error { kind: Request, url: "http://192.168.1.1:1234/api", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", Os { code: 65, kind: HostUnreachable, message: "No route to host" })) }

What should happen the first time:

  • The user request a local URL

  • yaak trigger the Local Network Privacy Alert

  • The user accept yaak to access local network

  • yaak execute the request

Not sure how to tag this post, Bug or Improvement ?

Best regards,

John

Please authenticate to join the conversation.

Upvoters
Status

Closed

Board

Feedback

Tags

Bug

Date

Over 1 year ago

Author

JohnCytron

Subscribe to post

Get notified by email when there are changes.