• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Need help with sdetweil script

Scheduled Pinned Locked Moved Solved Troubleshooting
6 Posts 2 Posters 979 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.
  • S Offline
    sdetweil
    last edited by sdetweil Jan 8, 2022, 8:40 PM Jan 8, 2022, 8:39 PM

    @mymirror upgrade is for the next release, 3 months from now. ( and it’s 2 steps, one test, make sure you are happy, fix any issues, then once to DO the upgrade, you only ran the test phase)

    do you mean u have a blank screen?

    if so, then see here for how to fix
    https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

    what provider did u select? can you show the module def and config for MMM-Fuel?

    node 17? my script installs node 16.

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    M 2 Replies Last reply Jan 9, 2022, 8:43 AM Reply Quote 0
    • M Offline
      MyMirror @sdetweil
      last edited by Jan 9, 2022, 8:43 AM

      @sdetweil

      Hi Sam,

      after my old MM didn’t work properly and this was apparently also due to the very old Jessie, I started a new mirror based on a PI4 with Bullseye.

      For the initial installation I also took your script. But before that I manually updated Node to the latest version.

      The mirror worked in the basic version. The first modul “MMM-Fuel” has then unfortunately no data delivered and I thought that your script possibly correct necessary dependencies.

      Currently I do not know how to fix these problems soon:

      there are 2 local files that are different than the master repo
      
         installers/mm.sh
         package-lock.json
      

      Regarding MMM-Fuel I have to search something because of the certificate etc., right?

      Jens

      1 Reply Last reply Reply Quote 0
      • M Offline
        MyMirror
        last edited by Jan 9, 2022, 8:58 AM

        I forgot the MMM-Fuel modul:

                        {
                                module: "MMM-Fuel",
                                position: "top_left",
                                config: {
                                        api_key: "57ae...................2e",
                                        lat: xx.xxxxxxxx,
                                        lng: y.yyyyy,
                                        types: ["E5"],
                                }
                        },
        

        Jens

        1 Reply Last reply Reply Quote 0
        • M Offline
          MyMirror @sdetweil
          last edited by Jan 9, 2022, 9:04 AM

          @sdetweil

          Hi Sam,

          my provider is Tankerkoenig …

          Jens

          M 1 Reply Last reply Jan 9, 2022, 10:06 AM Reply Quote 0
          • M Offline
            MyMirror @MyMirror
            last edited by Jan 9, 2022, 10:06 AM

            MMM-Fuel problem solved.

            My problem was:
            UnhandledPromiseRejectionWarning: Error: Cannot find module ‘geolib’

            so i use

            npm install geolib
            

            And i get the mudul running.

            Cheers
            Jens

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              6/6
              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