MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. poutr
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 13
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by poutr

    • P

      Run MM² on W10 to test modules - 404 and X-Content-Type-Options: nosniff
      Troubleshooting • • poutr

      4
      0
      Votes
      4
      Posts
      192
      Views

      S

      @poutr u did not open it as an issue, so cannot close it.

      update doc. No, the project is only supported on pi 3 and 4.

    • P

      [newsfeed] (default module) - get stuck after first RSS download and does not refresh reliably
      Troubleshooting • • poutr

      1
      0
      Votes
      1
      Posts
      1021
      Views

      P

      Hi,

      I am using the default newsfeed module and the news get stuck.

      Below are the logs with the error ENOTFOUND :

      I tried to search StackOverflow but I am not knowledgeable enough in javascript to understand what to do. Any help ?

      mm-start-error-0.log

      { Error: getaddrinfo ENOTFOUND www.lemonde.fr www.lemonde.fr:80 at errnoException (dns.js:28:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'www.lemonde.fr', host: 'www.lemonde.fr', port: 80 } { Error: getaddrinfo ENOTFOUND www.economist.com www.economist.com:80 at errnoException (dns.js:28:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:76:26) code: 'ENOTFOUND', errno: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'www.economist.com', host: 'www.economist.com', port: 80 }

      And from the

      mm-start-out-0.log

      > magicmirror@2.1.0 start /home/pi/MagicMirror > electron js/electron.js Starting MagicMirror: v2.1.0 Loading config ... Loading module helpers ... No helper found for module: alert. No helper found for module: clock. Initializing new module helper ... No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Initializing new module helper ... All module helpers loaded. Starting server op port 8080 ... Server started ... Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Connecting socket for: mmm_velib Sockets connected & modules started ... Launching application. Create new calendar fetcher for url: https://calendar.google.com[XYZ]basic.ics - Interval: 300000 Create new calendar fetcher for url: https://calendar.google.com/[XYZ]basic.ics - Interval: 300000 Create new news fetcher for url: http://www.lemonde.fr/rss/une.xml - Interval: 300000 Create new news fetcher for url: http://www.economist.com/sections/international/rss.xml - Interval: 300000 > magicmirror@2.1.0 start /home/pi/MagicMirror > electron js/electron.js Starting MagicMirror: v2.1.0 Loading config ... Loading module helpers ... No helper found for module: alert. No helper found for module: clock. Initializing new module helper ... No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Initializing new module helper ... Initializing new module helper ... All module helpers loaded. Starting server op port 8080 ... Server started ... Connecting socket for: calendar Starting node helper for: calendar Connecting socket for: newsfeed Starting module: newsfeed Connecting socket for: mmm_velib Connecting socket for: MMM-Remote-Control Starting node helper for: MMM-Remote-Control Sockets connected & modules started ... Launching application. Create new calendar fetcher for url: https://calendar.google.com/calendar/[XYZ]/basic.ics - Interval: 300000 Create new calendar fetcher for url: https://calendar.google.com/[XYZ]basic.ics - Interval: 300000 Create new news fetcher for url: http://www.lemonde.fr/rss/une.xml - Interval: 300000 Create new news fetcher for url: http://www.economist.com/sections/international/rss.xml - Interval: 300000 Powering off HDMI Powering on HDMI with preferred settings Whoops! There was an uncaught exception... MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Whoops! There was an uncaught exception... MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
    • P

      mmm_velib : bike sharing information for Paris - Velib, Lyon - Velov, Marseille - LeVélo, Brussels - Villo, Dublin - dublinBikes, Sevilla - Sevici, Toyama - , Vilnius - CycloCity and more.
      Transport • • poutr

      1
      0
      Votes
      1
      Posts
      3229
      Views

      P

      alt text

      Clock module for scale.

      Full list of supported cities below.

      Github : https://github.com/Poutrathor/mmm_velib

      Enjoy

      Amiens (France)
      Besançon (France)
      Brussels (Belgium)
      Brisbane (Australia)
      Cergy-Pontoise (France)
      Créteil (France)
      Cordoba (Spain)
      Dublin (Ireland)
      Gijon (Spain)
      Gothenburg (Sweden)
      Kazan (Russia)
      Lillestrøm (Norway)
      Ljubljana (Slovenia)
      Luxembourg (Luxembourg)
      Lyon (France)
      Marseille (France)
      Mulhouse (France)
      Namur (Belgium)
      Nancy (France)
      Nantes (France)
      Paris (France)
      Rouen (France)
      Santander (Spain)
      Seville (Spain)
      Toulouse (France)
      Toyama (Japan)
      Valencia (Spain)
      Vienna (Austria)
      Vilnius (Lithuania)

    • P

      Please **review** my code, since I lack experience - mmm_velib, A module for bike sharing schemes in Europe
      Development • • poutr

      9
      0
      Votes
      9
      Posts
      3020
      Views

      P

      @Brice Thanks!

      ok for the format, will do that.

      I am uneasy about removing the number from the name :

      It comes as it from the JCDecaux server. Any parsing from my part would be under risk from future modifications. The number is the ID, it feels more precise than a ‘name’.

      I would need more users’ feedback for this point but with a grand total of one user ‘me’, I think I will let it like this, don’t you agree?

      cheers

    • 1 / 1