Hey,
I managed to get alle the way to Authorizing. But when I hit «Authorize» the screen just goes black. I can see no adress line or anything.
I’m doing the process through vnc onto my raspberry pi.
Anyone with a similar problem or a solution?
Hey,
I managed to get alle the way to Authorizing. But when I hit «Authorize» the screen just goes black. I can see no adress line or anything.
I’m doing the process through vnc onto my raspberry pi.
Anyone with a similar problem or a solution?
Hey,
I saw this MMM-Radarr-Activity module, but I can’t seem to find the git page for it anymore. Does anybody have an Radarr module? :)
@sdetweil Hehe, allready did - and now things are playing along well :D Thanks alot!
@sdetweil
I´ll try and start from scratch again :)
So If I understand you correctly - I don’t have to change the package.json when I’m on the raspberry? :)
@sdetweil
I’m connected via ssh and vnc. I managed to start it with the original config.json. It’s after I put in the synology-module that everything went out the window.
@sdetweil ahh, sorry - forgot to mention that I got my rassberry today, so I’m on a raspberry now. My bad!!
@sdetweil
Gave me this, did I do something wrong? :)
pi@raspberrypi:~ $ export DISPLAY=:0
pi@raspberrypi:~ $ cd MagicMirror/
pi@raspberrypi:~/MagicMirror $ npm start
> magicmirror@2.11.0 start /home/pi/MagicMirror
> electron js/electron.js
(electron:813): Gtk-WARNING **: 15:08:03.027: cannot open display: :0
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.11.0 start: `electron js/electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.11.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-04-11T13_08_03_102Z-debug.log
@sdetweil
Thanks :)
I´ve run the script, but when I tried to start it gave me this:
pi@raspberrypi:~/MagicMirror $ npm start
> magicmirror@2.11.0 start /home/pi/MagicMirror
> electron js/electron.js
(electron:8589): Gtk-WARNING **: 14:59:29.032: cannot open display:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.11.0 start: `electron js/electron.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.11.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-04-11T12_59_29_059Z-debug.log
I changed the package.json to this - like you said in my other post:
I´ve tried to install this module, but when I try start the Mirror I get this error:
[2020-04-11 13:20:57.913] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-synology-ds/node_modules/mmmagic/build/Release/magic.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 64. This version of Node.js requires
NODE_MODULE_VERSION 73. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).
Yes - I’m a bit noob and could use some help :face_with_stuck-out_tongue: