Operation Failed trying to Export to Photos

After converting to mp4 overlay I tried to export the session to my photos so I can then share it to YouTube but I get the following error message:

OPERATION FAILURE Operation failed with following message: The operation couldn't be completed. (PHPhotosErrorDomain error-1.)

I tried to do a search with this same message before posting and could not find anything.

Thank you in advance!!

Ruben

Comments

  • edited March 2021
    This is the error you get with "Move to Photos app" right? I don't know why it does that, I have other reports, and I'm investigating, but I'm yet to reproduce it.

    Please use the "Share" option in the same menu, it should work fine. You can share it directly to the Youtube app or to your iCloud storage for example.
  • @aol - I am getting the same error, but I'm getting it from the Videos list (I'm trying to move the raw .MOV file captured from my iPhone camera to Photos on my iPhone). This view does not have the share option.
  • @aol - If helpful, here are a few potentially relevant lines captured from my iPhone console when the error occurs. The root of the problem appears to be a "No such file or directory" error. Below is a subset of the log that I captured.

    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> curll_installHandlerOnQueue: 0x10508dbc0: handler: 0x105361830 priority: 800
    Oct 28 07:34:55 Phone-name-X mediaserverd(MediaToolbox)[35] : <<< URLAsset >>> URLAssetFinalize: Called for asset 0x105169520
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> curll_invalidateOnQueue: 0x10508dba0 called
    Oct 28 07:34:55 Phone-name-X mediaserverd(MediaToolbox)[35] : <<< URLAsset >>> FigAssetCreateWithURL: Called for asset 0x1096cf2a0 by client assetsd, url [] createFlags 0x8 optionsDict (null)
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> FigCustomURLLoaderCreate: newLoader: 0x10508dba0
    Oct 28 07:34:55 Phone-name-X assetsd(CoreMedia)[3235] : <<<< FigCustomURLHandling >>>> FigCustomURLHandlerCreate: newHandler: com.apple.avfoundation.customurl.cfurlconnection.0x15fe17f20 options: (null)
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> FigCustomURLHandlerCreate: newHandler: FigCustomURLHandlerRemoteShim.0x10519a120 options: (null)
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> curll_installHandlerOnQueue: 0x10508dbc0: handler: 0x1051c5db0 priority: 100
    Oct 28 07:34:55 Phone-name-X assetsd(CoreMedia)[3235] : <<<< FigCustomURLHandling >>>> FigCustomURLHandlerCreate: newHandler: com.apple.avfoundation.authkeychain.0x15d389fc0 options: (null)
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> FigCustomURLHandlerCreate: newHandler: FigCustomURLHandlerRemoteShim.0x10e9a8120 options: (null)
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> curll_installHandlerOnQueue: 0x10508dbc0: handler: 0x10e9ef540 priority: 800
    Oct 28 07:34:55 Phone-name-X mediaserverd(MediaToolbox)[35] : <<< URLAsset >>> URLAssetFinalize: Called for asset 0x1096cf2a0
    Oct 28 07:34:55 Phone-name-X mediaserverd(CoreMedia)[35] : <<<< FigCustomURLHandling >>>> curll_invalidateOnQueue: 0x10508dba0 called
    Oct 28 07:34:55 Phone-name-X assetsd(libMobileGestalt.dylib)[3235] : statfs(/mnt4): No such file or directory
    Oct 28 07:34:55 Phone-name-X assetsd(Photos)[3235] : PhotoKit changes: [96B4603E-FC98-45D0-A4CA-A99E6286BE46] Reply sent to client com.racechrono.pro(5321) at QOS_CLASS_USER_INITIATED, success: NO, error: Error Domain=PHPhotosErrorDomain Code=3305, inserts: [Asset: 1] updates: [Album: 1]
    Oct 28 07:34:55 Phone-name-X RaceChrono(Photos)[5321] : PhotoKit changes: [96B4603E-FC98-45D0-A4CA-A99E6286BE46] Reply received at QOS_CLASS_USER_INITIATED, success: NO, error: Error Domain=PHPhotosErrorDomain Code=3305, inserts: [Asset: 1] updates: [Album: 1]
    Oct 28 07:34:55 Phone-name-X RaceChrono(Photos)[5321] : PhotoKit changes: [96B4603E-FC98-45D0-A4CA-A99E6286BE46] performChanges: completed at QOS_CLASS_USER_INITIATED, success: NO, error: Error Domain=PHPhotosErrorDomain Code=3305
  • edited October 2021
    @jgunny Looks like out of storage space to me. The code=3305 leads me to believe that. Make sure you have at least 2x free space on your iPhone compared to the file size.
Sign In or Register to comment.