MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. lexcyr
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Groups 0

    Posts

    Recent Best Controversial
    • Weather not displaying envcanada provider

      Platform : Xubuntu
      Node version: v14.18.1
      MagicMirror Version : V2-Beta

      Description:
      Hello,
      After installation and configuration of MagicMirror everything was working and the weather envcanada as well.
      Since this morning it’s just loading. i’ve tried with a fresh installation and still not loading.
      Unfortunately don’t know from where to start for troubleshooting.
      i’ve already check several time the configuration and it seems fine. But i am pretty sure i am missing something, you can see the config below:

      {
      			module: "weather",
      			position: "top_right",
      			config: {
      				weatherProvider: "envcanada",
      				type: "current",
      				location: "Québec, QC",
      				siteCode: "s0000620",
      				//provCode: "QC"
      			}
      		},
      		{
      			module: "weather",
      			position: "top_right",
      			header: "Forecast",
      			config: {
      				weatherProvider: "envcanada",
      				type: "forecast",
      				location: "Québec, QC",
      				siteCode: "s0000620",
      				//provCode: "QC"
      			}
      		},
      

      Thanks in advance for your help.

      posted in Bug Hunt
      L
      lexcyr
    • 1
    • 2
    • 2 / 2