Ventura Beta: App failing to connect to server, error Code=9044

Server is reachable via Safari, but app fails to connect. Error in console is ERROR: synchronousReadWriteURLForMediaItem: failed! error:Error Domain=NSOSStatusErrorDomain Code=9044

It’s hard to offer insight here without more details. To start, is this an app that you’re building? If so, what tools are you using to build it? And what UI framework (AppKit, SwiftUI, UIKit via Mac Catalyst, UIKit via iOS Apps on Mac)? And if you trace through the code which specific API is failing?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Ventura Beta: App failing to connect to server, error Code=9044
 
 
Q