MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-awesome-alexa

    Scheduled Pinned Locked Moved Utilities
    241 Posts 43 Posters 352.3k Views 47 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      Ghost2000
      last edited by

      > magicmirror@2.13.0 config:check /home/pi/MagicMirror
      > node js/check_config.js
      
      [2020-10-10 00:52:40.394] [INFO]   Checking file...  /home/pi/MagicMirror/config/config.js
      [2020-10-10 00:52:40.490] [INFO]   Your configuration file doesn't contain syntax errors :)
      
      

      Screen black… no Error

      G 1 Reply Last reply Reply Quote 0
      • G Offline
        Ghost2000 @Ghost2000
        last edited by

        @Ghost2000 said in MMM-awesome-alexa:

        > magicmirror@2.13.0 config:check /home/pi/MagicMirror
        > node js/check_config.js
        
        [2020-10-10 00:52:40.394] [INFO]   Checking file...  /home/pi/MagicMirror/config/config.js
        [2020-10-10 00:52:40.490] [INFO]   Your configuration file doesn't contain syntax errors :)
        
        
        pi@MagicMirror:~ $ cd ~/MagicMirror/
        pi@MagicMirror:~/MagicMirror $ pm2 log mm
        [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
        /home/pi/.pm2/logs/mm-error.log last 15 lines:
        0|mm       |     at Module._compile (internal/modules/cjs/loader.js:786:30)
        0|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:798:10)
        0|mm       |     at Module.load (internal/modules/cjs/loader.js:645:32) {
        0|mm       |   code: 'MODULE_NOT_FOUND',
        0|mm       |   requireStack: [
        0|mm       |     '/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_modules/snowboy/lib/node/index.js',
        0|mm       |     '/home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.js',
        0|mm       |     '/home/pi/MagicMirror/js/app.js',
        0|mm       |     '/home/pi/MagicMirror/js/electron.js',
        0|mm       |     '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
        0|mm       |     undefined
        0|mm       |   ]
        0|mm       | }
        0|mm       | [2020-10-10 00:55:35.178] [ERROR]  MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
        0|mm       | [2020-10-10 00:55:35.178] [ERROR]  If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
        
        /home/pi/.pm2/logs/mm-out.log last 15 lines:
        0|mm       | [2020-10-10 00:55:34.267] [LOG]    Initializing new module helper ...
        0|mm       | [2020-10-10 00:55:34.268] [LOG]    Module helper loaded: mmpm
        0|mm       | [2020-10-10 00:55:34.304] [LOG]    Initializing new module helper ...
        0|mm       | [2020-10-10 00:55:34.305] [LOG]    Module helper loaded: updatenotification
        0|mm       | [2020-10-10 00:55:34.306] [LOG]    No helper found for module: MMM-Carousel.
        0|mm       | [2020-10-10 00:55:34.306] [LOG]    No helper found for module: clock.
        0|mm       | [2020-10-10 00:55:35.154] [LOG]    Loading module helpers ...
        0|mm       | [2020-10-10 00:55:35.156] [LOG]    No helper found for module: alert.
        0|mm       | [2020-10-10 00:55:35.159] [LOG]    Initializing new module helper ...
        0|mm       | [2020-10-10 00:55:35.160] [LOG]    Module helper loaded: mmpm
        0|mm       | [2020-10-10 00:55:35.161] [LOG]    Initializing new module helper ...
        0|mm       | [2020-10-10 00:55:35.161] [LOG]    Module helper loaded: updatenotification
        0|mm       | [2020-10-10 00:55:35.162] [LOG]    No helper found for module: MMM-Carousel.
        0|mm       | [2020-10-10 00:55:35.163] [LOG]    No helper found for module: clock.
        0|mm       | [2020-10-10 00:55:35.253] [LOG]    Launching application.
        
        
        
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Ghost2000
          last edited by

          @Ghost2000 module not found, I am away for the rest of the evening

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @sdetweil
            last edited by

            I have a script that does the 14 install steps

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • G Offline
              Ghost2000
              last edited by

              can you send me ?

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Ghost2000
                last edited by

                @Ghost2000 https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • G Offline
                  Ghost2000
                  last edited by

                  Thx Good night

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    Ghost2000
                    last edited by

                    /home/pi/.pm2/logs/mm-error.log last 15 lines:
                    0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                    0|mm       | [2020-10-10 01:57:43.816] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Unhandled promise rejection. This error originated either by thro                                                                                                                                                             wing inside of an async function without a catch block, or by rejecting a promis                                                                                                                                                             e which was not handled with .catch(). (rejection id: 1)
                    0|mm       | [2020-10-10 01:57:43.819] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Unhandled promise rejection. This error originated either by thro                                                                                                                                                             wing inside of an async function without a catch block, or by rejecting a promis                                                                                                                                                             e which was not handled with .catch(). (rejection id: 1)
                    0|mm       | [2020-10-10 01:57:43.820] [ERROR]  (node:15126) [DEP0018] Deprecati                                                                                                                                                             onWarning: Unhandled promise rejections are deprecated. In the future, promise r                                                                                                                                                             ejections that are not handled will terminate the Node.js process with a non-zer                                                                                                                                                             o exit code.
                    0|mm       | [2020-10-10 01:57:43.823] [ERROR]  (node:15126) [DEP0018] Deprecati                                                                                                                                                             onWarning: Unhandled promise rejections are deprecated. In the future, promise r                                                                                                                                                             ejections that are not handled will terminate the Node.js process with a non-zer                                                                                                                                                             o exit code.
                    0|mm       | [2020-10-10 01:57:44.478] [ERROR]  Calendar Error. Could not fetch                                                                                                                                                              calendar:  https://calendar.google.com/calendar/ical/fhemrittel%40gmail.com/publ                                                                                                                                                             ic/basic.ics 404: Not Found
                    0|mm       | [2020-10-10 02:00:07.079] [ERROR]  Calendar Error. Could not fetch                                                                                                                                                              calendar:  https://calendar.google.com/calendar/ical/fhemrittel%40gmail.com/publ                                                                                                                                                             ic/basic.ics 404: Not Found
                    0|mm       | [2020-10-10 02:00:07.387] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Error: [object Object]
                    0|mm       |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                                                                                                             s:1:6073
                    0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                    0|mm       | [2020-10-10 02:00:07.387] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Error: [object Object]
                    0|mm       |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                                                                                                             s:1:6073
                    0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                    0|mm       | [2020-10-10 02:00:07.388] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Unhandled promise rejection. This error originated either by thro                                                                                                                                                             wing inside of an async function without a catch block, or by rejecting a promis                                                                                                                                                             e which was not handled with .catch(). (rejection id: 2)
                    0|mm       | [2020-10-10 02:00:07.388] [ERROR]  (node:15126) UnhandledPromiseRej                                                                                                                                                             ectionWarning: Unhandled promise rejection. This error originated either by thro                                                                                                                                                             wing inside of an async function without a catch block, or by rejecting a promis                                                                                                                                                             e which was not handled with .catch(). (rejection id: 2)
                    
                    
                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Ghost2000
                      last edited by sdetweil

                      @Ghost2000 looks like a networking problem calendar catch fetch too

                      u ran the script?, do

                      pm2 stop 0
                      pm2 flush
                      pm2 start 0
                      pm2 logs --line=100 >somefile
                      

                      post content of somefile

                      don’t truncate the log lines

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        Ghost2000 @sdetweil
                        last edited by

                        @sdetweil

                        pi@MagicMirror:~ $ pm2 log mm
                        [TAILING] Tailing last 15 lines for [mm] process (change the value with --lines                                                                                                                                                              option)
                        /home/pi/.pm2/logs/mm-error.log last 15 lines:
                        0|mm       |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                                                                                                             s:1:6162
                        0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                        0|mm       | [2020-10-10 16:05:13.621] [ERROR]  (node:1774) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                                                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                                                                                                              which was not handled with .catch(). (rejection id: 4)
                        0|mm       | [2020-10-10 16:05:13.622] [ERROR]  (node:1774) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                                                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                                                                                                              which was not handled with .catch(). (rejection id: 4)
                        0|mm       | [2020-10-10 16:42:49.278] [ERROR]  ERROR! Could not find main modul                                                                                                                                                             e js file for MMM-Windy
                        0|mm       | [2020-10-10 16:42:53.517] [ERROR]  (node:4326) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Error: [object Object]
                        0|mm       |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                                                                                                             s:1:6073
                        0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                        0|mm       | [2020-10-10 16:42:53.518] [ERROR]  (node:4326) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Error: [object Object]
                        0|mm       |     at /home/pi/MagicMirror/modules/MMM-awesome-alexa/node_helper.j                                                                                                                                                             s:1:6073
                        0|mm       |     at processTicksAndRejections (internal/process/task_queues.js:8                                                                                                                                                             9:5)
                        0|mm       | [2020-10-10 16:42:53.519] [ERROR]  (node:4326) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                                                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                                                                                                              which was not handled with .catch(). (rejection id: 1)
                        0|mm       | [2020-10-10 16:42:53.519] [ERROR]  (node:4326) UnhandledPromiseReje                                                                                                                                                             ctionWarning: Unhandled promise rejection. This error originated either by throw                                                                                                                                                             ing inside of an async function without a catch block, or by rejecting a promise                                                                                                                                                              which was not handled with .catch(). (rejection id: 1)
                        0|mm       | [2020-10-10 16:42:53.520] [ERROR]  (node:4326) [DEP0018] Deprecatio                                                                                                                                                             nWarning: Unhandled promise rejections are deprecated. In the future, promise re                                                                                                                                                             jections that are not handled will terminate the Node.js process with a non-zero                                                                                                                                                              exit code.
                        0|mm       | [2020-10-10 16:42:53.520] [ERROR]  (node:4326) [DEP0018] Deprecatio                                                                                                                                                             nWarning: Unhandled promise rejections are deprecated. In the future, promise re                                                                                                                                                             jections that are not handled will terminate the Node.js process with a non-zero                                                                                                                                                              exit code.
                        
                        /home/pi/.pm2/logs/mm-out.log last 15 lines:
                        0|mm       | [2020-10-10 16:42:48.826] [LOG]    Launching application.
                        0|mm       | [2020-10-10 16:42:51.828] [LOG]    Create new calendar fetcher for                                                                                                                                                              url: https://calendar.google.com/calendar/ical/fhemrittel%40gmail.com/private-c4                                                                                                                                                             92e1e266741d80fd373303d2eb7f99/basic.ics - Interval: 300000
                        0|mm       | [2020-10-10 16:42:51.848] [LOG]    starting internet monitor node h                                                                                                                                                             elper
                        0|mm       | [2020-10-10 16:42:51.854] [LOG]    Smart Touch module has started
                        0|mm       | [2020-10-10 16:42:51.860] [LOG]    Create new news fetcher for url:                                                                                                                                                              https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
                        0|mm       | [2020-10-10 16:42:51.900] [INFO]   Checking git for module: mmpm
                        0|mm       | [2020-10-10 16:42:51.901] [INFO]   Checking git for module: MMM-Car                                                                                                                                                             ousel
                        0|mm       | [2020-10-10 16:42:51.928] [INFO]   Checking git for module: MMM-awe                                                                                                                                                             some-alexa
                        0|mm       | [2020-10-10 16:42:51.954] [INFO]   Checking git for module: iFrame
                        0|mm       | [2020-10-10 16:42:51.980] [INFO]   Checking git for module: MMM-OnS                                                                                                                                                             creenMenu
                        0|mm       | [2020-10-10 16:42:52.006] [INFO]   Checking git for module: interne                                                                                                                                                             t-monitor
                        0|mm       | [2020-10-10 16:42:52.031] [INFO]   Checking git for module: MMM-Rem                                                                                                                                                             ote-Control
                        0|mm       | [2020-10-10 16:42:52.065] [INFO]   Checking git for module: MMM-Sma                                                                                                                                                             rtTouch
                        0|mm       | [2020-10-10 16:42:53.295] [INFO]   Newsfeed-Fetcher: Broadcasting 5                                                                                                                                                             3 items.
                        0|mm       | [2020-10-10 16:42:53.975] [INFO]   Calendar-Fetcher: Broadcasting 4                                                                                                                                                              events.
                        
                        
                        
                        
                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 17
                        • 18
                        • 19
                        • 20
                        • 21
                        • 24
                        • 25
                        • 19 / 25
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy