-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JavaScript Error in the main process #11
Comments
Happens to me too |
@drewtwitchell @valentinlietz Hi there, I need some more information to be able to help with this. When specifically does this error occur? What process is being run? Or does this just happen when the app is loaded? Also, what operating system are you using? And what folder are you launching the app from? This kind of thing could be caused by any number of different situations :) |
@Alamantus this happens when you choose to extract the takeout directory or directories. The app opens no problem, but when it starts to chew through the extracting it runs into that error and nothing completes and the status bar goes to full and adds an exclamation point at the end. the only way to get out of the extraction task is to either kill the app or hit the back button to start over, but it does the same thing again. NOTE - this error presents itself as a popup that you have to hit ok to about 4-5 times for it to go away. |
I am also running latest Big Sur macOS on the new M1 ARM mac chipset. |
Hello, using the latest 1.1.1 and getting the following error.
Uncaught Exception: Error [ERR_MULTIPLE_CALLBACK]: Callback called multiple times at onwrite (_stream_writable.js:437:11) at ProxyWriter.emit (events.js:315:20) at FileWriter.emit (events.js:315:20) at end (/private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/fstream/lib/writer.js:324:14) at /private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/fstream/lib/writer.js:314:34 at endUtimes (/private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/fstream/lib/writer.js:238:46) at setProps (/private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/fstream/lib/writer.js:297:5) at /private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/fstream/lib/writer.js:287:7 at callback (/private/var/folders/rs/51g4s6_j0wg7n96zpz4ps6b80000gp/T/AppTranslocation/238AEED8-7D31-41A5-8D20-1F618AE42910/d/Google Photos Export Organizer.app/Contents/Resources/app.asar/node_modules/graceful-fs/polyfills.js:295:20) at FSReqCallback.oncomplete (fs.js:173:5)
The text was updated successfully, but these errors were encountered: