Giter Site home page Giter Site logo

Comments (7)

sthuber90 avatar sthuber90 commented on June 26, 2024

Is there any information in the logs that would help in debugging the issue?
Where are you accessing your Magic Mirror? Have you looked into the developer tools of your browser? Because there you should see something like this, which will trigger the reload once its due.
Bildschirmfoto 2022-05-09 um 17 18 50

from mmm-amazon-photos.

KonstantinDenishev avatar KonstantinDenishev commented on June 26, 2024

Hi there,

This is what I can find in the developer tools:
image

I am accessing Magic Mirror through a VNC viewer.

Not sure where I can locate the logs?

from mmm-amazon-photos.

sthuber90 avatar sthuber90 commented on June 26, 2024

Do you run MM in docker? Then you can get the logs through docker logs <container-name> and check if there's more info on the module. Have you tried setting the refresh interval to something lower and watched what happens in the browser console?

from mmm-amazon-photos.

JokingII avatar JokingII commented on June 26, 2024

Hey,

I seem to have ran into a similar issue with the module. Whenever I try to run MagicMirror it would display the first photo but not display the rest.

I am pretty new to all of this so I'm not really sure where to start in terms of debugging but here is what my log looks like:

`thebox@raspberrypi:~/MagicMirror $ npm run start

[email protected] start
DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

[08.07.2022 20:53.42.953] [LOG] Starting MagicMirror: v2.19.0
[08.07.2022 20:53.42.969] [LOG] Loading config ...
[08.07.2022 20:53.42.984] [LOG] Loading module helpers ...
[08.07.2022 20:53.42.992] [LOG] No helper found for module: alert.
[08.07.2022 20:53.43.049] [LOG] Initializing new module helper ...
[08.07.2022 20:53.43.053] [LOG] Module helper loaded: updatenotification
[08.07.2022 20:53.43.057] [LOG] No helper found for module: clock.
[08.07.2022 20:53.43.215] [LOG] Initializing new module helper ...
[08.07.2022 20:53.43.219] [LOG] Module helper loaded: mmm-amazon-photos
[08.07.2022 20:53.43.222] [LOG] All module helpers loaded.
[08.07.2022 20:53.43.581] [LOG] Starting server on port 8080 ...
[08.07.2022 20:53.43.638] [LOG] Server started ...
[08.07.2022 20:53.43.642] [LOG] Connecting socket for: updatenotification
[08.07.2022 20:53.43.647] [LOG] Starting module helper: updatenotification
[08.07.2022 20:53.43.649] [LOG] Connecting socket for: mmm-amazon-photos
[08.07.2022 20:53.43.651] [LOG] Starting module helper: mmm-amazon-photos
[08.07.2022 20:53.43.654] [LOG] Sockets connected & modules started ...
[08.07.2022 20:53.44.143] [LOG] Launching application.
[4673:0708/205346.103624:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[4718:0708/205346.324315:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[08.07.2022 20:53.50.533] [LOG] Now: 1657338830529, mtime: 1657337833826, slideshow speed: 10000, comparison: false
[08.07.2022 20:53.50.546] [INFO] Checking git for module: mmm-amazon-photos
[08.07.2022 20:53.50.607] [INFO] Checking git for module: default
[08.07.2022 20:53.56.089] [LOG] Get photo from Us. :)
docker[08.07.2022 20:54.11.338] [LOG] Now: 1657338851337, mtime: 1657338841292, slideshow speed: 10000, comparison:
`

Thank you very much in advance.

from mmm-amazon-photos.

sthuber90 avatar sthuber90 commented on June 26, 2024

Hi, @JokingII is this your full log? are you saying that after 10 seconds there is no "Get photo" logged?

from mmm-amazon-photos.

nod avatar nod commented on June 26, 2024

@sthuber90 I'm seeing the same issue. I only see one "Get photo" no matter how long I wait or how long I set the slideshowSpeed to.

from mmm-amazon-photos.

sthuber90 avatar sthuber90 commented on June 26, 2024

I'm sorry to hear this. Unfortunately, I don't have time right now to dive into this issue but feel free to checkout/fork the repository and create a PR. Testing of modules seems pretty limited for MM :(

from mmm-amazon-photos.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.