Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Unsolved Error installing Gateway

    Issues
    3
    8
    59
    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.
    • B
      bjoern811 last edited by

      Hi everyone,

      once again thanks for your awesome work. You truely keep it going and are continuously improving your project. I just tried to setup the new concept now with the gateway. Sadly I do get the following error during postinstall

      MagicMirror Building module: node-pty, Completed: 0make: Entering directory '/home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/build'
        CXX(target) Release/obj.target/pty/src/unix/pty.o
      ? MagicMirror Building module: node-pty, Completed: 0In file included from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-local-handle.h:12,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-array-buffer.h:12,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8.h:25,
                       from /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/node.h:63,
                       from ../../nan/nan.h:60,
                       from ../src/unix/pty.cc:20:
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:113:27: error: static assertion failed: Pointer compression can be enabled only for 64-bit architectures
           kApiSystemPointerSize == kApiInt64Size,
           ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:71: warning: left shift count >= width of type [-Wshift-count-overflow]
         static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32;
                                                                             ^~
      /home/pi/MagicMirror/modules/Gateway/node_modules/node-pty/17.2.0/include/node/v8-internal.h:471:68: error: right operand of shift expression ?(1 << 32)? is >= than the precision of the left operand [-fpermissiv]
         static constexpr size_t kPtrComprCageReservationSize = size_t{1} << 32;
                                                                ~~~~~~~~~~^~~~~
      
      

      node Version 14.17.0
      npm Version 6.14.13
      Rasperry Pi 4

      Anyone can help ?

      Regards
      Bjoern

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi, I think that your os is bulleyes X64 ?

        1 Reply Last reply Reply Quote 0
        • M
          mroyusa Donators last edited by

          i had mine working yesterday with bullseye 64 but now i tried to install awesome alexa module with it and it messed my whole mirror up, had to delete google assistant i removed all folders and code in config but now got issues.

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by bugsounet

            alexa module don’t works and not maintened since 5 years

            after x64 os is a bad choice for MagicMirror using … nodejs and npm dependency are really not ready for this (and MagicMirrror too)
            it’s your choice 😉
            make as you want 😉

            Note GA and a very old module with mic using are not compatible both (don’t use the same protocol)
            New protocol: allow to use mic for all app in the same time
            Old protocol: allow to use the mic only one time (and other app are refused)

            Sample using with new protocol:

            • we can use XX listener with EXT-Detector and we use Snowboy and pico voice technology at same time
            • no delay for turn off mic for using GA
            • I just turn off listening when app have finish to using (but I don’t turn off mic)
            • —> result: Time gain ~ 3 sec
            1 Reply Last reply Reply Quote 0
            • M
              mroyusa Donators last edited by

              yea, i gave up on alexa and will stick to GA, I have no issues on 64 bullseye, what is the problem with using bullseye? I feel like my mirror is working bad ass, super fast and responsive. I do have a new issue with an alert at the top that keeps saying [object,object] weird. should i open a new post for this?

              1 Reply Last reply Reply Quote 0
              • bugsounet
                bugsounet Main Coder last edited by

                who send this ? EXT-Alert say the sender in the buttom right of the popup

                1 Reply Last reply Reply Quote 0
                • M
                  mroyusa Donators last edited by

                  UPDATE,I had similar node-pty issue, I removed and reinstalled alert,gateway, detector and GA. then it all came back to normal, thank goodness, sucks when it bugs or errors and you dont remember what you did or how many steps ago. Now i install and make changes and test right away, if it works, I keep going, if it errors at least i know what caused it.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mroyusa Donators last edited by

                    GA is alerting [object,Object] also GA sounds like she is talking twice at the same time sounds echo a little

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Powered by NodeBB | @bugsounet ©2022