Bugsounet Coding

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

    EXT-Detector - Black screen - ConfigMerge error

    EXT-Detector
    2
    10
    70
    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
      Arnot last edited by

      Hi,

      After a long time I decided to change my AssistantMk2 by Your New googleAssistant.
      I have a problem why EXT-DETECTOR : black screen
      I Lauched MM in dev mode =>
      EXT-Detector.js:44 Uncaught ReferenceError: configMerge is not defined

      Need to install another js script ?

      thanks for you answer,
      Regards

      Tech : RPI3b - 10/Buster - npm 6.14.15 - node 14.19.1

      My log :
      [2022-03-19 10:26:33.362] [LOG] Connecting socket for: MMM-GoogleAssistant
      [2022-03-19 10:26:33.365] [LOG] [GA] Read config.js and check ConfigDeepMerge…
      [2022-03-19 10:26:33.369] [LOG] [GA] Perfect ConfigDeepMerge activated!
      [2022-03-19 10:26:33.372] [LOG] Connecting socket for: EXT-Alert
      [2022-03-19 10:26:33.374] [LOG] Starting module helper: EXT-Alert
      [2022-03-19 10:26:33.377] [LOG] Connecting socket for: Gateway
      [2022-03-19 10:26:33.381] [LOG] Connecting socket for: EXT-Detector
      [2022-03-19 10:26:33.411] [LOG] [DETECTOR] EXT-Detector Version: 1.0.1 rev: 220315
      [2022-03-19 10:26:33.413] [LOG] Sockets connected & modules started …

      My config.js :
      {
      module: “MMM-GoogleAssistant”,
      configDeepMerge: true,
      config: {
      debug: true,
      stopCommand: “stop”,
      assistantConfig: {},
      responseConfig: {
      chimes: {},
      imgStatus: {},
      zoom: {}
      },
      recipes: []
      }
      },

      {
      module: ‘EXT-Alert’,
      config: {
      debug: false,
      ignore: []
      }
      },
      {
      module: ‘Gateway’
      },

      {
      module: “EXT-Detector”,
      position: “top_left”,
      configDeepMerge: true,
      config: {
      debug: true,
      }
      },

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

        Hi 🙂

        are you really sure that you have Pre-requirements ? (not me… 🙂 )

        1 Reply Last reply Reply Quote 0
        • A
          Arnot last edited by

          sorry, I missed the 1st line.
          Only on debian 11 ?

          Arnot

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

            no (again) 😉

            • need MagicMirror v2.18.0 (and more)
            • raspbian v10 (buster) or v11 (bulleyes)
            • only 32bits version (not x64)
            1 Reply Last reply Reply Quote 0
            • A
              Arnot last edited by

              ok, I’ll start to update MM (2.11)

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

                so, you have your response 🙂

                Update it properly and retry 😉

                1 Reply Last reply Reply Quote 0
                • A
                  Arnot last edited by

                  I think so, I’m ashamed

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

                    Don’t worry, generaly, you do only one time this mismake 🙂

                    1 Reply Last reply Reply Quote 0
                    • A
                      Arnot last edited by

                      ok it’s work for detector 🙂
                      Next tokenGA.json missing…
                      (I have the file in MM-GoogleAssistant directory (manual, with your token.js i can’t past the code))

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

                        Perfect if Detector works 😉

                        1 Reply Last reply Reply Quote 0
                        • Locked by  bugsounet bugsounet 
                        • First post
                          Last post
                        Powered by NodeBB | @bugsounet ©2022