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

    MattSharp

    @MattSharp

    1
    Reputation
    460
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    MattSharp Unfollow Follow

    Best posts made by MattSharp

    • RE: MMM-awesome-alexa snowboy issue

      @mattsharp said in MMM-awesome-alexa snowboy issue:

      I’ve got the same issue currently, no idea what’s causing it and I’ve been searching all over.

      I take that back, I just tried an npm update electron-rebuild and then npm run electron-rebuild and it seems to have worked! give that a try and let me know if it helped

      posted in Troubleshooting
      M
      MattSharp

    Latest posts made by MattSharp

    • RE: MMM-awesome-alexa snowboy issue

      @radu_stancu Starting fresh with 2.6.0 now, I’ll let you know how it goes, fingers crossed haha

      posted in Troubleshooting
      M
      MattSharp
    • RE: MMM-awesome-alexa snowboy issue

      @radu_stancu I still can’t seem to get it to work tbf, think I’ll try starting again with version 2.6.0

      posted in Troubleshooting
      M
      MattSharp
    • MMM-Awesome-Alexa Issues

      Hi All,

      I’ve got some issues with MMM-Awesome-Alexa at the minute, running on a Pi Model 3 A+ with a ReSpeaker 2 Mic hat.

      the Pi is definitely picking up and able to record audio, there are no errors in the console when I launch the mirror, but no sign of Alexa anywhere. I’m not sure where I’m going wrong here, is there something I’ve missed?

      Thanks,
      Matt

      posted in Troubleshooting alexa avs alexa voice service mmm-awesome-alexa
      M
      MattSharp
    • RE: MMM-awesome-alexa snowboy issue

      @mattsharp said in MMM-awesome-alexa snowboy issue:

      I’ve got the same issue currently, no idea what’s causing it and I’ve been searching all over.

      I take that back, I just tried an npm update electron-rebuild and then npm run electron-rebuild and it seems to have worked! give that a try and let me know if it helped

      posted in Troubleshooting
      M
      MattSharp
    • RE: MMM-awesome-alexa snowboy issue

      I’ve got the same issue currently, no idea what’s causing it and I’ve been searching all over.

      posted in Troubleshooting
      M
      MattSharp
    • RE: MMM-3Day-Forecast

      Don’t suppose there’s any support on this module these days?

      I just get stuck on Loading… after I’ve installed this, my API key is correct and tested in browser, the only error I can see that I think relates to it is "[TypeError: Cannot read property ‘simpleforecast’ of undefined] :/

      Any help would be appreciated but after 2 years I’m not expecting anything! :p

      posted in Utilities
      M
      MattSharp
    • RE: Fitbit

      Has anyone managed to get this installed on a Raspberry Pi Zero W using Jessie Lite?

      When running setupAccess.py I can’t get anywhere as it doesn’t open a browser window so I can’t authenticate.

      Any help appreciated.

      posted in Troubleshooting
      M
      MattSharp
    • RE: RPi Zero Troubleshooting

      Did some digging in the forums and found that

      npm install --unsafe-perm

      Looks to have fixed my issue!

      posted in Troubleshooting
      M
      MattSharp
    • RPi Zero Troubleshooting

      I’ve followed the guide at https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero to get MM installed on my RPi Zero W using Jessie Lite, but I’m having some issues now that the install is complete.

      Once Midori opens up (or if I connect to it using a browser on my PC), the screen is just black, and on the Pi I get the messages when the server starts:

      :::

      Starting MagicMirror: v2.2.2
      Loading Config …
      Loading module helpers …
      No helper found for module: alert.
      Initializing new module helper …
      Module helper loaded: updatenotification
      No helper found for module: clock.
      Initializing new module helper …
      Module helper loaded: calendar
      No helper found for module: compliments.
      No helper found for module: currentweather.
      No helper found for module: weatherforecast.
      Initializing new module helper …
      Module helper loaded: newsfeed.
      All module helpers loaded.
      Starting server on port 8080 …
      You’re using a full whitelist configuration to allow for all IPs
      Server started …
      Connecting socket for: update
      Connecting socket for: calendar
      Starting node helper for: calendar
      Connecting socket for: newsfeed
      Starting module: newsfeed
      Sockets connected & modules started …

      :::

      I’m not really sure where to go from here but any help would be appreciated.

      posted in Troubleshooting zero pi 0 pi zero blank screen
      M
      MattSharp