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

    A_Nameless_Ghoul

    @A_Nameless_Ghoul

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    A_Nameless_Ghoul Unfollow Follow

    Latest posts made by A_Nameless_Ghoul

    • RE: EACCES: permission denied, open js/positions.js

      @sdetweil ok, Thank you for the install script! I didn´t scrolled so far down on the Installation & Usage page to see, that there is an automatic installation script because in the introduction it says “Therefore the only officially supported way of installation is by using a manual installation.” So i just tried to install it manually… F**k me… right?

      I will format my SD card and make a fresh start tomorrow!

      Thank you for now! Will keep you updated!
      Cheers

      posted in Troubleshooting
      A
      A_Nameless_Ghoul
    • RE: EACCES: permission denied, open js/positions.js

      @sdetweil No, i am trying to run it as its recommended on a Raspberry Pi (4B)

      Untill now i just followed exactly the steps provided on the Installation & Usage page.
      I didnt installed any extra Modules… wanted first to try out if it works…

      I am a newbie in Linux and programming, so it may take a while for me to read about how to use and execute the commands.

      posted in Troubleshooting
      A
      A_Nameless_Ghoul
    • EACCES: permission denied, open js/positions.js

      Hey there,

      i try to start up MM for the first time and i am getting this message:

      > magicmirror@2.29.0 start
      > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
      
      [2024-12-10 18:24:50.095] [LOG]   Starting MagicMirror: v2.29.0 
      [2024-12-10 18:24:50.176] [LOG]   Loading config ... 
      [2024-12-10 18:24:50.187] [LOG]   config template file not exists, no envsubst 
      [2024-12-10 18:24:52.233] [INFO]  Checking config file /home/paul/MagicMirror/config/config.js ... 
      [2024-12-10 18:24:52.478] [INFO]  Your configuration file doesn't contain syntax errors :) 
      [2024-12-10 18:24:52.482] [INFO]  Checking modules structure configuration ... 
      [2024-12-10 18:24:52.488] [ERROR] EACCES: permission denied, open 'js/positions.js' 
      

      the weird thing is, that the positions.js file doesnt exist.

      anyone can help?

      posted in Troubleshooting
      A
      A_Nameless_Ghoul