Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Solved MMM-GoogleAssistant not responding

    Issues
    2
    8
    62
    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.
    • A
      Anthony Donators last edited by

      Hello to everyone. I am new here and have no idea of coding but i have manage to set up and running MM and MMM-GoogleAssistant. Yesterday it was working but totday GoogleAssistant is not responding.
      Here is some errors i get from errors console in dev mode:

      Load stylesheet: css/custom.css
      localhost/:1 Refused to apply style from ‘http://localhost:8080/css/custom.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
      loader.js:214 Error on loading stylesheet: css/custom.css
      stylesheet.onerror @ loader.js:214
      alert.js:47 Starting module: alert
      updatenotification.js:18 Starting module: updatenotification
      clock.js:48 Starting module: clock
      calendar.js:87 Starting module: calendar
      MMM-Weather.js:57 [WEATHER] Starting…
      EXT-RadioPlayer.js:172 [RADIO] VLC Volume Control initialized!
      compliments.js:38 Starting module: compliments
      MMM-NewsFeed.js:48 [FEED] Starting MMM-NewsFeed
      main.js:501 All modules started!
      MMM-Tools.js:184 MMM-Tools is suspended.
      localhost/:1 Refused to apply style from ‘http://localhost:8080/css/custom.css’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
      MMM-NewsFeed.js:79 [FEED] Ready ~ The show must go on!
      MMM-Tools.js:189 MMM-Tools is resumed.

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, I don’t see any crash error
        Only error with custom.cssfile because file file don’t exist. So it’s not related to not responding

        And what about Terminal output logs? (it’s the main things for see errors)

        1 Reply Last reply Reply Quote 0
        • A
          Anthony Donators last edited by

          Thank you for your answer @bugsounet. By the way you have done awesomw job here and i congratulate you for that.
          Here is the Terminal output logs:

          magicmirror@2.19.0 start /home/anthony/MagicMirror

          DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

          [18.06.2022 22:22.46.972] [LOG] Starting MagicMirror: v2.19.0
          [18.06.2022 22:22.46.984] [LOG] Loading config …
          [18.06.2022 22:22.47.003] [LOG] Loading module helpers …
          [18.06.2022 22:22.48.338] [LOG] Initializing new module helper …
          [18.06.2022 22:22.48.342] [LOG] Module helper loaded: MMM-GoogleAssistant
          [18.06.2022 22:22.48.955] [LOG] Initializing new module helper …
          [18.06.2022 22:22.48.958] [LOG] Module helper loaded: Gateway
          [18.06.2022 22:22.48.970] [LOG] Initializing new module helper …
          [18.06.2022 22:22.48.973] [LOG] Module helper loaded: EXT-Detector
          [18.06.2022 22:22.48.976] [LOG] No helper found for module: alert.
          [18.06.2022 22:22.48.979] [LOG] No helper found for module: MMM-IronManGIF.
          [18.06.2022 22:22.48.992] [LOG] Initializing new module helper …
          [18.06.2022 22:22.48.994] [LOG] Module helper loaded: updatenotification
          [18.06.2022 22:22.48.997] [LOG] No helper found for module: clock.
          [18.06.2022 22:22.50.258] [LOG] Initializing new module helper …
          [18.06.2022 22:22.50.259] [LOG] Module helper loaded: MMM-SpeedTest
          [18.06.2022 22:22.50.718] [LOG] Initializing new module helper …
          [18.06.2022 22:22.50.719] [LOG] Module helper loaded: calendar
          [18.06.2022 22:22.50.949] [LOG] Initializing new module helper …
          [18.06.2022 22:22.50.950] [LOG] Module helper loaded: MMM-Tools
          [18.06.2022 22:22.50.958] [LOG] Initializing new module helper …
          [18.06.2022 22:22.50.959] [LOG] Module helper loaded: MMM-Weather
          [18.06.2022 22:22.50.965] [LOG] Initializing new module helper …
          [18.06.2022 22:22.50.967] [LOG] Module helper loaded: EXT-RadioPlayer
          [18.06.2022 22:22.50.970] [LOG] No helper found for module: compliments.
          [18.06.2022 22:22.51.050] [LOG] Initializing new module helper …
          [18.06.2022 22:22.51.052] [LOG] Module helper loaded: MMM-NewsFeed
          [18.06.2022 22:22.51.054] [LOG] All module helpers loaded.
          [18.06.2022 22:22.51.075] [LOG] Starting server on port 8080 …
          [18.06.2022 22:22.51.132] [LOG] Server started …
          [18.06.2022 22:22.51.134] [LOG] Connecting socket for: MMM-GoogleAssistant
          [18.06.2022 22:22.51.137] [LOG] [GA] Read config.js and check ConfigDeepMerge…
          [18.06.2022 22:22.51.139] [LOG] [GA] Perfect ConfigDeepMerge activated!
          [18.06.2022 22:22.51.140] [LOG] Connecting socket for: Gateway
          [18.06.2022 22:22.51.143] [LOG] Connecting socket for: EXT-Detector
          [18.06.2022 22:22.51.146] [LOG] [DETECTOR] EXT-Detector Version: 1.0.1 rev: 220315
          [18.06.2022 22:22.51.149] [LOG] Connecting socket for: updatenotification
          [18.06.2022 22:22.51.150] [LOG] Starting module helper: updatenotification
          [18.06.2022 22:22.51.156] [LOG] Connecting socket for: MMM-SpeedTest
          [18.06.2022 22:22.51.184] [LOG] [SPEED] MMM-SpeedTest Version: 1.0.3
          [18.06.2022 22:22.51.186] [LOG] Connecting socket for: calendar
          [18.06.2022 22:22.51.188] [LOG] Starting node helper for: calendar
          [18.06.2022 22:22.51.190] [LOG] Connecting socket for: MMM-Tools
          [18.06.2022 22:22.51.197] [LOG] [Tools] MMM-Tools Version: 2.1.3
          [18.06.2022 22:22.51.199] [LOG] Connecting socket for: MMM-Weather
          [18.06.2022 22:22.51.201] [LOG] Connecting socket for: EXT-RadioPlayer
          [18.06.2022 22:22.51.204] [LOG] Connecting socket for: MMM-NewsFeed
          [18.06.2022 22:22.51.208] [LOG] [FEED] MMM-NewsFeed Version: 1.2.0
          [18.06.2022 22:22.51.210] [LOG] Sockets connected & modules started …
          [18.06.2022 22:22.51.779] [LOG] Launching application.
          [19341:0618/222254.352127:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
          [19380:0618/222254.598605:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
          [18.06.2022 22:22.59.675] [LOG] [DETECTOR] All needed @bugsounet library loaded !
          [18.06.2022 22:22.59.679] [LOG] [DETECTOR] Platform: ‘raspberry-pi’; attempting to use ‘arecord’ to access microphone …
          [18.06.2022 22:22.59.721] [LOG] [DETECTOR] Porcupine is initialized with 2 Models: ok google,hey google
          [18.06.2022 22:22.59.727] [LOG] [DETECTOR] Snowboy is initialized with 1 Models: jarvis
          [18.06.2022 22:22.59.977] [LOG] Create new calendarfetcher for url: https://www.officeholidays.com/ics-all/greece - Interval: 300000
          [18.06.2022 22:23.00.137] [LOG] [WEATHER] MMM-WEATHER Version: 1.0.4
          [18.06.2022 22:23.00.157] [LOG] [GA] MMM-GoogleAssistant Version: 4.0.4 rev: 220409
          [18.06.2022 22:23.00.166] [LOG] [GA] Platform: ‘raspberry-pi’; attempting to use ‘arecord’ to access microphone …
          [18.06.2022 22:23.00.177] [LOG] [GA] Google Assistant is initialized.
          [18.06.2022 22:23.00.181] [LOG] [GATEWAY] Gateway Version: 2.1.1 rev: 220610
          [18.06.2022 22:23.00.188] [INFO] Checking git for module: MMM-GoogleAssistant
          [18.06.2022 22:23.00.248] [LOG] [RADIO] EXT-RadioPlayer Version: 1.0.2 rev: 220327
          [18.06.2022 22:23.01.503] [LOG] [RADIO] EXT-Radio is Ready.
          [18.06.2022 22:23.01.880] [LOG] [DETECTOR] Starts listening. 3 Models
          [18.06.2022 22:23.01.940] [INFO] Checking git for module: Gateway
          [18.06.2022 22:23.04.270] [LOG] [GATEWAY] Start app…
          [18.06.2022 22:23.04.280] [WARN] [GATEWAY] MMM-GoogleAssistant Not Found!
          [18.06.2022 22:23.05.489] [LOG] [HyperWatch] Logger is enabled
          [18.06.2022 22:23.05.494] [LOG] [GATEWAY] Start listening on http://192.168.2.6:8081
          [18.06.2022 22:23.06.281] [INFO] Checking git for module: EXT-Detector
          [18.06.2022 22:23.06.980] [INFO] Calendar-Fetcher: Broadcasting 14 events.
          [18.06.2022 22:23.06.990] [INFO] Checking git for module: MMM-IronManGIF
          [18.06.2022 22:23.07.461] [LOG] [GATEWAY][UPNP] Return Error: Fail to find gateway. Maybe your router does not support upnp!
          [18.06.2022 22:23.07.778] [INFO] Checking git for module: MMM-SpeedTest
          [18.06.2022 22:23.08.756] [INFO] Checking git for module: MMM-Tools
          [18.06.2022 22:23.09.147] [INFO] Checking git for module: MMM-Weather
          [18.06.2022 22:23.09.592] [INFO] Checking git for module: EXT-RadioPlayer
          [18.06.2022 22:23.09.845] [LOG] [FEED] MMM-NewsFeed est now initialized!
          [18.06.2022 22:23.09.925] [INFO] Checking git for module: MMM-NewsFeed
          [18.06.2022 22:23.10.086] [INFO] Checking git for module: default

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by

            [18.06.2022 22:22.59.721] [LOG] [DETECTOR] Porcupine is initialized with 2 Models: ok google,hey google
            [18.06.2022 22:22.59.727] [LOG] [DETECTOR] Snowboy is initialized with 1 Models: jarvis

            [18.06.2022 22:23.01.880] [LOG] [DETECTOR] Starts listening. 3 Models

            So you can activate MMM-GoogleAssistant by saying jarvis, ok google or hey google

            1 Reply Last reply Reply Quote 0
            • A
              Anthony Donators last edited by

              I am saying jarvis but nothing happens.

              1 Reply Last reply Reply Quote 0
              • bugsounet
                bugsounet Main Coder last edited by

                verify mic level of your mic
                verify if your mic not mutted

                1 Reply Last reply Reply Quote 0
                • A
                  Anthony Donators last edited by

                  Although I didn’t change enything in my mic settings, I only checked if everything is ok and i did a sound test it worked fine. GA responded as it should. Thank you very much @bugsounet. As i told you above i am new here so i have a lot of questions but i keep reading, searching and learning. I will make new topics in other topics for my questions. Again, thank you and keep up the good work.

                  1 Reply Last reply Reply Quote 1
                  • bugsounet
                    bugsounet Main Coder last edited by

                    Perfect @Anthony !

                    Happy use 😉

                    1 Reply Last reply Reply Quote 0
                    • Topic has been marked as solved  bugsounet bugsounet 
                    • First post
                      Last post
                    Powered by NodeBB | @bugsounet ©2022