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

    Posts

    Recent Best Controversial
    • RE: MMM-RandomQuranAyah

      @zzaidi148 said in MMM-RandomQuranAyah:

      @slametps it just said to recheck your config

      Can you post your whole config? It seems your config is the problem.

      posted in Education
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @zzaidi148 said in MMM-RandomQuranAyah:

      @slametps I’m a noob at this but this is the log on my terminal:

      > magicmirror@2.1.3 start /home/pi/MagicMirror
      > sh run-start.sh
      
      Starting MagicMirror: v2.1.3
      Loading config ...
      WARNING! Could not validate config file. Please correct syntax errors. Starting with default configuration.
      Loading module helpers ...
      Initializing new module helper ...
      Module helper loaded: updatenotification
      No helper found for module: helloworld.
      All module helpers loaded.
      Starting server on port 8080 ... 
      Server started ...
      Connecting socket for: updatenotification
      Sockets connected & modules started ...
      Launching application.
      
      

      What you got on the screen? Pls post the screen capture here.

      posted in Education
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @zzaidi148 said in MMM-RandomQuranAyah:

      @slametps Tried that but still didn’t load up magic mirror

      Can you post the pm2 or MM log?

      posted in Education
      slametpsS
      slametps
    • RE: MMM-RandomQuranAyah

      @zzaidi148 said in MMM-RandomQuranAyah:

      @slametps I tried setting up this module put it doesnt allow my magic mirror to work. I downloaded the module, put the config in my config.js and got a failed config. I put it in jshint and found nothing. Below is my config. Please help. Thank You.

      modules: [
      		{
      		module: 'MMM-RandomQuranAyah',
      		position: 'top_bar',	
      		config: {
      			apiVersion: '1.0' /
      			showArabic: true,
      			showTranslation: true,
      			surahArabicName:false,
      			translationLang:'id.indonesian',
      			updateInterval: 3600 * 1000, 
      		}
      		},
      		{
      			module: "alert",
      		},
      
      		{
      			module: "updatenotification",
      			position: "top_bar",
      		},
      
      		{
      			module: "clock",
      			position: "top_left",
      		},
      
      

      You should remove update_notification module (or change the location) because it override the same location.

      posted in Education
      slametpsS
      slametps
    • RE: Custom Oval mirror

      Awesome.

      posted in Show your Mirror
      slametpsS
      slametps
    • RE: After update, Calendar shows infinite number of events.

      @kvicksson said in After update, Calendar shows infinite number of events.:

      Everything works after setting maximumEntries after each URL. I don’t like it though because it doesn’t show the 10 upcoming items due to where the items are in time. But guess I have to live with it :)

      IMHO, It will be better if there is still a global config limiting total closest event will be displayed.

      posted in Troubleshooting
      slametpsS
      slametps
    • RE: How to MANUALLY install MM on your Pi. For absolute beginners.

      @axellejamous said in How to MANUALLY install MM on your Pi. For absolute beginners.:

      @slametps Yeah had to do the same! But I downgraded to 1.7.9, so I’ll change it to 1.6.10 now thank you! :)

      Glad to hear that. I just realize an issue with language translations is not working in default modules such as current-weather. Is anyone here experience same issue?

      posted in Troubleshooting
      slametpsS
      slametps
    • RE: How to MANUALLY install MM on your Pi. For absolute beginners.

      @axellejamous said in How to MANUALLY install MM on your Pi. For absolute beginners.:

      @slametps If you run it with npm start, does it work for you?
      For me that only solved my issue if I run it with node serveronly.
      Now there’s 0 errors so I have no clue why my screen still shows up black with npm start.

      Yap, it works like a charm now (also after I downgraded electron to 1.6.10 (1.7.9 consumes excessive CPU).
      Firstly, I got the same issue. After I did what I mentioned earlier, it is OK now.

      posted in Troubleshooting
      slametpsS
      slametps
    • RE: After update, Calendar shows infinite number of events.

      @orayoflighto said in After update, Calendar shows infinite number of events.:

      You didn’t miss it. It is a change with the most recent update.

      Default value for maximumEntries is 10. How can the calendar module display infinite number of events because not setting maximumEntries option?

      posted in Troubleshooting
      slametpsS
      slametps
    • RE: How to MANUALLY install MM on your Pi. For absolute beginners.

      @axellejamous said in How to MANUALLY install MM on your Pi. For absolute beginners.:

      @slametps glad you found it! you basically had the same issue as me except I didn’t have the fonts one. It’s really odd.

      @axellejamous You should try:

      $ cd {your_magicmirror_folder}/fonts
      $ npm install
      

      it will install required fonts.

      posted in Troubleshooting
      slametpsS
      slametps
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 13
    • 14
    • 5 / 14