• Register
    • Login
    • Search

    Solved Troubleshooting module not showing

    EXT-Bring
    2
    8
    23
    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.
    • N
      noorm last edited by

      Hi Bugsounet,

      Thanks for confirming that the module is still working, I wasn’t sure since there has been no activity in here lately. So my problem is that it’s not showing anything, it’s empty although I have 6 items in my bring list.

      So here is my code and troubleshooting steps beneath…
      module: ‘EXT-Bring’,
      position: ‘top_left’,
      config: {
      debug: false,
      listName: “Shopping list”,
      email: “mail.com”,
      password: “secret”,
      lang: 5,
      columns: 3,
      maxRows: 5,
      updateInterval: 30000,
      showBackground: true,
      showBox: true,
      showHeader: true

      I have tried to change languages together with the language codes both in https://web.getbring.com/app/settings/ and mm2.
      I’m not sure how else to troubleshoot it, do you have any ideas? Guidance?

      /noorm

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, I will check it soon 😉

        My place in France Top committers of Github:
        committers.top badge

        1 Reply Last reply Reply Quote 0
        • N
          noorm last edited by

          Oh no rush, just look into it when you have time.
          I can also add I have “npm run update” and everything is up to date.

          If i turn debug: true, where can I find the logs?

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by bugsounet

            in manual start with npm start (in MagicMirror directory)
            if you use pm2 don’t forget to stop process

            My place in France Top committers of Github:
            committers.top badge

            1 Reply Last reply Reply Quote 0
            • N
              noorm last edited by

              Thank you!
              I am not sure what happened, but I’m running mm2 as Docker container in serveronly mode.
              I had to mount node_modules (which I did not have before) and restart the container…then everything suddenly came up? Maybe it was just the restart, no clue.

              1 Reply Last reply Reply Quote 0
              • bugsounet
                bugsounet Main Coder last edited by bugsounet

                I don’t use docker and don’t like serveronly reaction 😕
                I code only for RPI display output

                in servemode: you launch X time and X instance of the API. So you can have quickly the limit of fetch autorized datas.
                and if To many timers for fetch data… server will says … go out guys and wait a while (and no update)

                If it want to works…

                My place in France Top committers of Github:
                committers.top badge

                1 Reply Last reply Reply Quote 0
                • N
                  noorm last edited by

                  I see, I will keep that in mind!
                  Thank you very much and for a good job with the module, your input helped me solve the problem at least.

                  1 Reply Last reply Reply Quote 1
                  • bugsounet
                    bugsounet Main Coder last edited by

                    happy use 😉

                    My place in France Top committers of Github:
                    committers.top badge

                    1 Reply Last reply Reply Quote 0
                    • undefined  N noorm 
                    • First post
                      Last post
                    Powered by NodeBB | @bugsounet ©2023