Je ne parviens pas à télécharger Asset Catalog Creator depuis le Mac App Store. Je viens d'acheter l'application et le téléchargement a échoué. Je ne sais pas si leur problème est propre à cette application ou s'il existe des questions similaires pour Xcode et iPhoto. Je ne sais pas si je suis coincé dans un état bizarre de l'App Store. Je reçois toujours les informations suivantes dans l'onglet Achetés lorsque j'essaie d'installer l'application.
Ce n'est pas vraiment une bonne nouvelle pour les développeurs qui tentent de gagner de l'argent via le Mac App Store.
J'ai essayé de supprimer ~ / Bibliothèque / Application \ Support / App \ Store et ~ / Library / Caches / com.apple.appstore, puis de me déconnecter puis de revenir. Je remarque que le menu de débogage qui était activé auparavant defaults write com.apple.appstore ShowDebugMenu -bool true
et qui contenait la fonctionnalité "Réinitialisation de l'App Store" a disparu. Ce n'est donc pas une solution que je peux utiliser comme d'autres l'avaient prétendu avoir fonctionné dans le passé.
Est-ce que quelqu'un d'autre a des idées que je peux essayer? Je suis sur: Nom du produit: Mac OS X (Sierra) Version du produit: 10.12.5 Version du logiciel: 16F73
J'ai trouvé ce qui suit dans Console.app:
error 19:23:20.750152 +0100 storedownloadd NSURLConnection finished with error - code -1100
default 19:23:20.750361 +0100 storedownloadd *** Assertion failure in -[SoftwareInstallOperation _startInstall], /Library/Caches/com.apple.xbs/Sources/Commerce/Commerce-583.17/CommerceKit/iTunes Protocol/Built Into App/SoftwareInstallOperation.m:303
default 19:23:20.750684 +0100 storedownloadd error Error Domain=NSURLErrorDomain Code=-1100 "The installation could not be started." UserInfo={NSLocalizedDescription=The installation could not be started., NSUnderlyingError=0x7fb6ab757e80 {Error Domain=NSURLErrorDomain Code=-1100 "The requested URL was not found on this server." UserInfo={NSUnderlyingError=0x7fb6ab752a10 {Error Domain=kCFErrorDomainCFNetwork Code=-1100 "The requested URL was not found on this server." UserInfo={NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSLocalizedDescription=The requested URL was not found on this server., NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct}}, NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7
default 19:23:20.750898 +0100 storedownloadd underlyingError Error Domain=NSURLErrorDomain Code=-1100 "The requested URL was not found on this server." UserInfo={NSUnderlyingError=0x7fb6ab752a10 {Error Domain=kCFErrorDomainCFNetwork Code=-1100 "The requested URL was not found on this server." UserInfo={NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSLocalizedDescription=The requested URL was not found on this server., NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct}}, NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSLocalizedDescription=The requested URL was not found on this server.}
default 19:23:20.751109 +0100 storedownloadd localException [PKProduct productByLoadingProductAtURL:file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg] failed Error Domain=NSURLErrorDomain Code=-1100 "The requested URL was not found on this server." UserInfo={NSUnderlyingError=0x7fb6ab752a10 {Error Domain=kCFErrorDomainCFNetwork Code=-1100 "The requested URL was not found on this server." UserInfo={NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSLocalizedDescription=The requested URL was not found on this server., NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct}}, NSErrorFailingURLStringKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.apple.appstore/809625456/ypr897306315285014831.pkg/index.sproduct, NSErrorFailingURLKey=file:///var/folders/cw/wbywkv7j7ldb_2d8ttpx7s940000gn/C/com.ap
On dirait qu'il ne parvient pas à se connecter à la bonne URL?
la source