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-RNV not sisplaying :-(

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 3 Posters 685 Views 3 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.
    • kusselinK Offline
      kusselin
      last edited by kusselin

      Hi, on my MM2 with a raspi pi 3 i have the same config details as my server…
      On my normalyy MM2 with the pi th module MMM-RNV is displaying all but with the same config on my MM server on a NUC the module is notworking :-(

      always comes the message “RNV Abfahrtsmonitor -> No API credentials provided”
      Here my config fpor both systems:

      {
      		  module: 'MMM-RNV',
      		  header: 'RNV Abfahrstmonitor',
      		  position: 'bottom_right',
      		  config: {
      			updateInterval: "60000",
      			animationSpeed: "2000",
      			stationID: "1160", // HD-Bahnhof
      			numJourneys: "10",
      			clientID: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxeb1462d977c8',
      			tenantID: '87cd3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx16c9',
      			clientSecret: 'zxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx1',
      			resourceID: '148xxxxxxxxxxxxxxxxxxxxxxxxxxxf',
      			coloredLines: "true",
      			showLineIcons: "true",
      			useColorForRealTimeInfo: "true",
      			showTableHeader: "true",
      		  }
      		},
      

      Has anyone an answer?
      Thanks an best regards

      here with pi3 and O.K.
      Image 001.png

      and here as “SERVER” on a proxmox LXC Container:
      image1.jpeg

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @kusselin
        last edited by

        @kusselin I don’t know.

        did u copy/paste the config?
        or type it again?

        if type again, the system is case sensitive, every letter matters.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • kusselinK Offline
          kusselin
          last edited by

          I did it with copy & paste

          S 1 Reply Last reply Reply Quote 0
          • S Away
            sdetweil @kusselin
            last edited by

            @kusselin is the address: setting the same on both systems?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            kusselinK 1 Reply Last reply Reply Quote 0
            • kusselinK Offline
              kusselin @sdetweil
              last edited by kusselin

              @sdetweil sam, what do you mean about the adress? Ip adress? I dont know what you mean

              S 1 Reply Last reply Reply Quote 0
              • S Away
                sdetweil @kusselin
                last edited by

                @kusselin in config.js,

                address:“localhost” or “0.0.0.0”

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • JalibuJ Offline
                  Jalibu Module Developer
                  last edited by

                  @kusselin as already written on GitHub: Please make sure that you don’t quote Numbers and Boolean values in your config.
                  Please also note, that there are multiple implementations of MMM-RNV. The one above only works with Jupadin’s version. My implementation has another object structure.

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