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

maybe no internet connection?-process tickandrejection #2015

Closed
jimmydew1 opened this issue May 9, 2020 · 6 comments
Closed

maybe no internet connection?-process tickandrejection #2015

jimmydew1 opened this issue May 9, 2020 · 6 comments

Comments

@jimmydew1
Copy link

Raspberry pi 4
everything up to date

Magic mirror is set up freshly, but it gives me error when it runs:

[2020-05-09 14:52:14.035] [LOG] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[2020-05-09 14:52:14.037] [LOG] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
[2020-05-09 14:52:30.541] [LOG] Whoops! There was an uncaught exception...
[2020-05-09 14:52:30.542] [ERROR] Error: premature close
at onclosenexttick (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_modules/end-of-stream/index.js:54:86)
at processTicksAndRejections (internal/process/task_queues.js:82:9)

any idea's???

@sdetweil
Copy link
Collaborator

sdetweil commented May 9, 2020

@jimmydew1

Error: premature close
at onclosenexttick (/home/pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/node_modules/end-of-stream/index.js:54:86)
at processTicksAndRejections (internal/process/task_queues.js:82:9)

looks like MirrorMirrorOnTheWall is having trouble

@jimmydew1
Copy link
Author

agreed, any ideas on how to fix this?

@sdetweil
Copy link
Collaborator

sdetweil commented May 9, 2020

how did u install? some of these things have big bundles

@jimmydew1
Copy link
Author

i followed every step of these instructions :
https://joanaz.github.io/MirrorMirrorOnTheWallSkill/

@sdetweil
Copy link
Collaborator

sdetweil commented May 9, 2020

thanks. i don't believe this is a MagicMirror problem, but rather a module problem,

I would open an issue here
https://github.com/joanaz/MirrorMirrorOnTheWallSkill/issues

I see there are some pending pull requests for handling async events, and the aws iot code has changed..

@rejas
Copy link
Collaborator

rejas commented May 26, 2020

Can this issue be closed now since you opened one at joanaz/MirrorMirrorOnTheWallSkill#45 @jimmydew1 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants