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

jmwyds

@jmwyds

2
Reputation
1
Profile views
10
Posts
0
Followers
1
Following
Joined Apr 17, 2020, 9:53 PM
Last Online Sep 12, 2020, 2:44 AM

jmwyds Unfollow Follow

Best posts made by jmwyds

  • RE: MMM-Remote-Control GET Error

    @jmwyds Sam, I replaced the code in socketclient.js rather than socket.js after reading that post that you linked to more fully and now the error has stopped popping up! Thanks for your help! I just have to figure out how to get the remote-control pictures back on the buttons and I am good to go:)

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 5:15 PM
  • RE: MMM-Remote-Control GET Error

    For anyone trying to fix the missing icon problem on MMM-Remote-Control, check out this post https://forum.magicmirror.builders/topic/735/remote-control-shutdown-configure-and-update-your-magicmirror/260

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 5:28 PM

Latest posts made by jmwyds

  • RE: Module Refresh at Midnight

    @sdetweil Ah, I’m sorry about that Sam. The module does work! The only thing that doesn’t work is that it doesn’t refresh itself at midnight like I want it to. If I do a restart of the mirror it pulls the word and it’s properties correctly. So I was hoping that you or someone else might have some expertise on that update interval aspect

    Thanks!
    Jack

    posted in Development
    J
    jmwyds
    Aug 14, 2020, 3:11 AM
  • RE: Module Refresh at Midnight

    @sdetweil Correct, yes. Merriam Webster by default supplies a list of 5 or so Words of the Day. By grabbing the first element, I am grabbing the first word with it’s definition, sentence, part of speech, etc.
    Do you see me doing something else there?

    posted in Development
    J
    jmwyds
    Aug 14, 2020, 2:31 AM
  • Module Refresh at Midnight

    I am developing MMM-WordOfTheDay (author: jmwyds) and I was hoping someone could help me out with getting it to automatically refresh at midnight. I currently have it updating on a refresh interval every hour but that seems to be doing nothing and I don’t know why. Any help is appreciated, thank you!

    https://github.com/jmwyds/MMM-WordOfTheDay

    posted in Development
    J
    jmwyds
    Aug 14, 2020, 1:38 AM
  • RE: MMM-Remote-Control GET Error

    For anyone trying to fix the missing icon problem on MMM-Remote-Control, check out this post https://forum.magicmirror.builders/topic/735/remote-control-shutdown-configure-and-update-your-magicmirror/260

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 5:28 PM
  • RE: MMM-Remote-Control GET Error

    @jmwyds Sam, I replaced the code in socketclient.js rather than socket.js after reading that post that you linked to more fully and now the error has stopped popping up! Thanks for your help! I just have to figure out how to get the remote-control pictures back on the buttons and I am good to go:)

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 5:15 PM
  • RE: MMM-Remote-Control GET Error

    @sdetweil Sam, I just want to make sure that I got your first tip correct. Am I supposed to replace the code in socket.js or socketclient.js? The code from the reference post looks more like socketclient.js but I noticed that you originally said socket.js

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 5:05 PM
  • RE: MMM-Remote-Control GET Error

    @sdetweil Sam, if I revert remote-control to an earlier version, would that be a plausible fix? Also, I included the console tab in the original post. Please let me know if there is something else that could help.

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 4:56 PM
  • RE: MMM-Remote-Control GET Error

    I followed the developer console to the line where the error is occurring and I have included that line here:Screen Shot 2020-05-02 at 12.53.08 PM.png

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 4:54 PM
  • RE: MMM-Remote-Control GET Error

    @sdetweil Hi Sam, thank you for the quick response. I updated ~/MagicMirror/js/socket.js with the specified code but to no avail. The issue still persists. The only effect of the code change seems to be that the pictures beside the buttons on the remote control have disappeared.
    Jack

    NOTE: The fix centers around updating the code in socketclient.js NOT socket.js.

    posted in Troubleshooting
    J
    jmwyds
    May 2, 2020, 4:52 PM
  • MMM-Remote-Control GET Error

    Hi there! Thank you for taking the time to read this.
    I have been trying to get my MMM-Remote-Control module up and running for some time now, but I inevitably reach the same wall every time I try to install it. The first time I tried to install the module, I used the auto install script and the second time I tried to install the module I did it manually. I have checked that the address is “0.0.0.0” and that my IP is included on the whitelist. I have included versions of the IP address both with a preceding “::ffff:” and without to be safe. In config.js, I have tried to simplify the configuration as much as possible, this is what I currently have:

    		{
    			module: 'MMM-Remote-Control',
    			position: 'bottom_left',
    		},
    

    I previously had a more complex config with a ‘config’ section, but I took that away to make it as simple as possible.
    I can successfully reach remote.html on my laptop, but immediately upon loading the developer console starts giving me GET errors. Here is a picture of the exact error that continuously is given:
    Screen Shot 2020-05-02 at 12.40.35 PM.png

    I would really appreciate any suggestions that anyone has as I would love to get this module up and running.

    Best,
    Jack

    posted in Troubleshooting remote control module modules magicmirror2
    J
    jmwyds
    May 2, 2020, 4:44 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