Skip to content
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

issues with error handling in analytics #248

Closed
catdad opened this issue Aug 19, 2019 · 1 comment
Closed

issues with error handling in analytics #248

catdad opened this issue Aug 19, 2019 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects

Comments

@catdad
Copy link
Owner

catdad commented Aug 19, 2019

[analytics] { Error: read ECONNRESET
[analytics]     at TLSWrap.onStreamRead (internal/stream_base_commons.js:182:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
[exiftool] exif D:\DCIM\100CANON\IMG_1330.CR2: 21.07ms
[exiftool] query meta D:\DCIM\100CANON\IMG_1332.CR2: 16.40ms
[exiftool] exif D:\DCIM\100CANON\IMG_1331.CR2: 20.66ms
[analytics] { Error: read ECONNRESET
[analytics]     at TLSWrap.onStreamRead (internal/stream_base_commons.js:182:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
[analytics] { Error: read ECONNRESET
[analytics]     at TLSWrap.onStreamRead (internal/stream_base_commons.js:182:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
[analytics-isomorphic] Error: Object has been destroyed
[analytics-isomorphic]     at WebContents.sendToFrame (C:\Workspace\github\raw-viewer\node_modules\electron\dist\resources\electron.asar\browser\api\web-contents.js:157:15)
[analytics-isomorphic]     at Object
@catdad catdad created this issue from a note in workboard (Milestone) Aug 19, 2019
@catdad catdad added bug Something isn't working good first issue Good for newcomers labels Aug 19, 2019
@catdad
Copy link
Owner Author

catdad commented Oct 1, 2019

These errors are actually being handled, which is why the messages are prefixed. This seems okay.

@catdad catdad closed this as completed Oct 1, 2019
workboard automation moved this from Milestone to Done Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
workboard
  
Done
Development

No branches or pull requests

1 participant