hermanho / MMM-GooglePhotos

Display your photos on MagicMirror from Google Photos.
MIT License
170 stars 65 forks source link

Stuck on loading #129

Closed kelina1 closed 2 years ago

kelina1 commented 2 years ago

I followed all instructions and inputs given in the forum. My google photos does not work and stuck on loading.

pi@kelinapi:~/MagicMirror $ npm run start

magicmirror@2.18.0 start DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[05.01.2022 01:17.31.943] [LOG] Starting MagicMirror: v2.18.0 [05.01.2022 01:17.31.953] [LOG] Loading config ... [05.01.2022 01:17.31.959] [LOG] Loading module helpers ... [05.01.2022 01:17.31.961] [LOG] No helper found for module: alert. [05.01.2022 01:17.31.978] [LOG] Initializing new module helper ... [05.01.2022 01:17.31.979] [LOG] Module helper loaded: updatenotification [05.01.2022 01:17.32.238] [LOG] Initializing new module helper ... [05.01.2022 01:17.32.239] [LOG] Module helper loaded: MMM-GooglePhotos [05.01.2022 01:17.32.240] [LOG] All module helpers loaded. [05.01.2022 01:17.32.345] [LOG] Starting server on port 8080 ... [05.01.2022 01:17.32.360] [LOG] Server started ... [05.01.2022 01:17.32.362] [LOG] Connecting socket for: updatenotification [05.01.2022 01:17.32.363] [LOG] Starting module helper: updatenotification [05.01.2022 01:17.32.364] [LOG] Connecting socket for: MMM-GooglePhotos [05.01.2022 01:17.32.365] [LOG] Sockets connected & modules started ... [05.01.2022 01:17.32.621] [LOG] Launching application. [05.01.2022 01:17.34.242] [INFO] Checking git for module: MMM-GooglePhotos [05.01.2022 01:17.34.282] [INFO] Checking git for module: default

my config.js fail / Magic Mirror Config Sample

/ DO NOT EDIT THE LINE BELOW / if (typeof module !== "undefined") {module.exports = config;}