• 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. MWel1977
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 2
  • Followers 0
  • Topics 24
  • Posts 98
  • Groups 0

Posts

Recent Best Controversial
  • How do I access my Pi from an externel network to install modules and change config.js?

    Hi everybody,

    I would like to install modules and change the config file from my office or when I’m at my parents house.
    Can this be done by “Remote Desktop Connection” that is part of my Windows Enterprice edition? I already can access my Pi this way from within my network (so at home). But I also like to use it when I’m outside of the home network.

    I mention Remote Desktop because I’m more of a desktop user then a commandline writer. I’m still learning :smiling_face_with_open_mouth_cold_sweat:

    Is this just a matter of port forwarding and use a No-IP.com account or is it more complicated? And then the biggest concern: is it a save methode???

    posted in General Discussion
    M
    MWel1977
    Apr 11, 2019, 2:27 PM
  • RE: How to "halt" autostart for some time...?

    @Mykle1 THANKS!!! :thumbs_up: :thumbs_up: :thumbs_up: :thumbs_up: :thumbs_up:
    This is exactly what I needed!

    posted in Troubleshooting
    M
    MWel1977
    Apr 10, 2019, 9:17 AM
  • RE: How to "halt" autostart for some time...?

    @htilburgs unfortunately not yet!
    I made the fresh install her at work and the raspberry can’t acces the companies network ( I can see it but can’t select it) so I had to use the open network instead.
    So I couldn’t set up SSH … and I didn’t thought of it either…:disappointed_but_relieved_face:
    But I will do it at home… :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes: but in order to do that I need to have a clear acces to the system without MM2 constanly starting :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes:

    On my lost sd-card I also had SSH working. I could acces it via Putty, JuiceSSH (android) and the Windows “Remote Desktop Connection”.

    posted in Troubleshooting
    M
    MWel1977
    Apr 10, 2019, 9:13 AM
  • How to "halt" autostart for some time...?

    Hi All,
    this afternoon I made a fresh install on a new sd-card because I can’t remember were I left my first sd-card…:worried_face: … Luckly I have my config file saved to a usb drive before losing it…

    So…now I have the latest MM2 version and it’s working just fine in “factory mode” but now I want to ad modules to it again… however I have said “Yes” to autostarting the mirror. And that is what it does…but when I press + after about 10 seconds MM2 is starting again. So I hardly can do anything without constanly having to closing the MM2 after 10 seconds :dizzy_face: :dizzy_face: :dizzy_face:

    Can I pauze this autostart somehow? Or is there an other way to bypass it without disabling it completely and reinstalling it after I’m done (or is that just a simple command?)?
    (I’ve disabled it before and couldn’t get it to run afterwards…:face_with_open_mouth_cold_sweat: :face_with_open_mouth_cold_sweat: …)

    posted in Troubleshooting
    M
    MWel1977
    Apr 9, 2019, 2:53 PM
  • MMM-Simple-Swipe: Did anyone got it to run? (simple yes will do if you did)

    Did anybody got this MMM-Simple_Swipe module to run “right out of the box”?
    I’ve installed it but it’s not working. My guess (offcourse) would be that I’ve done something wrong!
    I’m excluding things by asking around.
    So If anybody (beside the 2 creators :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes: ) got it working this would help me to determine if the problem is with my setup.
    (I did have contact with one of the module makers but I don’t want to push them and offcourse… they have a life to so I don’t want to harass them :smiling_face_with_open_mouth_cold_sweat: :smiling_face_with_open_mouth_cold_sweat: )

    posted in Troubleshooting
    M
    MWel1977
    Jan 22, 2019, 12:58 PM
  • RE: npm dependencies not installed on fresh MM2 installation

    UPDATE:
    SUCCES!!! YES!!!:smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes: :smiling_face_with_open_mouth_smiling_eyes:
    I just had to install npm in the MagicMirror folder!
    My test bed for the MagicMirror is running again! :face_with_stuck-out_tongue_winking_eye: :face_with_stuck-out_tongue_winking_eye: :face_with_stuck-out_tongue_winking_eye:

    posted in Troubleshooting
    M
    MWel1977
    Jan 19, 2019, 7:28 PM
  • RE: npm dependencies not installed on fresh MM2 installation

    UPDATE:
    Found that npm i electron in the folder “MagicMirror” does the trick.
    But now it “ENOENT” that’s causing problems!

    posted in Troubleshooting
    M
    MWel1977
    Jan 18, 2019, 1:03 PM
  • RE: npm dependencies not installed on fresh MM2 installation

    I’m starting to get angry!!!

    pi@raspberrypi:~/MagicMirror $ git pull
    Already up-to-date.
    pi@raspberrypi:~/MagicMirror $ npm start
    
    > magicmirror@2.6.0 start /home/pi/MagicMirror
    > sh run-start.sh
    
    run-start.sh: 4: run-start.sh: electron: not found
    npm ERR! file sh
    npm ERR! code ELIFECYCLE
    npm ERR! errno ENOENT
    npm ERR! syscall spawn
    npm ERR! magicmirror@2.6.0 start: `sh run-start.sh`
    npm ERR! spawn ENOENT
    npm ERR! 
    npm ERR! Failed at the magicmirror@2.6.0 start script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    npm WARN Local package.json exists, but node_modules missing, did you mean to install?
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/pi/.npm/_logs/2019-01-17T22_37_37_361Z-debug.log
    pi@raspberrypi:~/MagicMirror $ 
    

    Now it can’t find Electron. :face_with_steam_from_nose: :face_with_steam_from_nose: :angry_face:

    posted in Troubleshooting
    M
    MWel1977
    Jan 17, 2019, 10:40 PM
  • RE: npm dependencies not installed on fresh MM2 installation

    NOPE! It’s not due to poor geust network at work. I still can’t install the Dependencies.
    I do have Node because node -v is resulting in v8.11.1.
    but it can’t find npm. so I’ll install npm meself.

    posted in Troubleshooting
    M
    MWel1977
    Jan 17, 2019, 10:26 PM
  • RE: npm dependencies not installed on fresh MM2 installation

    @sandy2503 I’ve used: Raspbian Stretch with desktop and recommended software.
    and I’m just up and running again. Meaning I’ve Rasbian setup on my Pi 3A+ and typing this in the Chromium browser.
    First I’ll try to install the MagicMirror. Yesterday I installed it at work via an open network (guest login)
    and at random times one is thrown out of it. So that could also be an issue.
    Now I’m at home in my own network.
    So fingers crossed!

    posted in Troubleshooting
    M
    MWel1977
    Jan 17, 2019, 10:17 PM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 9
  • 10
  • 2 / 10
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