Skip to content

Instantly share code, notes, and snippets.

@mnaoumov
Last active March 12, 2021 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnaoumov/9b78e88519087924bad5b6f69dd28918 to your computer and use it in GitHub Desktop.
Save mnaoumov/9b78e88519087924bad5b6f69dd28918 to your computer and use it in GitHub Desktop.
PhotoStructure bug - Missing file
λ ./photostructure info f:/SynologyDrive/Photos/0001/0160.jpg
Failed TypeError: t.replace is not a function
at k (C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:507519)
at Object.t.keywordTagFiles (C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:508278)
at async Object.t.thenMap (C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:467127)
at async Object.g [as tagAsset] (C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:502293)
at async t.info (C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:481945)
at async Promise.all (index 0)
at async C:\Users\mnaou\photostructure-for-servers\bin\info.js:3:542529
2021-03-12T00:46:30.398Z info-8520 error PowerShell observeBatchCluster.endError() { stack:
[ 'Error: Error: end() called before task completed ({"gracefully":true,"source":"BatchCluster.end()"})(start errors/min: 23.63)',
' at BatchCluster.emitStartError (C:\\Users\\mnaou\\photostructure-for-servers\\node_modules\\batch-cluster\\dist\\BatchCluster.js:314:43)',
' at Object.onStartError (C:\\Users\\mnaou\\photostructure-for-servers\\node_modules\\batch-cluster\\dist\\BatchCluster.js:179:57)',
' at C:\\Users\\mnaou\\photostructure-for-servers\\node_modules\\batch-cluster\\dist\\BatchProcess.js:237:34' ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment