-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
UnhandledPromiseRejectionWarning (after MMM-Remote-Control module setup) #1285
Comments
Please create an issue in the repository of this third party module. Thanks. |
I got a pretty similar error log:
I cannot see that the issue is related to a specific module from the log alone. (PS: Could you please add timestamps to the logging? This is really a mess to debug - I can't correlate the events with other information I get because of missing timestamps). @MichMich could you please help me to identify the source/module where the exception is thrown? Do you need an own issue for this? My guess would be that this happens when the RasPi (connected via WiFi) loses the connection. Greetings, Rico |
For further discussion: Jopyth/MMM-Remote-Control#87 |
Platform: Chromium (latest), RPi3B
Node Version: 9.11.1
MagicMirror Version: v2
Description:
Getting error from MMM-Remote-Control module.
Steps to Reproduce:
Install MMM-Remote-Control:
cd ~/MagicMirror/modules
git clone https://github.com/Jopyth/MMM-Remote-Control.git
cd MMM-Remote-Control
npm install
Add module to ~/MagicMirror/config/config.js and update MMM-ModuleScheduler config to turn monitor on/off:
cd ~/MagicMirror && node serveronly
Expected Results:
smooth sailing
Actual Results:
Configuration: see above
The text was updated successfully, but these errors were encountered: