ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    FreePBX - npm-cache: command not found

    Scheduled Pinned Locked Moved IT Discussion
    28 Posts 4 Posters 3.8k Views
    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.
    • A
      Alex Sage @scottalanmiller
      last edited by

      @scottalanmiller said in FreePBX - npm-cache: command not found:

      yum install npm-cache

      No package npm-cache available.
      
      1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        In February Sangoma said to hold tight as it is broken and needs to be updated. Are you sure that you are on the latest release and fully updated right now? Maybe it has been fixed but the fixed has not been added to yours yet?

        JaredBuschJ 1 Reply Last reply Reply Quote 0
        • JaredBuschJ
          JaredBusch
          last edited by

          Why are you on a command line at all?

          A 1 Reply Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @scottalanmiller
            last edited by

            @scottalanmiller said in FreePBX - npm-cache: command not found:

            In February Sangoma said to hold tight as it is broken and needs to be updated. Are you sure that you are on the latest release and fully updated right now? Maybe it has been fixed but the fixed has not been added to yours yet?

            Current systems have pm2 implemented

            scottalanmillerS 2 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @JaredBusch
              last edited by

              @JaredBusch said in FreePBX - npm-cache: command not found:

              @scottalanmiller said in FreePBX - npm-cache: command not found:

              In February Sangoma said to hold tight as it is broken and needs to be updated. Are you sure that you are on the latest release and fully updated right now? Maybe it has been fixed but the fixed has not been added to yours yet?

              Current systems have pm2 implemented

              Yeah, that's why I was wondering if he was on something from pre-February 11th.

              JaredBuschJ 1 Reply Last reply Reply Quote 0
              • JaredBuschJ
                JaredBusch @scottalanmiller
                last edited by

                @scottalanmiller said in FreePBX - npm-cache: command not found:

                @JaredBusch said in FreePBX - npm-cache: command not found:

                @scottalanmiller said in FreePBX - npm-cache: command not found:

                In February Sangoma said to hold tight as it is broken and needs to be updated. Are you sure that you are on the latest release and fully updated right now? Maybe it has been fixed but the fixed has not been added to yours yet?

                Current systems have pm2 implemented

                Yeah, that's why I was wondering if he was on something from pre-February 11th.

                To reinforce this, I have systems predating Feb that use pm2 because they were all updated following the normal update processes.

                1 Reply Last reply Reply Quote 0
                • A
                  Alex Sage @JaredBusch
                  last edited by

                  @JaredBusch said in FreePBX - npm-cache: command not found:

                  Why are you on a command line at all?

                  Just to troubleshoot

                  JaredBuschJ 1 Reply Last reply Reply Quote 0
                  • JaredBuschJ
                    JaredBusch @Alex Sage
                    last edited by

                    @aaronstuder said in FreePBX - npm-cache: command not found:

                    @JaredBusch said in FreePBX - npm-cache: command not found:

                    Why are you on a command line at all?

                    Just to troubleshoot

                    Then post your actual problem. Not a problem with your troubleshooting

                    1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch
                      last edited by

                      Anyone care to wager? I bet the issue is he tried to update modules without updating firmware.

                      A 1 Reply Last reply Reply Quote 0
                      • A
                        Alex Sage @JaredBusch
                        last edited by

                        @JaredBusch said in FreePBX - npm-cache: command not found:

                        Anyone care to wager? I bet the issue is he tried to update modules without updating firmware.

                        You might be right. How do I fix it?

                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @Alex Sage
                          last edited by

                          @aaronstuder said in FreePBX - npm-cache: command not found:

                          @JaredBusch said in FreePBX - npm-cache: command not found:

                          Anyone care to wager? I bet the issue is he tried to update modules without updating firmware.

                          You might be right. How do I fix it?

                          https://mangolassi.it/topic/13143/upgrading-the-freepbx-firmware

                          1 Reply Last reply Reply Quote 1
                          • scottalanmillerS
                            scottalanmiller @JaredBusch
                            last edited by

                            @JaredBusch said in FreePBX - npm-cache: command not found:

                            @scottalanmiller said in FreePBX - npm-cache: command not found:

                            In February Sangoma said to hold tight as it is broken and needs to be updated. Are you sure that you are on the latest release and fully updated right now? Maybe it has been fixed but the fixed has not been added to yours yet?

                            Current systems have pm2 implemented

                            FreePBX 14 RC1 is missing this and the command line won't add it. But the GUI does.

                            1 Reply Last reply Reply Quote 0
                            • StrongBadS
                              StrongBad
                              last edited by

                              How is FreePBX 14 RC 1 looking?

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @StrongBad
                                last edited by

                                @StrongBad said in FreePBX - npm-cache: command not found:

                                How is FreePBX 14 RC 1 looking?

                                So far it has been great. Found one really minor issue, but trivial to fix. Otherwise so far it's been really good.

                                1 Reply Last reply Reply Quote 0
                                • A
                                  Alex Sage
                                  last edited by

                                  Still having the issue. All updates are installed.

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • A
                                    Alex Sage
                                    last edited by Alex Sage

                                    npm ERR! Linux 2.6.32-642.6.2.el6.x86_64
                                    npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
                                    npm ERR! node v0.12.18
                                    npm ERR! npm  v2.15.11
                                    npm ERR! code ECONNREFUSED
                                    npm ERR! errno ECONNREFUSED
                                    npm ERR! syscall connect
                                    
                                    npm ERR! Error: connect ECONNREFUSED
                                    npm ERR!     at exports._errnoException (util.js:746:11)
                                    npm ERR!     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1012:19)
                                    npm ERR!  { [Error: connect ECONNREFUSED]
                                    npm ERR!   code: 'ECONNREFUSED',
                                    npm ERR!   errno: 'ECONNREFUSED',
                                    npm ERR!   syscall: 'connect',
                                    npm ERR!   parent: 'pm2' }
                                    npm ERR!
                                    npm ERR! If you are behind a proxy, please make sure that the
                                    npm ERR! 'proxy' config is set properly.  See: 'npm help config'
                                    
                                    npm ERR! Please include the following file with any support request:
                                    npm ERR!     /var/www/html/admin/modules/pm2/node/npm-debug.log
                                    [root@localhost ~]#`
                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Alex Sage
                                      last edited by Alex Sage

                                      Loaded plugins: fastestmirror, kmod
                                      Setting up Remove Process
                                      Resolving Dependencies
                                      --> Running transaction check
                                      ---> Package nodejs.x86_64 0:0.12.18-1nodesource.el6 will be erased
                                      --> Processing Dependency: nodejs for package: freepbx-13.0.192.8-1.shmz65.1.56.noarch
                                      --> Running transaction check
                                      ---> Package freepbx.noarch 0:13.0.192.8-1.shmz65.1.56 will be erased
                                      --> Finished Dependency Resolution
                                      
                                      Dependencies Resolved
                                      
                                       Package        Arch          Version                         Repository   Size
                                      
                                      Removing:
                                       nodejs         x86_64        0.12.18-1nodesource.el6         @pbx         25 M
                                      Removing for dependencies:
                                       freepbx        noarch        13.0.192.8-1.shmz65.1.56        @pbx        200 M
                                      
                                      Transaction Summary
                                      
                                      Remove        2 Package(s)
                                      
                                      Installed size: 225 M
                                      Is this ok [y/N]: y
                                      Downloading Packages:
                                      Running rpm_check_debug
                                      Running Transaction Test
                                      Transaction Test Succeeded
                                      Running Transaction
                                        Erasing    : freepbx-13.0.192.8-1.shmz65.1.56.noarch                      1/2
                                        Erasing    : nodejs-0.12.18-1nodesource.el6.x86_64                        2/2
                                        Verifying  : freepbx-13.0.192.8-1.shmz65.1.56.noarch                      1/2
                                        Verifying  : nodejs-0.12.18-1nodesource.el6.x86_64                        2/2
                                      
                                      Removed:
                                        nodejs.x86_64 0:0.12.18-1nodesource.el6
                                      
                                      Dependency Removed:
                                        freepbx.noarch 0:13.0.192.8-1.shmz65.1.56
                                      
                                      Complete!
                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        Alex Sage
                                        last edited by

                                        @aaronstuder said in FreePBX - npm-cache: command not found:

                                        Erasing : freepbx-13.0.192.8-1.shmz65.1.56.noarch

                                        Um.... This seems bad? @JaredBusch

                                        1 Reply Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @Alex Sage
                                          last edited by

                                          @aaronstuder said in FreePBX - npm-cache: command not found:

                                          Still having the issue. All updates are installed.

                                          have you moved to FreePBX 14 now?

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            Alex Sage @scottalanmiller
                                            last edited by

                                            @scottalanmiller Nope, still 13.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post