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

    Posts

    Recent Best Controversial
    • Calender Module: Time Not visible

      Hi together,

      I try to change the shown Information from the calender module. I want to show the date and time. My Problem is that time informations are not shown on the mirror.

      I use this config:

      config: {
      ��������������������������������timeFormat: "absolute",
      ��������������������������������dateFormat: "DD MMM",
      ��������������������������������urgency: 0,
      ��������������������������������getRelative: 0,
      ��������������������������������calendars: [
      

      Do you have any idea?

      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      hmm… it looks like my system is broken. npm makes a lot of problems too.

      I decide to reset the systems completely. Fresh OS and a new MM installation. It was easier as to find the root cause. Now everythink is running up again.

      Thanks a lot for your ideas and your help

      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      @justjim1220

      so i did it. After that i try to make the npm install. Suprise… the next issues. What a hard MM update! Maybe you have any idea ?

       git pull && npm install
      Bereits aktuell.
      (node:1893) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
      npm ERR! Error: Method Not Allowed
      npm ERR!     at errorResponse (/usr/share/npm/lib/cache/add-named.js:260:10)
      npm ERR!     at /usr/share/npm/lib/cache/add-named.js:203:12
      npm ERR!     at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:167:7)
      npm ERR!     at FSReqWrap.oncomplete (fs.js:135:15)
      npm ERR! If you need help, you may report this *entire* log,
      npm ERR! including the npm and node versions, at:
      npm ERR!     <http://github.com/npm/npm/issues>
      
      npm ERR! System Linux 4.14.71-v7+
      npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
      npm ERR! cwd /home/pi/MagicMirror
      npm ERR! node -v v8.11.1
      npm ERR! npm -v 1.4.21
      npm ERR! code E405
      npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
      |
      > phantomjs-prebuilt@2.1.16 install /home/pi/MagicMirror/node_modules/jshint/node_modules/phantomjs-prebuilt
      > node install.js
      
      PhantomJS not found on PATH
      Unexpected platform or architecture: linux/arm
      It seems there is no binary available for your platform/architecture
      Try to install PhantomJS globally
      npm WARN This failure might be due to the use of legacy binary "node"
      npm WARN For further explanations, please read
      /usr/share/doc/nodejs/README.Debian
      
      
      > electron-chromedriver@1.6.0 install /home/pi/MagicMirror/node_modules/spectron/node_modules/electron-chromedriver
      > node ./download-chromedriver.js
      
      npm WARN optional dep failed, continuing phantomjs-prebuilt@2.1.16
      npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
      npm WARN deprecated browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
      npm ERR!
      npm ERR! Additional logging details can be found in:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      npm ERR! not ok code 0
      
      
      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      @justjim1220 said in MM Update - GIT error:

      git pull && npm install

      • detele file: check
      • npm rebuild: check
      • reboot: check
      • new request for git pull && npm install: same behaviour…
      git pull && npm install
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      remote: Enumerating objects: 507, done.
      remote: Counting objects: 100% (507/507), done.
      remote: Total 1591 (delta 507), reused 507 (delta 507), pack-reused 1084
      Empfange Objekte: 100% (1591/1591), 691.80 KiB | 463.00 KiB/s, Fertig.
      error: object file .git/objects/df/fc042df5d96cc8f7a956c12a2e002004d4cf7d is empty
      fatal: SHA1 KOLLISION MIT dffc042df5d96cc8f7a956c12a2e002004d4cf7d GEFUNDEN !
      fatal: index-pack fehlgeschlagen
      
      
      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      @justjim1220 said in MM Update - GIT error:

      @pakmann

      try…

      npm rebuild
      from the MagicMirror directory

      then reboot your system

      rebuild was sucessfull, but not working. Problem still alive

      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      @justjim1220

      thanks a lot! This works, but now the next issue -.-

      git pull && npm install
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      error: refs/remotes/origin/develop does not point to a valid object!
      remote: Enumerating objects: 507, done.
      remote: Counting objects: 100% (507/507), done.
      error: object file .git/objects/36/766f9a0089766d4a0e164f3f0b198dadcf60c4 is empty
      fatal: SHA1 KOLLISION MIT 36766f9a0089766d4a0e164f3f0b198dadcf60c4 GEFUNDEN !
      fatal: index-pack fehlgeschlagen
      
      
      posted in Troubleshooting
      P
      Pakmann
    • RE: MM Update - GIT error

      @AxLed
      strange behaviour… i am in my root folder for MagicMirror: /home/pi/MagicMirror/

      without sudo command same result

      posted in Troubleshooting
      P
      Pakmann
    • MM Update - GIT error

      Hey guys,

      i want to update my MM system from version 2.1.3 -> 2.4.x.

      It looks like i am to stupid for it -.-

      I am in the MagicMirror folder an try to make an GIT pull. I received an error immediatly.

      May you have an idea for this issue ?

      sudo git pull && npm install
      error: object file .git/objects/5d/fba0b834306cc81693307ab0d1bf24e798a46a is empty
      error: object file .git/objects/5d/fba0b834306cc81693307ab0d1bf24e798a46a is empty
      fatal: loose object 5dfba0b834306cc81693307ab0d1bf24e798a46a (stored in .git/objects/5d/fba0b834306cc81693307ab0d1bf24e798a46a) is co                    rrupt
      fatal: The remote end hung up unexpectedly
      
      posted in Troubleshooting
      P
      Pakmann
    • RE: All stocks modules are not working for me.

      @Mykle1 you are right, the data are forbidden, i can see an http403 in the basic data.

      I tested this URL last week end of october. I was searching on the yahoo api and found the decription on yahoo. On yahoo i can take a look of the example. Today the data are empty too(see link before).

      Last week i made some tests with a second MM project glancr. Glancr has an Stocks modul, which is based on yahoo too. The modul was implemented this year in august. It works last week, so that was the reason why i try to debug the MMM-Stock Modul.

      I dont know why the service are down right now. In case of cancel the service, yahoo will not decripe her api i think. Maybe its temporally.

      posted in Utilities
      P
      Pakmann
    • RE: All stocks modules are not working for me.

      @Mykle1 i Setup the module for one example stock. In the Module file i delete the comment for debug url write to console.

      For this case my url see below. When i copy the url in browser i received all data.

      https://query.yahooapis.com/v1/public/yql?q=env%20'store%3A%2F%2Fdatatables.org%2Falltableswithkeys'%3B%20select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20('VOW3.DE')&format=json&diagnostics=true&callback=
      
      posted in Utilities
      P
      Pakmann
    • 1 / 1