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-Fuel funktioniert nicht mehr

    Scheduled Pinned Locked Moved Solved Troubleshooting
    17 Posts 2 Posters 2.2k 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.
    • 3 Offline
      35110 @sdetweil
      last edited by

      @sdetweil
      Ich abe dort eine Orange Warnung:

      VM4 sandbox_bundle:2 Electron Security Warning (Insecure Content-Security-Policy) This renderer process has either no Content Security
        Policy set or a policy with "unsafe-eval" enabled. This exposes users of
        this app to unnecessary security risks.
      
      For more information and help, consult
      https://electronjs.org/docs/tutorial/security.
      This warning will not show up
      once the app is packaged.
      

      und einen Roten Fehler:

      Failed to load resource: the server responded with a status of 404 (Not Found)
      :8080/modules/MMM-Fuel/translations/de.json:1
      
      1 Reply Last reply Reply Quote 0
      • 3 Offline
        35110 @sdetweil
        last edited by

        @sdetweil said in MMM-Fuel funktioniert nicht mehr:

        pm2 logs–lines=50

        pi@raspberrypi:~ $ pm2 logs–lines=50
        [PM2][ERROR] Command not found
        
        usage: pm2 [options] <command>
        
        pm2 -h, --help             all available commands and options
        pm2 examples               display pm2 usage examples
        pm2 <command> -h           help on a specific command
        
        Access pm2 files in ~/.pm2
        pi@raspberrypi:~ $
        
        

        Ich glaube nicht das es an PM2 liegt. Wie gesagt, sobald ich die MMM-Fuel aus der Config löschen, funktioniert MM und das auch via PM2

        S 1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @35110
          last edited by

          @35110 space between logs and --lines

          pm2 logs --lines=50

          but it says the German translations file is not present

          de.json

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          3 1 Reply Last reply Reply Quote 0
          • 3 Offline
            35110 @sdetweil
            last edited by

            @sdetweil said in MMM-Fuel funktioniert nicht mehr:

            but it says the German translations file is not present

            Wo ist die hin bzw woher bekomm ich die?

            S 1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @35110
              last edited by

              @35110 ich weiß nicht. Möglicherweise müssen Sie eine erstellen Nehmen Sie die englische Datei en.json und setze deutsche Phrasen passend ein.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              3 1 Reply Last reply Reply Quote 0
              • 3 Offline
                35110 @sdetweil
                last edited by 35110

                @sdetweil Ich finde nicht mal die englische Version in MMM-Fuel

                daher habe ich MMM-Fuel einfach neu installiert. Ich bekomme aber selbst bei der Installation des Modules Fehlermeldungen. :anguished_face:

                pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/fewieden/MMM-Fuel
                Klone nach 'MMM-Fuel' ...
                remote: Enumerating objects: 926, done.
                remote: Counting objects: 100% (151/151), done.
                remote: Compressing objects: 100% (53/53), done.
                remote: Total 926 (delta 99), reused 143 (delta 96), pack-reused 775
                Empfange Objekte: 100% (926/926), 1.44 MiB | 1.89 MiB/s, Fertig.
                Löse Unterschiede auf: 100% (581/581), Fertig.
                pi@raspberrypi:~/MagicMirror/modules $ cd MMM-Fuel
                pi@raspberrypi:~/MagicMirror/modules/MMM-Fuel $ npm install
                npm WARN old lockfile
                npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                npm WARN old lockfile
                npm WARN old lockfile This is a one-time fix-up, please be patient...
                npm WARN old lockfile
                npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
                
                added 526 packages, and audited 527 packages in 2m
                
                73 packages are looking for funding
                  run `npm fund` for details
                
                6 vulnerabilities (2 moderate, 3 high, 1 critical)
                
                To address all issues, run:
                  npm audit fix
                
                Run `npm audit` for details.
                pi@raspberrypi:~/MagicMirror/modules/MMM-Fuel $
                
                

                ES LÄUFT WIEDER!!! Keine Ahnung wieso und weshalb, aber MMM-Fuel läuft wieder.

                Danke für euren Support

                S 1 Reply Last reply Reply Quote 0
                • S Away
                  sdetweil @35110
                  last edited by

                  @35110 fantastisch!

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

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