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.

    Weather not displaying envcanada provider

    Scheduled Pinned Locked Moved Bug Hunt
    14 Posts 5 Posters 5.1k Views 5 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.
    • L Offline
      lexcyr @lexcyr
      last edited by

      @lexcyr
      i just made a fresh installion using your script, and i still have the same problem :(

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @lexcyr
        last edited by

        @lexcyr can I show the mm startup messages

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          lexcyr @sdetweil
          last edited by

          @sdetweil here is it:
          fbbbc939-af6b-4e1d-aaa4-4720ffdf38e1-image.png

          1 Reply Last reply Reply Quote 0
          • crazylegsC Offline
            crazylegs @lexcyr
            last edited by

            @lexcyr

            I notice you have provCode commented out in your config file. The envcanada provider requires that parm, so uncomment and see if your problem is resolved.

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              lexcyr @crazylegs
              last edited by lexcyr

              @crazylegs Already and still not working
              a917a569-7e27-456f-bed2-98aa57a01013-image.png

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @lexcyr
                last edited by

                @lexcyr using your config, and the MM config set to address:“0.0.0.0”

                I see in the dev window

                Access to XMLHttpRequest at 
                'https://thingproxy.freeboard.io/fetch/https://dd.weather.gc.ca/citypage_weather/xml/QC/s0000620_e.xml' from origin 'http://0.0.0.0:8090' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
                

                but using address:“localhost” works ok

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                L 1 Reply Last reply Reply Quote 0
                • L Offline
                  lexcyr @sdetweil
                  last edited by

                  @sdetweil Thank you.

                  you are right it’s working with localhost, but now i don’t know how to make it listen to other interface in the sametime to be able to access to it remotely. :(

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @lexcyr
                    last edited by

                    @lexcyr try this, not sure

                    find the ip address of the pi,
                    ipconfig, look in your router, …whatever way

                    replace

                    address:"localhost",
                    

                    with

                    address:"???",
                    

                    like on my machine

                    address:"192.168.2.106",
                    

                    where ??? is the ip address

                    in my MMM-Config, this address choice is in the dropdown list

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    L 1 Reply Last reply Reply Quote 0
                    • L Offline
                      lexcyr @sdetweil
                      last edited by

                      @sdetweil Just tried it, now i am able to remotely connect to MM but the weither is gone again :(.

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @lexcyr
                        last edited by

                        @lexcyr bummer

                        this may need a proxy to get around this… (code change)

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          joebloe
                          last edited by

                          Hi,
                          I have the same problem with envcanada provider. I start a fresh installation and it’s always in loading mode.
                          I use version 2.18.
                          Do you have a solution ou an eta for a fix ?
                          Thanks!

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

                            found a solution meanwhile, will provide a PR in the github repo

                            1 Reply Last reply Reply Quote 0

                            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 / 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