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.

    New weather module (weather forecast)

    Scheduled Pinned Locked Moved Utilities
    1 Posts 1 Posters 716 Views 2 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.
    • O Offline
      OberfragGER
      last edited by OberfragGER

      I changed the default weatherforecast to weather like described in the official docu. It didnt load the forecast.
      What can i change?

      5984459f-35e9-4a68-8114-d77ccc056f5a-image.png

      My config.js:

          {
            module: 'weather',
            position: 'top_right',
            header: 'Wetter Vorhersage für',
            config: {
      		type: 'forecast',
              location: 'Bramfeld, Hamburg',
              locationID: '2945498',
              appid: '9401ca284xxxxxxxx48a208ac'
            }
          },
      

      This seems to be the error:

      0|MagicMir | [13.01.2022 13:42.39.124] [ERROR] MagicMirror will not quit, but it                                                                                                                                                              might be a good idea to check why this happened. Maybe no internet connection?
      0|MagicMir | [13.01.2022 13:42.39.124] [ERROR] If you think this really is an is                                                                                                                                                             sue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/iss                                                                                                                                                             ues
      0|MagicMir | [13.01.2022 13:42.39.128] [ERROR] Whoops! There was an uncaught exc                                                                                                                                                             eption...
      0|MagicMir | [13.01.2022 13:42.39.129] [ERROR] TypeError: Cannot read properties                                                                                                                                                              of undefined (reading 'type')
      0|MagicMir |     at Timeout.fetchStandings [as _onTimeout] (/home/pi/MagicMirror                                                                                                                                                             /modules/MMM-Formula1/node_helper.js:48:57)
      0|MagicMir |     at listOnTimeout (node:internal/timers:557:17)
      0|MagicMir |     at processTimers (node:internal/timers:500:7)
      0|MagicMir | [13.01.2022 13:42.39.129] [ERROR] MagicMirror will not quit, but it                                                                                                                                                              might be a good idea to check why this happened. Maybe no internet connection?
      0|MagicMir | [13.01.2022 13:42.39.130] [ERROR] If you think this really is an is                                                                                                                                                             sue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/iss                                                                                                                                                             ues
      0|MagicMir | [1293:0113/134506.677270:ERROR:command_buffer_proxy_impl.cc(292)] G                                                                                                                                                             PU state invalid after WaitForTokenInRange.
      0|MagicMir | [940:0113/134507.415223:ERROR:gpu_process_host.cc(968)] GPU process                                                                                                                                                              exited unexpectedly: exit_code=139
      0|MagicMir | [1293:0113/135506.957531:ERROR:command_buffer_proxy_impl.cc(292)] G                                                                                                                                                             PU state invalid after WaitForTokenInRange.
      0|MagicMir | [940:0113/135507.713471:ERROR:gpu_process_host.cc(968)] GPU process                                                                                                                                                              exited unexpectedly: exit_code=139
      0|MagicMir | [1293:0113/140025.310512:ERROR:command_buffer_proxy_impl.cc(292)] G                                                                                                                                                             PU state invalid after WaitForTokenInRange.
      0|MagicMir | [940:0113/140028.204170:ERROR:gpu_process_host.cc(968)] GPU process                                                                                                                                                              exited unexpectedly: exit_code=139
      
      
      1 Reply Last reply Reply Quote 2
      • 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