• 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
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-RMV "Loading data"

Scheduled Pinned Locked Moved Troubleshooting
15 Posts 2 Posters 5.4k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    yawns Moderator @CvG
    last edited by yawns Mar 23, 2018, 7:34 AM Mar 23, 2018, 7:20 AM

    @CvG
    Would you mind sharing your api key via chat with me? I still did not receive any feedback from the vendor

    Update: just received my api key

    1 Reply Last reply Reply Quote 0
    • C Offline
      CvG
      last edited by Mar 23, 2018, 12:26 PM

      Thanks for you support. There ist an solved issue at the github page that might help you. The open one is mine.

      https://github.com/Com-Lum/MMM-RMV/issues/6

      1 Reply Last reply Reply Quote 0
      • Y Offline
        yawns Moderator
        last edited by Mar 23, 2018, 4:22 PM

        Interesting. Using this does show connections for me:

                        {       module: 'MMM-RMV',
                                position: 'top_left',
                                config: {
                                        apikey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                                        stationId: '3000001',
                                        }
                        },
        

        Using your config fails for me, debug console shows an error.

                        {       module: 'MMM-RMV',
                                position: 'top_left',
                                config: {
                                        apikey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
                                        stationId: '3025547',
                                        }
                        },
        

        I hope I find some time tomorrow to dig into this.

        1 Reply Last reply Reply Quote 0
        • C Offline
          CvG
          last edited by CvG Mar 23, 2018, 5:06 PM Mar 23, 2018, 5:05 PM

          Hmmmmmmmmm?

          That is strange. I’ll check this when I’m back in my office at monday.

          "… shows an error. ", means “loading data” in gui and error 400 or do you get something new?

          When I use my browser to querry the information it works fine. So the data is available for this station.
          Do you know a way to show the url the magicmirror backend uses? This is where my Linux knowlege ends.

          Y 1 Reply Last reply Mar 23, 2018, 5:09 PM Reply Quote 0
          • Y Offline
            yawns Moderator @CvG
            last edited by Mar 23, 2018, 5:09 PM

            @CvG
            In node_helper.js you find //console.log(some thing with url)
            Remove the // and restart your mirror. You will see the url in terminal, not browser

            1 Reply Last reply Reply Quote 0
            • C Offline
              CvG
              last edited by Mar 26, 2018, 6:54 AM

              Hello,

              now its working.

              My fault was that I misspelled the entry apiKey (I wrote it apikey. With a small k). I found out about this when I displayed the url because the accessId was empty. Now, with a capital letter K it works.

              Thanks for this and you help

              1 Reply Last reply Reply Quote 0
              • Y Offline
                yawns Moderator
                last edited by Mar 26, 2018, 10:39 AM

                bummer. I didn’t notice that o.O

                1 Reply Last reply Reply Quote 0
                • C Offline
                  CvG
                  last edited by Mar 26, 2018, 11:25 AM

                  The “mean” thing is that your relay has the error too, but you wrote that it workes for you.

                  Y 1 Reply Last reply Mar 26, 2018, 3:46 PM Reply Quote 0
                  • Y Offline
                    yawns Moderator @CvG
                    last edited by Mar 26, 2018, 3:46 PM

                    @CvG That’s because I tested on one machine and responded on another. I copied your config (and therefore your error) and just modified with my stationID.

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      CvG
                      last edited by Mar 26, 2018, 5:38 PM

                      Hello,

                      yes, I assumed that but finaly you led me to the right solution.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/15
                        Last post
                      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