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.

    Recipes not loading MMM-AssistantMK2

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 409 Views 2 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.
    • F Offline
      Faiek
      last edited by

      Hi guys really needing some help here.
      Recently upgrade use to work well
      My recipes is not loading - cant see them loaded in the logs.
      No response with assistant .
      Re-Loaded my entire mirror twice hoping to fix this.
      Any help will be appreciated
      My Config : ```

                          {
      			module: "MMM-AssistantMk2",
      			position: "top_left",
      			config: {
      			    ui: "Classic",
      			    assistantConfig: {
      			      latitude: -26.104611,
      			      longitude: 27.955034,
      			    },
      			micConfig: { // put there configuration generated by auto-installer
      			      recorder: "arecord",
      			      device: "plughw:1",
      			    },
      			 recipes: ["with-MMM-Hotword.js","with-MMM-Spotify","with-MMM-Youtube","Reboot-Restart-Shutdown"],
      			    profiles: {
      			      "default": {
      				profileFile: "default.json",
      				lang: "en-US"
      			      }
      			    },
      			    useA2D: false,
      			  }
      		},
      		{
      		       module: "MMM-Hotword",
      		       position: "bottom_left",
      		       config: {
      		        useDisplay: false,
      		        chimeOnFinish: null,
      		        recipes: ["with-AMk2v3_Jarvis.js"],
      		      mic: {
      			recordProgram: "arecord",
      			device: "plughw:1",
      		      },
      		    },
      		  },
      
      

      I have tried everything i can think of .

      pi@HomePi:~/MagicMirror $ npm start
      
      > magicmirror@2.11.0 start /home/pi/MagicMirror
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [2020-04-15 13:57:12.168] [LOG]    Starting MagicMirror: v2.11.0
      [2020-04-15 13:57:12.179] [LOG]    Loading config ...
      [2020-04-15 13:57:12.187] [LOG]    Loading module helpers ...
      [2020-04-15 13:57:12.190] [LOG]    No helper found for module: alert.
      [2020-04-15 13:57:12.277] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:12.278] [LOG]    Module helper loaded: updatenotification
      [2020-04-15 13:57:12.279] [LOG]    No helper found for module: clock.
      [2020-04-15 13:57:12.281] [LOG]    No helper found for module: compliments.
      [2020-04-15 13:57:12.282] [LOG]    No helper found for module: MMM-OpenmapWeather.
      [2020-04-15 13:57:12.283] [LOG]    No helper found for module: weatherforecast.
      [2020-04-15 13:57:13.250] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:13.251] [LOG]    Module helper loaded: MMM-PushBulletNotifications
      [2020-04-15 13:57:13.807] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:13.808] [LOG]    Module helper loaded: MMM-MyCommute
      [2020-04-15 13:57:13.871] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:13.872] [LOG]    Module helper loaded: MMM-network-signal
      [2020-04-15 13:57:14.225] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:14.226] [LOG]    Module helper loaded: MMM-COVID19-SPARKLINE
      [2020-04-15 13:57:14.756] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:14.757] [LOG]    Module helper loaded: MMM-Spotify
      [2020-04-15 13:57:17.414] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:17.415] [LOG]    Module helper loaded: MMM-News
      [2020-04-15 13:57:19.651] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:19.652] [LOG]    Module helper loaded: MMM-AssistantMk2
      [2020-04-15 13:57:19.935] [LOG]    Initializing new module helper ...
      [2020-04-15 13:57:19.936] [LOG]    Module helper loaded: MMM-Hotword
      [2020-04-15 13:57:19.937] [LOG]    All module helpers loaded.
      [2020-04-15 13:57:20.128] [LOG]    Starting server on port 8080 ... 
      [2020-04-15 13:57:20.136] [INFO]   You're using a full whitelist configuration to allow for all IPs
      [2020-04-15 13:57:20.146] [LOG]    Server started ...
      [2020-04-15 13:57:20.148] [LOG]    Connecting socket for: updatenotification
      [2020-04-15 13:57:20.149] [LOG]    Connecting socket for: MMM-PushBulletNotifications
      [2020-04-15 13:57:20.151] [LOG]    Connecting socket for: MMM-MyCommute
      [2020-04-15 13:57:20.152] [LOG]    ====================== Starting node_helper for module [MMM-MyCommute]
      [2020-04-15 13:57:20.152] [LOG]    Connecting socket for: MMM-network-signal
      [2020-04-15 13:57:20.153] [LOG]    MMM-network-signal helper started ...
      [2020-04-15 13:57:20.154] [LOG]    Connecting socket for: MMM-COVID19-SPARKLINE
      [2020-04-15 13:57:20.155] [LOG]    Starting node helper for: MMM-COVID19-SPARKLINE
      [2020-04-15 13:57:20.156] [LOG]    Connecting socket for: MMM-Spotify
      [2020-04-15 13:57:20.159] [LOG]    [SPOTIFY_AUTH] Token is fresh.
      [2020-04-15 13:57:20.160] [LOG]    Connecting socket for: MMM-News
      [2020-04-15 13:57:20.161] [LOG]    Connecting socket for: MMM-AssistantMk2
      [2020-04-15 13:57:20.162] [LOG]    Connecting socket for: MMM-Hotword
      [2020-04-15 13:57:20.163] [LOG]    [HOTWORD] MMM-Hotword starts
      [2020-04-15 13:57:20.164] [LOG]    Sockets connected & modules started ...
      [2020-04-15 13:57:20.336] [LOG]    Launching application.
      [2020-04-15 13:57:23.807] [LOG]    [MMM-PushBulletNotifications][Info] 13:57:23.710 - START received
      [2020-04-15 13:57:23.941] [LOG]    [COVID:CORE] Scan starts.
      [2020-04-15 13:57:23.973] [LOG]    [NEWS] Initialized.
      [2020-04-15 13:57:23.995] [LOG]    [HOTWORD] Recipe is loaded: with-AMk2v3_Jarvis.js
      [2020-04-15 13:57:24.327] [LOG]    [AMK2] MMM-AssistantMk2 Version: 3.2.0
      [2020-04-15 13:57:24.374] [LOG]    [AMK2] AssistantMk2 is initialized.
      [2020-04-15 13:57:25.175] [LOG]    [MMM-Spotify] Starting
      [2020-04-15 13:57:25.603] [LOG]    [HOTWORD] begins.
      [2020-04-15 13:57:25.606] [LOG]    [HOTWORD] Detector starts listening.
      [2020-04-15 13:57:26.106] [LOG]    [COVID:CORE] Access to data source.
      [2020-04-15 13:57:26.352] [LOG]    [MMM-PushBulletNotifications][Info] 13:57:26.351 - PushBullet connected
      [2020-04-15 13:57:26.723] [LOG]    [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
      [2020-04-15 13:57:27.258] [LOG]    [NEWS] Articles are aggregated :  20
      [2020-04-15 13:57:27.719] [LOG]    [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
      [2020-04-15 13:57:28.004] [LOG]    [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
      [2020-04-15 13:57:28.044] [LOG]    can't find property recovered Canada:
      [2020-04-15 13:57:28.045] [LOG]    adding...
      [2020-04-15 13:57:28.177] [LOG]    [COVID:CORE] Calculating Wordlwide total.
      [2020-04-15 13:57:28.336] [LOG]    [COVID:CORE] Scan Completed.
      [2020-04-15 14:07:25.288] [LOG]    [NEWS] Articles are aggregated :  20
      [2020-04-15 14:17:25.070] [LOG]    [NEWS] Articles are aggregated :  20
      
      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by

        @Faiek said in Recipes not loading MMM-AssistantMK2:

        with-MMM-Spotify

        should be with-MMM-Spotify.js

        because it’s a js file, so same for other ;)

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          Faiek @Guest
          last edited by

          @Bugsounet - Thanks for the prompt response
          Can kick myself for that one ! - fairly new still - done it now - should i be see it loading in the log as i use too ? - [MK2} recipe is loaded : …
          because i don’t.
          Haven’t done a test on the mirror as I’m sorting my mic.
          Thanks …

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • 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