• 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. NickOne
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
N
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 7
  • Groups 0

NickOne

@NickOne

2
Reputation
1
Profile views
7
Posts
0
Followers
0
Following
Joined Jan 7, 2022, 6:55 PM
Last Online Jan 18, 2023, 4:07 PM

NickOne Unfollow Follow

Best posts made by NickOne

  • MM funktioniert nicht mehr nach Update

    Habe heute ein MagicMirror Update ausgeführt und danach neu gestartet. Leider startet MM jetzt nicht mehr. Könnte mir da jemand weiter helfen? Danke schon mal.

    0 info it worked if it ends with ok
    1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
    2 info using npm@6.14.12
    3 info using node@v10.24.1
    4 verbose run-script [ 'prestart', 'start', 'poststart' ]
    5 info lifecycle magicmirror@2.22.0~prestart: magicmirror@2.22.0
    6 info lifecycle magicmirror@2.22.0~start: magicmirror@2.22.0
    7 verbose lifecycle magicmirror@2.22.0~start: unsafe-perm in lifecycle true
    8 verbose lifecycle magicmirror@2.22.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
    9 verbose lifecycle magicmirror@2.22.0~start: CWD: /home/pi/MagicMirror
    10 silly lifecycle magicmirror@2.22.0~start: Args: [ '-c',
    10 silly lifecycle   'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ]
    11 info lifecycle magicmirror@2.22.0~start: Failed to exec start script
    12 verbose stack Error: magicmirror@2.22.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
    12 verbose stack spawn ENOENT
    12 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
    12 verbose stack     at ChildProcess.emit (events.js:198:13)
    12 verbose stack     at maybeClose (internal/child_process.js:982:16)
    12 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
    13 verbose pkgid magicmirror@2.22.0
    14 verbose cwd /home/pi/MagicMirror
    15 verbose Linux 4.19.66-v7+
    16 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
    17 verbose node v10.24.1
    18 verbose npm  v6.14.12
    19 error code ELIFECYCLE
    20 error syscall spawn
    21 error file sh
    22 error errno ENOENT
    23 error magicmirror@2.22.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
    23 error spawn ENOENT
    24 error Failed at the magicmirror@2.22.0 start script.
    24 error This is probably not a problem with npm. There is likely additional logging output above.
    25 verbose exit [ 1, true ]
    
    
    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 12:11 PM
  • RE: MM funktioniert nicht mehr nach Update

    Danke für die schnelle Antwort. “Node” hab ich jetzt geupdatet. Funktioniert leider aber immer noch nicht. Hab MM auch schon per Hand gestartet. Putty zeigt mir auch “online” an, aber auf dem Spiegel ist MM nicht zu sehen.

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 1:13 PM

Latest posts made by NickOne

  • RE: MM funktioniert nicht mehr nach Update

    @sdetweil

    Okay, vielen Dank für Ihre Hilfe. Dann werde ich wohl alles neu machen dürfen. Danke für die Links zum backup-restore script. Mal schauen ob ich das alles hinbekomme.
    Schön Abend Ihnen!

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 5:03 PM
  • RE: MM funktioniert nicht mehr nach Update

    @sdetweil

    No LSB modules are available.
    Distributor ID: Raspbian
    Description: Raspbian GNU/Linux 9.11 (stretch)
    Release: 9.11
    Codename: stretch

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 4:07 PM
  • RE: MM funktioniert nicht mehr nach Update

    @sdetweil

    Meinen Sie das hier?

    0|MagicMirror | /home/pi/MagicMirror/node_modules/electron/dist/electron: symbol lookup error: /home/pi/MagicMirror/node_modules/electron/dist/electron: undefined symbol: gbm_bo_get_modifier
    PM2 | App [MagicMirror:0] exited with code [127] via signal [SIGINT]
    PM2 | App [MagicMirror:0] starting in -fork mode-
    PM2 | TypeError [ERR_INVALID_ARG_TYPE]: The “data” argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (16302)
    PM2 | at Object.writeFileSync (node:fs:2195:5)
    PM2 | at /usr/lib/node_modules/pm2/lib/God/ForkMode.js:258:12
    PM2 | at wrapper (/usr/lib/node_modules/pm2/node_modules/async/internal/once.js:12:16)
    PM2 | at next (/usr/lib/node_modules/pm2/node_modules/async/waterfall.js:96:20)
    PM2 | at /usr/lib/node_modules/pm2/node_modules/async/internal/onlyOnce.js:12:16
    PM2 | at WriteStream. (/usr/lib/node_modules/pm2/lib/Utility.js:186:13)
    PM2 | at WriteStream.emit (node:events:513:28)
    PM2 | at WriteStream.emit (node:domain:552:15)
    PM2 | at node:internal/fs/streams:75:16
    PM2 | at FSReqCallback.oncomplete (node:fs:192:23)
    PM2 | App [MagicMirror:0] online

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 3:59 PM
  • RE: MM funktioniert nicht mehr nach Update

    @sdetweil ja ich benutze den Autostart.

    Aber MM von Hand starten bringt aber auch nichts. Was mir aber aufgefallen ist, das wenn ich MM über die Console starte, hinten in der Tabelle bei “Watching” disable ausgegeben wird.

    │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
    ├─────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────── ─┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
    │ 0 │ MagicMirror │ N/A │ 2.22.0 │ fork │ 8302 │ 0s │ 10 │ online │ 0% │ 2.5mb │ pi │ disabled

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 3:36 PM
  • RE: MM funktioniert nicht mehr nach Update

    @sdetweil

    Habe mein Backup nochmals zurück gespielt. Da funktioniert auch noch alles. Habe danach das alles ausgeführt was Sie mir geschrieben hatten. Updates laufen durch, aber danach startet MM wieder nicht. Zumindestens nicht optisch. Wenn ich mir aber die Auslastung anschaue, sieht es schon so aus als wäre MM gestartet.

    0 verbose cli /usr/bin/node /usr/bin/npm
    1 info using npm@8.19.3
    2 info using node@v16.19.0
    3 timing npm:load:whichnode Completed in 1ms
    4 timing config:load:defaults Completed in 11ms
    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 10ms
    6 timing config:load:builtin Completed in 12ms
    7 timing config:load:cli Completed in 11ms
    8 timing config:load:env Completed in 4ms
    9 timing config:load:file:/home/pi/MagicMirror/.npmrc Completed in 0ms
    10 timing config:load:project Completed in 9ms
    11 timing config:load:file:/home/pi/.npmrc Completed in 1ms
    12 timing config:load:user Completed in 2ms
    13 timing config:load:file:/usr/etc/npmrc Completed in 1ms
    14 timing config:load:global Completed in 2ms
    15 timing config:load:validate Completed in 2ms
    16 timing config:load:credentials Completed in 8ms
    17 timing config:load:setEnvs Completed in 7ms
    18 timing config:load Completed in 82ms
    19 timing npm:load:configload Completed in 83ms
    20 timing npm:load:mkdirpcache Completed in 8ms
    21 timing npm:load:mkdirplogs Completed in 2ms
    22 verbose title npm start
    23 verbose argv "start"
    24 timing npm:load:setTitle Completed in 9ms
    25 timing config:load:flatten Completed in 20ms
    26 timing npm:load:display Completed in 27ms
    27 verbose logfile logs-max:10 dir:/home/pi/.npm/_logs
    28 verbose logfile /home/pi/.npm/_logs/2023-01-15T14_41_15_770Z-debug-0.log
    29 timing npm:load:logFile Completed in 82ms
    30 timing npm:load:timers Completed in 0ms
    31 timing npm:load:configScope Completed in 1ms
    32 timing npm:load Completed in 221ms
    33 silly logfile start cleaning logs, removing 1 files
    34 silly logfile done cleaning log files
    35 timing command:run-script Completed in 913ms
    36 timing command:start Completed in 941ms
    37 verbose exit 127
    38 timing npm Completed in 1200ms
    39 verbose code 127
    
    
    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 2:42 PM
  • RE: MM funktioniert nicht mehr nach Update

    Danke für die schnelle Antwort. “Node” hab ich jetzt geupdatet. Funktioniert leider aber immer noch nicht. Hab MM auch schon per Hand gestartet. Putty zeigt mir auch “online” an, aber auf dem Spiegel ist MM nicht zu sehen.

    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 1:13 PM
  • MM funktioniert nicht mehr nach Update

    Habe heute ein MagicMirror Update ausgeführt und danach neu gestartet. Leider startet MM jetzt nicht mehr. Könnte mir da jemand weiter helfen? Danke schon mal.

    0 info it worked if it ends with ok
    1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
    2 info using npm@6.14.12
    3 info using node@v10.24.1
    4 verbose run-script [ 'prestart', 'start', 'poststart' ]
    5 info lifecycle magicmirror@2.22.0~prestart: magicmirror@2.22.0
    6 info lifecycle magicmirror@2.22.0~start: magicmirror@2.22.0
    7 verbose lifecycle magicmirror@2.22.0~start: unsafe-perm in lifecycle true
    8 verbose lifecycle magicmirror@2.22.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/MagicMirror/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
    9 verbose lifecycle magicmirror@2.22.0~start: CWD: /home/pi/MagicMirror
    10 silly lifecycle magicmirror@2.22.0~start: Args: [ '-c',
    10 silly lifecycle   'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js' ]
    11 info lifecycle magicmirror@2.22.0~start: Failed to exec start script
    12 verbose stack Error: magicmirror@2.22.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
    12 verbose stack spawn ENOENT
    12 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
    12 verbose stack     at ChildProcess.emit (events.js:198:13)
    12 verbose stack     at maybeClose (internal/child_process.js:982:16)
    12 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
    13 verbose pkgid magicmirror@2.22.0
    14 verbose cwd /home/pi/MagicMirror
    15 verbose Linux 4.19.66-v7+
    16 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
    17 verbose node v10.24.1
    18 verbose npm  v6.14.12
    19 error code ELIFECYCLE
    20 error syscall spawn
    21 error file sh
    22 error errno ENOENT
    23 error magicmirror@2.22.0 start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
    23 error spawn ENOENT
    24 error Failed at the magicmirror@2.22.0 start script.
    24 error This is probably not a problem with npm. There is likely additional logging output above.
    25 verbose exit [ 1, true ]
    
    
    posted in Troubleshooting
    N
    NickOne
    Jan 15, 2023, 12:11 PM
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