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-JaST] Just another Stock Ticker (new: version 2.x)

    Scheduled Pinned Locked Moved Utilities
    166 Posts 37 Posters 208.1k Views 39 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.
    • R Offline
      requiemmg
      last edited by

      Just noticed that I get this message on MM startup. Everything is running, current update installed this morning.

      0|MagicMirror  | [26.01.2022 11:04.50.818] [ERROR]
      0|MagicMirror  | ERROR! Could not validate main module js file.
      0|MagicMirror  | [26.01.2022 11:04.50.839] [ERROR]
      0|MagicMirror  | ReferenceError: Log is not defined
      0|MagicMirror  |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Jast/MMM-Jast.js:14:4347)
      0|MagicMirror  |     at Module._compile (node:internal/modules/cjs/loader:1116:14)
      0|MagicMirror  |     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169:10)
      0|MagicMirror  |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|MagicMirror  |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|MagicMirror  |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|MagicMirror  |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|MagicMirror  |     at require (node:internal/modules/cjs/helpers:94:18)
      0|MagicMirror  |     at Class.loadModuleDefaultConfig (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:313:30)
      0|MagicMirror  |     at /home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:267:26
      0|MagicMirror  | [2805:0126/110450.830713:ERROR:viz_main_impl.cc(161)] Exiting GPU process due to errors during initialization
      
      JalibuJ 1 Reply Last reply Reply Quote 0
      • JalibuJ Offline
        Jalibu Module Developer @requiemmg
        last edited by

        @requiemmg whats your MagicMirror version?

        karsten13K 1 Reply Last reply Reply Quote 0
        • karsten13K Offline
          karsten13 @Jalibu
          last edited by

          @jalibu

          I have similar errors running MMM-RAIN-MAP, happens only when using electron (not in server only). Using current mm develop branch.

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

            thx @karsten13, I’ll check that for both modules

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

              Hi @karsten13 @requiemmg,

              this is a MMM-Remote-Control Bug: https://github.com/Jopyth/MMM-Remote-Control/issues/267

              R 1 Reply Last reply Reply Quote 1
              • R Offline
                requiemmg @Jalibu
                last edited by

                Thanks for the update. So I just ignore it and wait for fix.

                1 Reply Last reply Reply Quote 0
                • M Offline
                  MMuser
                  last edited by

                  Hi, i am struggling with your module. I am testing MM in VM on Ubuntu. It seems that module is running but i still see only Loading instead of content. I ve tried default config provided on Git and also some config from this feed with no succes.

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

                    @mmuser did you install the dependencies using npm install?

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      MMuser
                      last edited by

                      Hi, yes i installed everything and after few restarts it is finally working, you did indeed great job, thanks for this module.
                      Maybe one quick question, for horizontal scrolling, on the left side, scrolling is aligned with module above but on right side, scrolling starting on very right side ( don’t know how to insert screenshot to this forum). I tried to modify maxWidth -no result, as it is according to description related only to vertical style. Any possibility to correct this ?

                      1 Reply Last reply Reply Quote 0
                      • O Offline
                        Overbid4225
                        last edited by Overbid4225

                        Was anyone able to make this work for Australia?
                        I have tried AS and ASX both dont work. Example BOQ.AS but works on Yahoo Finance

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

                          @Overbid4225 please check your logs: API request for BOQ.AS failed: Quote not found for ticker symbol: BOQ.AS
                          This message does not come from the MMM-Jast module, but from the Yahoo Finance library. Apparently a required value is not available for this symbol.
                          Since MMM-Jast depends on the results of the Yahoo Finance Library, unfortunately I can’t help you here either.

                          O 1 Reply Last reply Reply Quote 0
                          • O Offline
                            Overbid4225 @Jalibu
                            last edited by

                            @Jalibu I see, thanks for the reply. Strange on Yahoo’s part to resolve BOQ.AS on their website or any other asx for that matter but not allow on API. https://finance.yahoo.com/quote/BOQ.AX?p=BOQ.AX&.tsrc=fin-srch

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

                              @Overbid4225 yap, that‘s strange. The Yahoo Finanance library is unofficial and does not use a public API. Instead it just parses the Yahoo Website ;-)

                              D 1 Reply Last reply Reply Quote 0
                              • D Offline
                                Dracarys @Jalibu
                                last edited by

                                @Jalibu Hi, for me the module just stopped working since yesterday. It only says ‘loading’. Restartig the mirror doesnt Help. Before that it worked flawlessly for months. Is it Just me or does anyone else have this problem too?

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

                                  @Dracarys It still works for me without any problems.
                                  Do you get any logs?

                                  1 Reply Last reply Reply Quote 0
                                  • D Offline
                                    Dracarys
                                    last edited by Dracarys

                                    I will post it as soon as i have the time :)

                                    EDIT:

                                    [30.06.2022 01:07.44.449] [ERROR] There was an error requesting the API. Failed Yahoo Schema validation
                                    
                                    
                                    JalibuJ 1 Reply Last reply Reply Quote 0
                                    • JalibuJ Offline
                                      Jalibu Module Developer @Dracarys
                                      last edited by Jalibu

                                      @Dracarys
                                      That’s strange. Can you sort out which symbol causes this error?

                                      If it makes you happy, right now it’s better to see an error message on the mirror than to be shown the current stock performance.

                                      1 Reply Last reply Reply Quote 2
                                      • D Offline
                                        Dracarys
                                        last edited by

                                        i just got rid of all smybols and used BMW.DE Its still the same unfortunately. I even updated on the last version of jast but that also didnt help.

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

                                          @Dracarys can you please create an issue on Github? https://github.com/jalibu/MMM-Jast/issues

                                          D 1 Reply Last reply Reply Quote 0
                                          • D Offline
                                            Dracarys @Jalibu
                                            last edited by

                                            @Jalibu Since my magicmirror is running since a few years without updates/upgrades i updated everything (Rpi, MagicMirror, Node, Jast etc…). Now the module works again :)

                                            MartinLoidoltM 2 Replies Last reply Reply Quote 0
                                            • D Dracarys referenced this topic on

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 6 / 9
                                            • 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