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

    steve8384

    @steve8384

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    steve8384 Unfollow Follow

    Latest posts made by steve8384

    • RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status

      Hello - this is what I get from the debug console.

      [2020-09-05 15:52:31.772] [LOG] Core start
      [2020-09-05 15:52:31.774] [LOG] Core getDom
      [2020-09-05 15:52:31.776] [LOG] loaded: false
      [2020-09-05 15:52:31.778] [LOG] Helper notification CONFIG
      [2020-09-05 15:52:31.784] [LOG] Launching puppeteer…
      [2020-09-05 15:52:31.787] [LOG] loginCache:
      [2020-09-05 15:52:31.789] [LOG] loginFinal: true
      [2020-09-05 15:52:31.790] [LOG] already logged in
      [2020-09-05 15:52:31.928] [LOG] Core getDom
      [2020-09-05 15:52:31.932] [LOG] loaded: false
      [2020-09-05 15:52:33.853] [INFO] Newsfeed-Fetcher: Broadcasting 59 items.
      [2020-09-05 15:52:37.803] [LOG] userdata: /home/pi/MagicMirror/modules/MMM-XboxFriends/myUserDataDir/
      [2020-09-05 15:52:44.476] [LOG] loginCache:
      [2020-09-05 15:52:44.481] [LOG] Login OK…
      [2020-09-05 15:52:44.493] [LOG] Searching list…
      [2020-09-05 15:52:44.580] [LOG] XXX core socketNotificationReceived: LOGIN_OK
      [2020-09-05 15:52:44.592] [LOG] Core getDom
      [2020-09-05 15:52:44.608] [LOG] loaded: false
      [2020-09-05 15:52:54.522] [LOG] List not found, refreshing…
      [2020-09-05 15:52:59.743] [LOG] Num. amigos: 0
      [2020-09-05 15:52:59.748] [LOG] []
      [2020-09-05 15:52:59.751] [LOG] largo array: 0
      [2020-09-05 15:52:59.794] [LOG] XXX core socketNotificationReceived: INFO_OK
      [2020-09-05 15:52:59.803] [LOG] Core getDom
      [2020-09-05 15:52:59.813] [LOG] loaded: true
      [2020-09-05 15:52:59.830] [LOG] largo array: 0
      [2020-09-05 15:52:59.837] [LOG] config.maxEntries: 7
      [2020-09-05 15:52:59.843] [LOG] config.offline: true
      [2020-09-05 15:52:59.848] [LOG] config.fadePoint: 0.5
      [2020-09-05 15:53:00.933] [LOG] Puppeteer closed…

      posted in Utilities
      S
      steve8384
    • RE: MMM-XboxFriends - Using Puppeteer to retrieve your xbox friends list and their status

      @kfyfeg Hello there ! I love this concept and thanks for taking the time out to do this. I can get as far as Login OK when running MMM-XboxFriends but then it doesnt show anything. I used option 2 for setting login credentials… any idea on what the issue is ?

      Steve -

      posted in Utilities
      S
      steve8384