• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. Baschti
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
B
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 5
  • Groups 0

Baschti

@Baschti

0
Reputation
1
Profile views
5
Posts
0
Followers
0
Following
Joined Jun 23, 2020, 11:11 AM
Last Online Feb 14, 2023, 11:01 PM

Baschti Unfollow Follow

Latest posts made by Baschti

  • RE: MMM-BoschSmartHome

    @sdetweil Awesome! Youre right! Can you give me a tip on how to integrate the window sensors

    posted in Utilities
    B
    Baschti
    Feb 12, 2023, 7:56 PM
  • RE: MMM-BoschSmartHome

    @sdetweil The Module is located in MagicMirror/modules/MMM-BoschSmartHome/

    posted in Utilities
    B
    Baschti
    Feb 12, 2023, 3:53 PM
  • RE: MMM-BoschSmartHome

    I installed the module today, but i get this error:

    [12.02.2023 16:06.09.906] [LOG] Starting MagicMirror: v2.22.0

    [12.02.2023 16:06.09.918] [LOG] Loading config …

    [12.02.2023 16:06.09.928] [LOG] Loading module helpers …

    [12.02.2023 16:06.09.931] [LOG] No helper found for module: alert.

    [12.02.2023 16:06.09.944] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘bosch-smart- home-bridge’

    Require stack:

    • /home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js

    • /home/pi/MagicMirror/js/app.js

    • /home/pi/MagicMirror/js/electron.js

    • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js

    [12.02.2023 16:06.09.946] [LOG] Loading module helpers …

    [12.02.2023 16:06.09.948] [LOG] No helper found for module: alert.

    [12.02.2023 16:06.09.953] [ERROR] App threw an error during load

    [12.02.2023 16:06.09.956] [ERROR] Error: Cannot find module ‘bosch-smart-home-br idge’

    Require stack:

    • /home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js

    • /home/pi/MagicMirror/js/app.js

    • /home/pi/MagicMirror/js/electron.js

    • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js

    at Module._resolveFilename (node:internal/modules/cjs/loader:963:15)
    
    at n._resolveFilename (node:electron/js2c/browser_init:2:109416)
    
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/i                                                                                                                                                                                                                                             ndex.js:49:29)
    
    at Module._load (node:internal/modules/cjs/loader:811:27)
    
    at f._load (node:electron/js2c/asar_bundle:2:13328)
    
    at Module.require (node:internal/modules/cjs/loader:1035:19)
    
    at require (node:internal/modules/cjs/helpers:102:18)
    
    at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_                                                                                                                                                                                                                                             helper.js:14:65)
    
    at Module._compile (node:internal/modules/cjs/loader:1141:14)
    
    at Module._extensions..js (node:internal/modules/cjs/loader:1196:10)
    

    [12.02.2023 16:06.09.959] [ERROR] Whoops! There was an uncaught exception…

    [12.02.2023 16:06.09.971] [ERROR] Error: Cannot find module ‘bosch-smart-home-br idge’

    Require stack:

    • /home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js

    • /home/pi/MagicMirror/js/app.js

    • /home/pi/MagicMirror/js/electron.js

    • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js

    at Module._resolveFilename (node:internal/modules/cjs/loader:963:15)
    
    at n._resolveFilename (node:electron/js2c/browser_init:2:109416)
    
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/i                                                                                                                                                                                                                                             ndex.js:49:29)
    
    at Module._load (node:internal/modules/cjs/loader:811:27)
    
    at f._load (node:electron/js2c/asar_bundle:2:13328)
    
    at Module.require (node:internal/modules/cjs/loader:1035:19)
    
    at require (node:internal/modules/cjs/helpers:102:18)
    
    at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_                                                                                                                                                                                                                                             helper.js:14:65)
    
    at Module._compile (node:internal/modules/cjs/loader:1141:14)
    
    at Module._extensions..js (node:internal/modules/cjs/loader:1196:10) {
    

    code: ‘MODULE_NOT_FOUND’,

    requireStack: [

    '/home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js',
    
    '/home/pi/MagicMirror/js/app.js',
    
    '/home/pi/MagicMirror/js/electron.js',
    
    '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/                                                                                                                                                                                                                                             main.js',
    
    undefined
    

    ]

    }

    [12.02.2023 16:06.09.973] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?

    [12.02.2023 16:06.09.974] [ERROR] If you think this really is an issue, please o pen an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

    [12.02.2023 16:06.10.508] [LOG] Launching application.

    [1549:0212/160611.418965:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization

    [1576:0212/160611.630258:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extens ion not supported.

    magicmirror@2.22.0 start

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

    [12.02.2023 16:06.09.906] [LOG] Starting MagicMirror: v2.22.0

    [12.02.2023 16:06.09.918] [LOG] Loading config …

    [12.02.2023 16:06.09.928] [LOG] Loading module helpers …

    [12.02.2023 16:06.09.931] [LOG] No helper found for module: alert.

    [12.02.2023 16:06.09.944] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘bosch-smart- home-bridge’

    Require stack:

    • /home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js

    • /home/pi/MagicMirror/js/app.js

    • /home/pi/MagicMirror/js/electron.js

    • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js

    [12.02.2023 16:06.09.946] [LOG] Loading module helpers …

    [12.02.2023 16:06.09.948] [LOG] No helper found for module: alert.

    [12.02.2023 16:06.09.953] [ERROR] App threw an error during load

    [12.02.2023 16:06.09.956] [ERROR] Error: Cannot find module ‘bosch-smart-home-br idge’

    Require stack:

    • /home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_helper.js

    • /home/pi/MagicMirror/js/app.js

    • /home/pi/MagicMirror/js/electron.js

    • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/mai n.js

    at Module._resolveFilename (node:internal/modules/cjs/loader:963:15)
    
    at n._resolveFilename (node:electron/js2c/browser_init:2:109416)
    
    at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/i                                                                                                                                                                                                                                             ndex.js:49:29)
    
    at Module._load (node:internal/modules/cjs/loader:811:27)
    
    at f._load (node:electron/js2c/asar_bundle:2:13328)
    
    at Module.require (node:internal/modules/cjs/loader:1035:19)
    
    at require (node:internal/modules/cjs/helpers:102:18)
    
    at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-BoschSmartHome/node_                                                                                                                                                                                                                                             helper.js:14:65)
    
    at Module._compile (node:internal/modules/cjs/loader:1141:14)
    
    at Module._extensions..js (node:internal/modules/cjs/loader:1196:10)
    

    [12.02.2023 16:06.09.959] [ERROR] Whoops! There was an uncaught exception…

    [12.02.2023 16:06.09.971] [ERROR] Error: Cannot find module ‘bosch-smart-home-br idge’

    Require stack:

    i have absolutely no clue :-(

    posted in Utilities
    B
    Baschti
    Feb 12, 2023, 3:09 PM
  • RE: [MMM-Roomba980] - Live Roomba Stats

    I got the whole time only “loading” on my screen! I Installed Dorita980 und the module! Did you have some hints?

    posted in Utilities
    B
    Baschti
    Sep 26, 2020, 9:38 AM
  • RE: MMM-FRITZ-Box-Callmonitor

    @Laurids Did you solve the Problem? Same here!

    posted in Troubleshooting
    B
    Baschti
    Jun 23, 2020, 11:21 AM
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