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

    droidus

    @droidus

    0
    Reputation
    5
    Profile views
    31
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    droidus Unfollow Follow

    Latest posts made by droidus

    • Updating MM fails

      Here is what is happening:

       git pull && npm run install-mm
      hint: Pulling without specifying how to reconcile divergent branches is
      hint: discouraged. You can squelch this message by running one of the following
      hint: commands sometime before your next pull:
      hint:
      hint:   git config pull.rebase false  # merge (the default strategy)
      hint:   git config pull.rebase true   # rebase
      hint:   git config pull.ff only       # fast-forward only
      hint:
      hint: You can replace "git config" with "git config --global" to set a default
      hint: preference for all repositories. You can also pass --rebase, --no-rebase,
      hint: or --ff-only on the command line to override the configured default per
      hint: invocation.
      error: Could not read a2d7cdcfb425c2a51715bbaf663c2feb267a9798
      error: Could not read b716ec33d99924733e8603ca5a657c83bf8cca26
      remote: Enumerating objects: 1230, done.
      remote: Counting objects: 100% (1166/1166), done.
      remote: Compressing objects: 100% (495/495), done.
      remote: Total 856 (delta 589), reused 543 (delta 318), pack-reused 0
      Receiving objects: 100% (856/856), 504.39 KiB | 2.61 MiB/s, done.
      Resolving deltas: 100% (589/589), completed with 156 local objects.
      error: Could not read b716ec33d99924733e8603ca5a657c83bf8cca26
      fatal: revision walk setup failed
      error: https://github.com/MichMich/MagicMirror.git did not send all necessary objects
      
      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.spotify.com/v1/me. (Reason: CORS request did not succeed). Status code: (null).

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil This is what I am seeing after entering those fields:

      2022-01-31_14-31.png

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil so before for the ip, I was using my 192. address, but I tried localhost, and it errors saying: “INVALID_CLIENT: Invalid redirect URI”.

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil Correct. I see that.

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil Yes, it looks like the ports are mapped. I can reach the IP/port from my laptop.

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil I don’t see port 8888 running on the container.

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil No, this is a LXC container.

      posted in Troubleshooting
      D
      droidus
    • RE: MMM-NowPlayingOnSpotify no longer working?

      @sdetweil said in MMM-NowPlayingOnSpotify no longer working?:

      “When the app is running you can access it by opening localhost:8888 in your browser. Provided you are doing this directly on your Raspberry Pi”

      No, I am accessing via the 192. address.

      posted in Troubleshooting
      D
      droidus
    • RE: Running MM results in error messages

      @sdetweil E-mail sent.

      posted in Troubleshooting
      D
      droidus