• 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.

MMM-stib does not display, but data is on the start screen.

Scheduled Pinned Locked Moved Unsolved Transport
1 Posts 1 Posters 847 Views 1 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.
  • L Offline
    lucberger
    last edited by lucberger Nov 25, 2017, 3:11 PM Nov 22, 2017, 6:02 PM

    Re: STIB Brussels Transport Waiting time at stops

    MMM-stib does not display, but data is on the terminal screen: I start MM from a terminal and it display correctly the modules, but without stib data. Howerver, after aborting, the terminal show this, with block “STIB this.lines” repeated many times :

    Please tell if another info is necessary to document my problem !

    What am I missing ?

    pi@raspberrypi3:~/MagicMirror $ npm start

    magicmirror@2.1.3 start /home/pi/MagicMirror
    sh run-start.sh

    Starting MagicMirror: v2.1.3
    Loading config …
    Loading module helpers …
    No helper found for module: alert.
    Initializing new module helper …
    Module helper loaded: updatenotification
    No helper found for module: clock.
    Initializing new module helper …
    Module helper loaded: calendar
    No helper found for module: compliments.
    No helper found for module: currentweather.
    No helper found for module: weatherforecast.
    Initializing new module helper …
    Module helper loaded: newsfeed
    Initializing new module helper …
    Module helper loaded: stib
    All module helpers loaded.
    Starting server on port 8080 …
    Server started …
    Connecting socket for: updatenotification
    Connecting socket for: calendar
    Starting node helper for: calendar
    Connecting socket for: newsfeed
    Starting module: newsfeed
    Connecting socket for: stib
    Starting node helper for: stib
    Sockets connected & modules started …
    Launching application.
    Create new calendar fetcher for url: http://www.calendarlabs.com/templates/ical/US-Holidays.ics - Interval: 300000
    Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
    Create new waiting time fetcher for url: http://m.stib.be/api/getwaitingtimes.php?halt=5802 - Interval: 60000
    Create new waiting time fetcher for url: http://m.stib.be/api/getwaitingtimes.php?halt=5714 - Interval: 60000
    STIB this.lines {“stopname”:[“TILLEUL”],“position”:[{“latitude”:[“50.87593”],“longitude”:[“4.39285”]}],“waitingtime”:[{“line”:[“55”],“mode”:[“T”],“minutes”:[“1”],“destination”:[“ROGIER”],“message”:[“”]},{“line”:[“55”],“mode”:[“T”],“minutes”:[“5”],“destination”:[“ROGIER”],“message”:[“”]}]}
    STIB node helper {“stopname”:[“TILLEUL”],“position”:[{“latitude”:[“50.87593”],“longitude”:[“4.39285”]}],“waitingtime”:[{“line”:[“55”],“mode”:[“T”],“minutes”:[“1”],“destination”:[“ROGIER”],“message”:[“”]},{“line”:[“55”],“mode”:[“T”],“minutes”:[“5”],“destination”:[“ROGIER”],“message”:[“”]}]}

    EDIT:
    After a good night and some search, if found this site [https://forum.magicmirror.builders/topic/151/stib-brussels-transport-waiting-time-at-stops/3](link url)
    and it solve my problem.

    Thanks for reading !

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