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.

    new update/upgrade script, ready for testing

    Scheduled Pinned Locked Moved General Discussion
    328 Posts 27 Posters 660.3k Views 24 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.
    • swvalentiS Offline
      swvalenti Project Sponsor
      last edited by

      @sdetweil I stand corrected I did not fix server issue…

      1 Reply Last reply Reply Quote 0
      • swvalentiS Offline
        swvalenti Project Sponsor
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • swvalentiS Offline
          swvalenti Project Sponsor
          last edited by

          pi@raspberrypi:~ $ pm2 logs
          [TAILING] Tailing last 15 lines for [all] processes (change the value with --lines option)
          /home/pi/.pm2/pm2.log last 15 lines:
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream1:2] exited with code [1] via signal [SIGINT]
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream1:2] starting in -fork mode-
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream1:2] online
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream2:3] exited with code [1] via signal [SIGINT]
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream2:3] starting in -fork mode-
          PM2        | 2019-12-07T15:03:42: PM2 log: App [omx_stream2:3] online
          PM2        | 2019-12-07T15:04:13: PM2 log: App [omx_stream3:4] exited with code [1] via signal [SIGINT]
          PM2        | 2019-12-07T15:04:13: PM2 log: App [omx_stream3:4] starting in -fork mode-
          PM2        | 2019-12-07T15:04:13: PM2 log: App [omx_stream3:4] online
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream1:2] exited with code [1] via signal [SIGINT]
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream1:2] starting in -fork mode-
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream1:2] online
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream2:3] exited with code [1] via signal [SIGINT]
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream2:3] starting in -fork mode-
          PM2        | 2019-12-07T15:04:14: PM2 log: App [omx_stream2:3] online
          
          /home/pi/.pm2/logs/omx-stream2-error.log last 15 lines:
          /home/pi/.pm2/logs/omx-stream3-error.log last 15 lines:
          /home/pi/.pm2/logs/omx-stream1-error.log last 15 lines:
          2|omx_stre | 
          2|omx_stre | #
          2|omx_stre | # Fatal process OOM in heap setup
          2|omx_stre | #
          2|omx_stre | 
          2|omx_stre | /usr/bin/env: error while loading shared libraries: /usr/lib/arm-linux-gnueabihf/libarmmem.so: cannot make segment writable for relocation: Cannot allocate memory
          2|omx_stre | /usr/bin/omxplayer: xmalloc: .././subst.c:3868: cannot allocate 131 bytes (159744 bytes allocated)
          2|omx_stre | /usr/bin/omxplayer: line 67:  5417 Aborted                 (core dumped) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"
          2|omx_stre | /usr/bin/omxplayer.bin: error while loading shared libraries: libmpg123.so.0: failed to map segment from shared object
          2|omx_stre | /usr/bin/omxplayer: line 67:  9527 Aborted                 (core dumped) LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"
          2|omx_stre | /usr/bin/omxplayer: line 67: 10115 Killed                  LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"
          2|omx_stre | /usr/bin/omxplayer: line 67: 13967 Killed                  LD_LIBRARY_PATH="$OMXPLAYER_LIBS${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}" $OMXPLAYER_BIN "$@"
          2|omx_stre | process 25324: arguments to dbus_message_new_method_call() were incorrect, assertion "destination == NULL || _dbus_check_is_valid_bus_name (destination)" failed in file ../../../dbus/dbus-message.c line 1370.
          2|omx_stre | This is normally a bug in some application using the D-Bus library.
          
          /home/pi/.pm2/logs/server-error.log last 15 lines:
          0|server   |     at _handle.lookup (dgram.js:266:18)
          0|server   |     at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
          0|server   |     at process._tickCallback (internal/process/next_tick.js:178:19)
          0|server   | Error: bind EADDRNOTAVAIL 10.30.1.223:1905
          0|server   |     at _handle.lookup (dgram.js:266:18)
          0|server   |     at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
          0|server   |     at process._tickCallback (internal/process/next_tick.js:178:19)
          0|server   | Error: bind EADDRNOTAVAIL 10.30.1.223:1905
          0|server   |     at _handle.lookup (dgram.js:266:18)
          0|server   |     at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
          0|server   |     at process._tickCallback (internal/process/next_tick.js:178:19)
          0|server   | Error: bind EADDRNOTAVAIL 10.30.1.223:1905
          0|server   |     at state.handle.lookup (dgram.js:242:18)
          0|server   |     at args.(anonymous function) (/usr/lib/node_modules/pm2/node_modules/event-loop-inspector/index.js:138:29)
          0|server   |     at process._tickCallback (internal/process/next_tick.js:63:19)
          
          /home/pi/.pm2/logs/server-out.log last 15 lines:
          0|server   |         { roomName: 'TV Room', volume: 15 } ],
          0|server   |      playMode: { shuffle: true, repeat: 'all', crossfade: false },
          0|server   |      pauseOthers: false } }
          0|server   | 2019-12-07T19:32:42.519Z INFO http server listening on 0.0.0.0 port 5005
          0|server   | 2019-12-07T19:37:02.420Z INFO Could not find file /home/pi/node-sonos-http-api/settings.json
          0|server   | 2019-12-07T19:37:03.086Z INFO Presets loaded: { example:
          0|server   |    { players:
          0|server   |       [ { roomName: 'Bathroom', volume: 10 },
          0|server   |         { roomName: 'Kitchen', volume: 10 },
          0|server   |         { roomName: 'Office', volume: 10 },
          0|server   |         { roomName: 'Bedroom', volume: 10 },
          0|server   |         { roomName: 'TV Room', volume: 15 } ],
          0|server   |      playMode: { shuffle: true, repeat: 'all', crossfade: false },
          0|server   |      pauseOthers: false } }
          0|server   | 2019-12-07T19:37:07.083Z INFO http server listening on 0.0.0.0 port 5005
          
          /home/pi/.pm2/logs/mm-error.log last 15 lines:
          1|mm       |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:563:3)
          1|mm       |     at Module._compile (internal/modules/cjs/loader.js:711:30)
          1|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
          1|mm       |     at Module.load (internal/modules/cjs/loader.js:620:32)
          1|mm       | { Error: Cannot find module 'node_helper'
          1|mm       |     at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
          1|mm       |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
          1|mm       |     at Function.Module._load (internal/modules/cjs/loader.js:528:25)
          1|mm       |     at Module.require (internal/modules/cjs/loader.js:658:17)
          1|mm       |     at require (internal/modules/cjs/helpers.js:20:18)
          1|mm       |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:9:18)
          1|mm       |     at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-RTSPStream/node_helper.js:563:3)
          1|mm       |     at Module._compile (internal/modules/cjs/loader.js:711:30)
          1|mm       |     at Object.Module._extensions..js (internal/modules/cjs/loader.js:722:10)
          1|mm       |     at Module.load (internal/modules/cjs/loader.js:620:32) code: 'MODULE_NOT_FOUND' }
          
          /home/pi/.pm2/logs/mm-out.log last 15 lines:
          1|mm       | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
          1|mm       | Launching application.
          1|mm       | Shutting down server...
          1|mm       | 
          1|mm       | > magicmirror@2.8.0 start /home/pi/MagicMirror
          1|mm       | > sh run-start.sh
          1|mm       | 
          1|mm       | Starting MagicMirror: v2.8.0
          1|mm       | Loading config ...
          1|mm       | Loading module helpers ...
          1|mm       | Loading module helpers ...
          1|mm       | Whoops! There was an uncaught exception...
          1|mm       | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
          1|mm       | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
          1|mm       | Launching application.
          
          
          S 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @swvalenti
            last edited by

            @swvalenti

            I updated MMM-EventHorizon and now I get a black screen and server shows errored . . .

            If MMM-EventHorizon is the cause simply disable it.

            We can troubleshoot in another topic instead of hijacking this one.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @swvalenti
              last edited by sdetweil

              @swvalenti said in new update/upgrade script, ready for testing:

              |server | Error: bind EADDRNOTAVAIL 10.30.1.223:1905

              looks like the omxplayer task is hung, holding onto ports… reboot time…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              StoffbeuteluweS 1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @sdetweil
                last edited by

                @sdetweil Hi, do have to install the script in the MM Folder?

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Stoffbeuteluwe
                  last edited by

                  @Stoffbeuteluwe no… run the script from the web.
                  the update will now install the new scripts in the installers folder, for the future

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  StoffbeuteluweS Mykle1M 2 Replies Last reply Reply Quote 0
                  • StoffbeuteluweS Offline
                    Stoffbeuteluwe Project Sponsor @sdetweil
                    last edited by

                    @sdetweil thanks Sam :folded_hands_medium-light_skin_tone:

                    1 Reply Last reply Reply Quote 0
                    • Mykle1M Offline
                      Mykle1 Project Sponsor Module Developer @sdetweil
                      last edited by

                      @sdetweil

                      Reporting upgrade script results as of January 2, 2020 4:00 PM Eastern time, US

                      Successful upgrade from MM 2.9.0 to 2.10.0
                      Ubuntu 16.04 LTS
                      No errors reported.

                      Create a working config
                      How to add modules

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

                        Can someone write a how to instruction for mac? Thanks a lot…

                        Mykle1M 1 Reply Last reply Reply Quote 0
                        • Mykle1M Offline
                          Mykle1 Project Sponsor Module Developer @trividar
                          last edited by

                          @trividar said in new update/upgrade script, ready for testing:

                          Can someone write a how to instruction for mac? Thanks a lot…

                          How to run the update/upgrade script? :-/

                          Create a working config
                          How to add modules

                          T 1 Reply Last reply Reply Quote 0
                          • T Offline
                            trividar @Mykle1
                            last edited by

                            @Mykle1 sorry for the noob question! I tried it and I got just errors…

                            Mykle1M 1 Reply Last reply Reply Quote 0
                            • Mykle1M Offline
                              Mykle1 Project Sponsor Module Developer @trividar
                              last edited by

                              @trividar said in new update/upgrade script, ready for testing:

                              sorry for the noob question! I tried it and I got just errors…

                              No worries. :thumbsup:

                              When did you run it? I’ve just done it minutes ago and it works fine. @sdetweil has been working on it but I believe he has ironed out most, if not all of the kinks.

                              1. So, when did you run it?
                              2. Errors during the upgrade or after the upgrade?
                              3. What were the errors?

                              Create a working config
                              How to add modules

                              T 1 Reply Last reply Reply Quote 0
                              • T Offline
                                trividar @Mykle1
                                last edited by

                                @Mykle1 I will send it tomorrow and also what I have done! Thanks for your time

                                Mykle1M 1 Reply Last reply Reply Quote 0
                                • Mykle1M Offline
                                  Mykle1 Project Sponsor Module Developer @trividar
                                  last edited by

                                  @trividar

                                  Well, I would think you have nothing to lose by running the upgrade script again. Simply open a new terminal and copy and paste the script into the terminal and press enter.

                                  Create a working config
                                  How to add modules

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

                                    this is what I get:

                                    > cd - >/dev/null
                                    > date +"Upgrade ended - %a %b %e %H:%M:%S %Z %Y" >>$logfile
                                    > else
                                    > echo It appears MagicMirror has not been installed on this system
                                    > echo please run the installer, "raspberry.sh" first
                                    > fi
                                    

                                    Can it be because my path has the same folder name twice? /Users/s****/MagicMirror/MagicMirror

                                    Mykle1M S 2 Replies Last reply Reply Quote 0
                                    • Mykle1M Offline
                                      Mykle1 Project Sponsor Module Developer @trividar
                                      last edited by

                                      @trividar

                                      Hmm, perhaps. The installer may be looking for the MM installation inside /Users/s****/MagicMirror. Can you move the MagicMirror folder with the installation OUT of the containing MagicMirror folder. Rename the containing MagicMirror folder to something else and put the MagicMirror folder containing the MM installation here /Users/s****/MagicMirror and try again?

                                      Create a working config
                                      How to add modules

                                      1 Reply Last reply Reply Quote 0
                                      • S Offline
                                        sdetweil @trividar
                                        last edited by

                                        @trividar yeh, he assumes MagicMirror is THE folder where things are installed…

                                        Sam

                                        How to add modules

                                        learning how to use browser developers window for css changes

                                        1 Reply Last reply Reply Quote 0
                                        • G Offline
                                          gonzonia
                                          last edited by

                                          Test runs fine…This is the result when I try to apply the log will be ```
                                          code_text

                                          No LSB modules are available.
                                          doing test run = false
                                          update log will be in /home/pi/MagicMirror/installers/upgrade.log
                                          
                                          saving custom.css
                                          upgrading from version 2.9.0 to 2.10.0
                                          fetching latest revisions
                                          there were merge errors
                                          error: The following untracked working tree files would be overwritten by merge: 	installers/dumpactivemodules.js Please move or remove them before you merge. Aborting Updating 500147e..b595cdd
                                          you should examine and resolve them
                                          using the command git log --oneline --decorate
                                          500147e (grafted, HEAD -> master, tag: v2.9.0) Merge pull request #1776 from MichMich/develop
                                          restoring custom.css
                                          S 1 Reply Last reply Reply Quote 0
                                          • S Offline
                                            sdetweil @gonzonia
                                            last edited by

                                            @gonzonia yes, the upgrade script from the master github site has a bug,

                                            please erase that one file

                                            ~/MagicMirror/installers/dumpactivemodules.js
                                            

                                            and then use the link to the script from this topic page1

                                            https://forum.magicmirror.builders/topic/10859/new-update-upgrade-script-ready-for-testing?page=1

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            evroomE G 2 Replies Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 16
                                            • 17
                                            • 9 / 17
                                            • 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