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.

    Synology Docker Tutorial?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    15 Posts 9 Posters 5.3k Views 10 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.
    • C Offline
      cyberphox @cyberphox
      last edited by cyberphox

      I’m getting close…got the container installed and started…just need to figure out how to enter the command in shell for it to run

      Full time Dad, DJ and entertainer and lover of technology.

      1 Reply Last reply Reply Quote 0
      • kusselinK Offline
        kusselin
        last edited by kusselin

        @rudibarani said in Synology Docker Tutorial?:

        Name the container “MagicMirror”
        I prefer setting a cpu limit to have a safeguard against rouge processes
        Limiting it to max 4 GB of RAM works fine for me
        Activate automatic restart
        If you like, add a link to the MagicMirror on your Synology Desktop by adding “:8080” the url provided
        Port: Make sure, 8080 is written on both sides of the table. If port 8080 is already in use, you can use another port on the left side.
        Volume: I have added a screenshot for the folders I am linking in from my Synology. Make sure, you finish the setup before starting MagicMirror for the first time.

        I took over the folders and the mount paths in the same way, but the css folder remains empty. I can open the magic mirror via browser if I enter IP: 8080 … but the background remains white and I have installed GIT Server over the package management and sometimes a module, but it is not displayed … only the standard modules. …

        the modules are installed in / docker / magicmirror / modules / default after starting the container is that correct?

        Greeting

        Zwischenablage01.jpg

        2020-12-05 17:49:35	stdout	[2020-12-05 17:49:35.556] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.979] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.826] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.603] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.603] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.600] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:49:34	stdout	[2020-12-05 17:49:34.600] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:44:35	stdout	[2020-12-05 17:44:35.440] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:44:35	stdout	[2020-12-05 17:44:35.218] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:44:35	stdout	[2020-12-05 17:44:35.207] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:44:34	stdout	[2020-12-05 17:44:34.437] [LOG]    Create new news fetcher for url: https://www.bild.de/rss-feeds/rss-16725492,feed=news.bild.html - Interval: 300000
        2020-12-05 17:44:34	stdout	[2020-12-05 17:44:34.435] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics - Interval: 300000
        2020-12-05 17:44:34	stdout	[2020-12-05 17:44:34.392] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics - Interval: 300000
        2020-12-05 17:42:53	stdout	Ready to go! Please point your browser to: http://0.0.0.0:8080
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.833] [LOG]    
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.832] [LOG]    Sockets connected & modules started ...
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.831] [LOG]    Starting node helper for: newsfeed
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.830] [LOG]    Connecting socket for: newsfeed
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.829] [LOG]    Starting node helper for: calendar
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.828] [LOG]    Connecting socket for: calendar
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.827] [LOG]    Connecting socket for: updatenotification
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.826] [LOG]    Server started ...
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.817] [INFO]   You're using a full whitelist configuration to allow for all IPs
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.807] [LOG]    Starting server on port 8080 ... 
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.374] [LOG]    All module helpers loaded.
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.373] [LOG]    Module helper loaded: newsfeed
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.373] [LOG]    Initializing new module helper ...
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.180] [LOG]    No helper found for module: MMM-PublicTransportHafas.
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.179] [LOG]    No helper found for module: weatherforecast.
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.178] [LOG]    No helper found for module: currentweather.
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.177] [LOG]    No helper found for module: compliments.
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.176] [LOG]    Module helper loaded: calendar
        2020-12-05 17:42:53	stdout	[2020-12-05 17:42:53.176] [LOG]    Initializing new module helper ...
        2020-12-05 17:42:52	stdout	[2020-12-05 17:42:52.130] [LOG]    No helper found for module: clock.
        2020-12-05 17:42:52	stdout	[2020-12-05 17:42:52.129] [LOG]    Module helper loaded: updatenotification
        2020-12-05 17:42:52	stdout	[2020-12-05 17:42:52.128] [LOG]    Initializing new module helper ...
        2020-12-05 17:42:51	stdout	[2020-12-05 17:42:51.917] [LOG]    No helper found for module: alert.
        2020-12-05 17:42:51	stdout	[2020-12-05 17:42:51.914] [LOG]    Loading module helpers ...
        2020-12-05 17:42:51	stdout	[2020-12-05 17:42:51.909] [LOG]    Loading config ...
        2020-12-05 17:42:51	stdout	[2020-12-05 17:42:51.875] [LOG]    Starting MagicMirror: v2.13.0
        2020-12-05 17:42:19	stdout	[2020-12-05 17:42:19.454] [LOG]    Stopping module helper: newsfeed
        2020-12-05 17:42:19	stdout	[2020-12-05 17:42:19.454] [LOG]    Stopping module helper: calendar
        2020-12-05 17:42:19	stdout	[2020-12-05 17:42:19.453] [LOG]    Stopping module helper: updatenotification
        2020-12-05 17:42:19	stdout	[2020-12-05 17:42:19.452] [LOG]    [SIGTERM] Received. Shutting down server...
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.536] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.417] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.253] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.138] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.126] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.126] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.123] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.123] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:41:16	stdout	[2020-12-05 17:41:16.110] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.890] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.795] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.778] [INFO]   Newsfeed-Fetcher: Broadcasting 133 items.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.421] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.421] [LOG]    Use existing news fetcher for url: https://www.bild.de/rss-feeds/rss-16725492,feed=news.bild.html
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.415] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.415] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.371] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:36:15	stdout	[2020-12-05 17:36:15.371] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:35:14	stdout	[2020-12-05 17:35:14.086] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.705] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.440] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.429] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.275] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.275] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.270] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:35:13	stdout	[2020-12-05 17:35:13.237] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:30:13	stdout	[2020-12-05 17:30:13.837] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:30:13	stdout	[2020-12-05 17:30:13.577] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:30:13	stdout	[2020-12-05 17:30:13.055] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:30:12	stdout	[2020-12-05 17:30:12.766] [LOG]    Create new news fetcher for url: https://www.bild.de/rss-feeds/rss-16725492,feed=news.bild.html - Interval: 300000
        2020-12-05 17:30:12	stdout	[2020-12-05 17:30:12.748] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics - Interval: 300000
        2020-12-05 17:30:12	stdout	[2020-12-05 17:30:12.628] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics - Interval: 300000
        2020-12-05 17:26:40	stdout	Ready to go! Please point your browser to: http://0.0.0.0:8080
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.968] [LOG]    
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.967] [LOG]    Sockets connected & modules started ...
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.966] [LOG]    Starting node helper for: newsfeed
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.965] [LOG]    Connecting socket for: newsfeed
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.963] [LOG]    Starting node helper for: calendar
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.962] [LOG]    Connecting socket for: calendar
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.960] [LOG]    Connecting socket for: updatenotification
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.949] [LOG]    Server started ...
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.940] [INFO]   You're using a full whitelist configuration to allow for all IPs
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.931] [LOG]    Starting server on port 8080 ... 
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.748] [LOG]    All module helpers loaded.
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.747] [LOG]    Module helper loaded: newsfeed
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.747] [LOG]    Initializing new module helper ...
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.670] [LOG]    No helper found for module: MMM-PublicTransportHafas.
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.670] [LOG]    No helper found for module: weatherforecast.
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.669] [LOG]    No helper found for module: currentweather.
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.668] [LOG]    No helper found for module: compliments.
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.668] [LOG]    Module helper loaded: calendar
        2020-12-05 17:26:40	stdout	[2020-12-05 17:26:40.667] [LOG]    Initializing new module helper ...
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.829] [LOG]    No helper found for module: clock.
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.829] [LOG]    Module helper loaded: updatenotification
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.828] [LOG]    Initializing new module helper ...
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.751] [LOG]    No helper found for module: alert.
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.749] [LOG]    Loading module helpers ...
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.744] [LOG]    Loading config ...
        2020-12-05 17:26:39	stdout	[2020-12-05 17:26:39.719] [LOG]    Starting MagicMirror: v2.13.0
        2020-12-05 17:26:32	stdout	[2020-12-05 17:26:32.780] [LOG]    Stopping module helper: newsfeed
        2020-12-05 17:26:32	stdout	[2020-12-05 17:26:32.780] [LOG]    Stopping module helper: calendar
        2020-12-05 17:26:32	stdout	[2020-12-05 17:26:32.780] [LOG]    Stopping module helper: updatenotification
        2020-12-05 17:26:32	stdout	[2020-12-05 17:26:32.738] [LOG]    [SIGTERM] Received. Shutting down server...
        2020-12-05 17:21:37	stdout	[2020-12-05 17:21:37.780] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.560] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.353] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.265] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.168] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.168] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.162] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:21:36	stdout	[2020-12-05 17:21:36.161] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:21:35	stdout	[2020-12-05 17:21:35.753] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:16:37	stdout	[2020-12-05 17:16:37.502] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.940] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.638] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.525] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.524] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.522] [INFO]   Calendar-Fetcher: Broadcasting 0 events.
        2020-12-05 17:16:35	stdout	[2020-12-05 17:16:35.521] [LOG]    Use existing calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics
        2020-12-05 17:11:37	stdout	[2020-12-05 17:11:37.375] [INFO]   Calendar-Fetcher: Broadcasting 10 events.
        2020-12-05 17:11:37	stdout	[2020-12-05 17:11:37.157] [INFO]   Newsfeed-Fetcher: Broadcasting 132 items.
        2020-12-05 17:11:36	stdout	[2020-12-05 17:11:36.668] [ERROR]  Calendar Error. Could not fetch calendar:  https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics 404: Not Found
        2020-12-05 17:11:35	stdout	[2020-12-05 17:11:35.884] [LOG]    Create new news fetcher for url: https://www.bild.de/rss-feeds/rss-16725492,feed=news.bild.html - Interval: 300000
        2020-12-05 17:11:35	stdout	[2020-12-05 17:11:35.776] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/kcb3jqvhnqem58u1jo14q0m00c%40group.calendar.google.com/private-426839fca2c51459341321f6f4e55e84/basic.ics - Interval: 300000
        2020-12-05 17:11:35	stdout	[2020-12-05 17:11:35.661] [LOG]    Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/vqstln660rqn38fkrkd1gs2m2s%40group.calendar.google.com/private-c825df8caf155a9636d5d7db523f906f/basic.ics - Interval: 300000
        2020-12-05 17:09:51	stdout	Ready to go! Please point your browser to: http://0.0.0.0:8080
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.474] [LOG]    
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.473] [LOG]    Sockets connected & modules started ...
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.472] [LOG]    Starting node helper for: newsfeed
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.470] [LOG]    Connecting socket for: newsfeed
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.469] [LOG]    Starting node helper for: calendar
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.467] [LOG]    Connecting socket for: calendar
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.465] [LOG]    Connecting socket for: updatenotification
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.464] [LOG]    Server started ...
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.447] [INFO]   You're using a full whitelist configuration to allow for all IPs
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.440] [LOG]    Starting server on port 8080 ... 
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.176] [LOG]    All module helpers loaded.
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.176] [LOG]    Module helper loaded: newsfeed
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.175] [LOG]    Initializing new module helper ...
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.009] [LOG]    No helper found for module: fuel.
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.008] [LOG]    No helper found for module: weatherforecast.
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.007] [LOG]    No helper found for module: currentweather.
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.007] [LOG]    No helper found for module: compliments.
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.006] [LOG]    Module helper loaded: calendar
        2020-12-05 17:09:51	stdout	[2020-12-05 17:09:51.005] [LOG]    Initializing new module helper ...
        2020-12-05 17:09:48	stdout	[2020-12-05 17:09:48.206] [LOG]    No helper found for module: clock.
        2020-12-05 17:09:48	stdout	[2020-12-05 17:09:48.205] [LOG]    Module helper loaded: updatenotification
        2020-12-05 17:09:48	stdout	[2020-12-05 17:09:48.204] [LOG]    Initializing new module helper ...
        2020-12-05 17:09:48	stdout	[2020-12-05 17:09:47.747] [LOG]    No helper found for module: alert.
        2020-12-05 17:09:47	stdout	[2020-12-05 17:09:47.745] [LOG]    Loading module helpers ...
        2020-12-05 17:09:47	stdout	[2020-12-05 17:09:47.630] [LOG]    Loading config ...
        2020-12-05 17:09:47	stdout	[2020-12-05 17:09:47.622] [LOG]    Starting MagicMirror: v2.13.0
        2020-12-05 17:09:19	stdout	[2020-12-05 17:09:19.958] [LOG]    Stopping module helper: newsfeed
        2020-12-05 17:09:19	stdout	[2020-12-05 17:09:19.957] [LOG]    Stopping module helper: calendar
        2020-12-05 17:09:19	stdout	[2020-12-05 17:09:19.956] [LOG]    Stopping module helper: updatenotification
        2020-12-05 17:09:19	stdout	[2020-12-05 17:09:19.954] [LOG]    [SIGTERM] Received. Shutting down server...
        2020-12-05 17:07:17	stdout	Ready to go! Please point your browser to: http://0.0.0.0:8080
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.040] [LOG]    
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.040] [LOG]    Sockets connected & modules started ...
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.039] [LOG]    Starting node helper for: newsfeed
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.038] [LOG]    Connecting socket for: newsfeed
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.037] [LOG]    Starting node helper for: calendar
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.037] [LOG]    Connecting socket for: calendar
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.035] [LOG]    Connecting socket for: updatenotification
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.032] [LOG]    Server started ...
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.020] [INFO]   You're using a full whitelist configuration to allow for all IPs
        2020-12-05 17:07:17	stdout	[2020-12-05 17:07:17.006] [LOG]    Starting server on port 8080 ... 
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.412] [LOG]    All module helpers loaded.
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.412] [LOG]    Module helper loaded: newsfeed
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.411] [LOG]    Initializing new module helper ...
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.126] [LOG]    No helper found for module: fuel.
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.125] [LOG]    No helper found for module: weatherforecast.
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.090] [LOG]    No helper found for module: currentweather.
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.089] [LOG]    No helper found for module: compliments.
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.088] [LOG]    Module helper loaded: calendar
        2020-12-05 17:07:16	stdout	[2020-12-05 17:07:16.088] [LOG]    Initializing new module helper ...
        2020-12-05 17:07:15	stdout	[2020-12-05 17:07:15.146] [LOG]    No helper found for module: clock.
        2020-12-05 17:07:15	stdout	[2020-12-05 17:07:15.127] [LOG]    Module helper loaded: updatenotification
        2020-12-05 17:07:15	stdout	[2020-12-05 17:07:15.126] [LOG]    Initializing new module helper ...
        2020-12-05 17:07:14	stdout	[2020-12-05 17:07:14.877] [LOG]    No helper found for module: alert.
        2020-12-05 17:07:14	stdout	[2020-12-05 17:07:14.875] [LOG]    Loading module helpers ...
        2020-12-05 17:07:14	stdout	[2020-12-05 17:07:14.818] [LOG]    Loading config ...
        2020-12-05 17:07:14	stdout	[2020-12-05 17:07:14.662] [LOG]    Starting MagicMirror: v2.13.0
        2020-12-05 17:05:04	stdout	}
        2020-12-05 17:05:04	stdout	  ]
        2020-12-05 17:05:04	stdout	    '/opt/magic_mirror/serveronly/index.js'
        2020-12-05 17:05:04	stdout	    '/opt/magic_mirror/js/app.js',
        2020-12-05 17:05:04	stdout	  requireStack: [
        2020-12-05 17:05:04	stdout	  code: 'MODULE_NOT_FOUND',
        2020-12-05 17:05:04	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19) {
        2020-12-05 17:05:04	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
        2020-12-05 17:05:04	stdout	    at Module.load (internal/modules/cjs/loader.js:985:32)
        2020-12-05 17:05:04	stdout	    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
        2020-12-05 17:05:04	stdout	    at Module._compile (internal/modules/cjs/loader.js:1137:30)
        2020-12-05 17:05:04	stdout	    at Object.<anonymous> (/opt/magic_mirror/js/app.js:12:22)
        2020-12-05 17:05:04	stdout	    at require (internal/modules/cjs/helpers.js:72:18)
        2020-12-05 17:05:04	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19)
        2020-12-05 17:05:04	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
        2020-12-05 17:05:04	stdout	    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
        2020-12-05 17:05:04	stdout	- /opt/magic_mirror/serveronly/index.js
        2020-12-05 17:05:04	stdout	- /opt/magic_mirror/js/app.js
        2020-12-05 17:05:04	stdout	Require stack:
        2020-12-05 17:05:04	stdout	Error: Cannot find module '/opt/magic_mirror/js/../modules/default/defaultmodules.js'
        2020-12-05 17:05:04	stdout	
        2020-12-05 17:05:04	stdout	  ^
        2020-12-05 17:05:04	stdout	  throw err;
        2020-12-05 17:05:04	stdout	internal/modules/cjs/loader.js:968
        2020-12-05 17:04:41	stdout	}
        2020-12-05 17:04:41	stdout	  ]
        2020-12-05 17:04:41	stdout	    '/opt/magic_mirror/serveronly/index.js'
        2020-12-05 17:04:41	stdout	    '/opt/magic_mirror/js/app.js',
        2020-12-05 17:04:41	stdout	  requireStack: [
        2020-12-05 17:04:41	stdout	  code: 'MODULE_NOT_FOUND',
        2020-12-05 17:04:41	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19) {
        2020-12-05 17:04:41	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
        2020-12-05 17:04:41	stdout	    at Module.load (internal/modules/cjs/loader.js:985:32)
        2020-12-05 17:04:41	stdout	    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
        2020-12-05 17:04:41	stdout	    at Module._compile (internal/modules/cjs/loader.js:1137:30)
        2020-12-05 17:04:41	stdout	    at Object.<anonymous> (/opt/magic_mirror/js/app.js:12:22)
        2020-12-05 17:04:41	stdout	    at require (internal/modules/cjs/helpers.js:72:18)
        2020-12-05 17:04:41	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19)
        2020-12-05 17:04:41	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
        2020-12-05 17:04:41	stdout	    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
        2020-12-05 17:04:41	stdout	- /opt/magic_mirror/serveronly/index.js
        2020-12-05 17:04:41	stdout	- /opt/magic_mirror/js/app.js
        2020-12-05 17:04:41	stdout	Require stack:
        2020-12-05 17:04:41	stdout	Error: Cannot find module '/opt/magic_mirror/js/../modules/default/defaultmodules.js'
        2020-12-05 17:04:41	stdout	
        2020-12-05 17:04:41	stdout	  ^
        2020-12-05 17:04:41	stdout	  throw err;
        2020-12-05 17:04:41	stdout	internal/modules/cjs/loader.js:968
        2020-12-05 17:04:23	stdout	}
        2020-12-05 17:04:23	stdout	  ]
        2020-12-05 17:04:23	stdout	    '/opt/magic_mirror/serveronly/index.js'
        2020-12-05 17:04:23	stdout	    '/opt/magic_mirror/js/app.js',
        2020-12-05 17:04:23	stdout	  requireStack: [
        2020-12-05 17:04:23	stdout	  code: 'MODULE_NOT_FOUND',
        2020-12-05 17:04:23	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19) {
        2020-12-05 17:04:23	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:878:14)
        2020-12-05 17:04:23	stdout	    at Module.load (internal/modules/cjs/loader.js:985:32)
        2020-12-05 17:04:23	stdout	    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
        2020-12-05 17:04:23	stdout	    at Module._compile (internal/modules/cjs/loader.js:1137:30)
        2020-12-05 17:04:23	stdout	    at Object.<anonymous> (/opt/magic_mirror/js/app.js:12:22)
        2020-12-05 17:04:23	stdout	    at require (internal/modules/cjs/helpers.js:72:18)
        2020-12-05 17:04:23	stdout	    at Module.require (internal/modules/cjs/loader.js:1025:19)
        2020-12-05 17:04:23	stdout	    at Function.Module._load (internal/modules/cjs/loader.js:841:27)
        2020-12-05 17:04:23	stdout	    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)
        2020-12-05 17:04:23	stdout	- /opt/magic_mirror/serveronly/index.js
        2020-12-05 17:04:23	stdout	- /opt/magic_mirror/js/app.js
        2020-12-05 17:04:23	stdout	Require stack:
        2020-12-05 17:04:23	stdout	Error: Cannot find module '/opt/magic_mirror/js/../modules/default/defaultmodules.js'
        2020-12-05 17:04:23	stdout	
        2020-12-05 17:04:23	stdout	  ^
        2020-12-05 17:04:23	stdout	  throw err;
        2020-12-05 17:04:23	stdout	internal/modules/cjs/loader.js:968 
        
        1 Reply Last reply Reply Quote 0
        • oscarbO Offline
          oscarb
          last edited by

          @kusselin said in Synology Docker Tutorial?:

          Error: Cannot find module ‘/opt/magic_mirror/js/…/modules/default/defaultmodules.js’

          Maybe this will help someone else running into the same issue. I was unable to start Magic Mirror in Docker on my Synology NAS (using the karsten13/magicmirror image because v.2.15.0 is not in the bastilimbach one) and I got the same error as above.

          Turned out to be some permission issue I was able to solve by adding two more environment variables to the docker container:

          USER_ID: 1024
          GROUP_ID: 100
          

          This will run the docker container as the admin user on your NAS. If you wish to run it as some other user (which is preferable) you need to find the right user/group id (SSH into the NAS and then sudo cat /etc/passwd I believe).

          O 1 Reply Last reply Reply Quote 0
          • O Offline
            odolmach3 @oscarb
            last edited by

            @oscarb said in Synology Docker Tutorial?:

            @kusselin said in Synology Docker Tutorial?:

            Error: Cannot find module ‘/opt/magic_mirror/js/…/modules/default/defaultmodules.js’

            Maybe this will help someone else running into the same issue. I was unable to start Magic Mirror in Docker on my Synology NAS (using the karsten13/magicmirror image because v.2.15.0 is not in the bastilimbach one) and I got the same error as above.

            Turned out to be some permission issue I was able to solve by adding two more environment variables to the docker container:

            USER_ID: 1024
            GROUP_ID: 100
            

            This will run the docker container as the admin user on your NAS. If you wish to run it as some other user (which is preferable) you need to find the right user/group id (SSH into the NAS and then sudo cat /etc/passwd I believe).

            Hi, im not able to get the newest Karsten13 2.25 version running on the Synology (the 2.15 bastilimbach runs fine). The files in the mounts were created but the container stops after a few seconds. Do you have any tips?

            S karsten13K wishmaster270W 3 Replies Last reply Reply Quote 0
            • S Offline
              sdetweil @odolmach3
              last edited by

              @odolmach3 @karsten13

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • karsten13K Offline
                karsten13 @odolmach3
                last edited by

                @odolmach3

                we need the logs of the container

                1 Reply Last reply Reply Quote 0
                • wishmaster270W Offline
                  wishmaster270 Module Developer @odolmach3
                  last edited by

                  @odolmach3
                  Hi,

                  just tried to run the latest Image of karsten13 on my Synology.
                  You need to make sure you add “npm run server” as “command” during the creating of the container settings.

                  O 1 Reply Last reply Reply Quote 0
                  • O Offline
                    odolmach3 @wishmaster270
                    last edited by

                    @wishmaster270 said in Synology Docker Tutorial?:

                    npm run server

                    Thank you, that does the Trick!

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      techeros
                      last edited by

                      @wishmaster270 said in Synology Docker Tutorial?:

                      karsten13 on my Synology

                      Hi everyone so I was having a lot of issues getting MagicMirror installed.
                      Do not bother trying to install bastilimbach, it will install but you wont be able to get the calendar working.
                      Instead follow these steps on your Synology. I made it simple incase you are not used to working with putty etc etc

                      Download and install Putty
                      setup the connection to poin to your IP address and port 22
                      Once you connect, type your admin user and pass

                      1. Uninstall MagicMirror
                        Run these commands to completely remove the existing MagicMirror setup:

                      Stop and Remove the Container
                      bash

                      sudo docker stop magicmirror
                      sudo docker rm magicmirror
                      Remove the Image
                      bash

                      sudo docker rmi karsten13/magicmirror:latest
                      Delete Configuration Files
                      (Optional, if you want a clean start):

                      sudo rm -rf /volume1/docker/magicmirror

                      1. Install MagicMirror
                        Follow these steps to reinstall MagicMirror:

                      Create Necessary Directories

                      Copy code
                      mkdir -p /volume1/docker/magicmirror/{config,modules,css}
                      sudo chown -R 1000:1000 /volume1/docker/magicmirror
                      Pull the MagicMirror Image

                      sudo docker pull karsten13/magicmirror:latest
                      Run the MagicMirror Container

                      sudo docker run -d
                      –name magicmirror
                      –publish 8036:8080
                      –restart unless-stopped
                      -e TZ=America/Chicago
                      –volume /volume1/docker/magicmirror/config:/opt/magic_mirror/config
                      –volume /volume1/docker/magicmirror/modules:/opt/magic_mirror/modules
                      –volume /volume1/docker/magicmirror/css:/opt/magic_mirror/css
                      karsten13/magicmirror:latest

                      1. Verify the Installation
                        Check that the container is running:

                      sudo docker ps
                      Look for magicmirror in the list.
                      The STATUS column should say Up.
                      Open MagicMirror in your browser:

                      http://<Your_NAS_IP>:8036
                      Replace <Your_NAS_IP> with your Synology NAS’s IP address in your web browser

                      wishmaster270W 1 Reply Last reply Reply Quote 0
                      • wishmaster270W Offline
                        wishmaster270 Module Developer @techeros
                        last edited by

                        @techeros Sorry. But you can use the container manager gui in the Web interface for most of the job. No need to pull or remove any images on the shell manually.

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