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

    why does the dashboard module of FreePBX14 keep on corrupting ?

    IT Discussion
    3
    13
    1.7k
    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.
    • JaredBuschJ
      JaredBusch @wersiy
      last edited by JaredBusch

      @wersiy said in why does the dashboard module of FreePBX14 keep on corrupting ?:

      Yes
      I ran a complete system update
      Then later I checked for available online updates it shows that no updates are required

      When something goes bad in the GUI, drop to SSH.

      Did you do system updates

      yum update -y
      

      Then update the modules

      fwconsole ma upgradeall
      fwconsole reload
      

      Then if still broke remove it and reinstall it. But dashboard cannot be removed easily because of dependencies. So force it to reinstall instead.

      sudo fwconsole ma -f install dashboard
      fwconsole reload
      
      1 Reply Last reply Reply Quote 2
      • wersiyW
        wersiy @JaredBusch
        last edited by

        @JaredBusch !

        wow
        this is the only command that I executed
        yum update -y
        I did not know the other commands
        so this is the version I have for the moment

        0_1542665697639_FreePBX dashboard.png

        @JaredBusch said in why does the dashboard module of FreePBX14 keep on corrupting ?:

        yum update -y

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

          @wersiy said in why does the dashboard module of FreePBX14 keep on corrupting ?:

          so this is the version I have for the moment

          You are not up to date. you are 2 versions of dashboard behind. Specifically, 14.0.4 updates the RSS engine which is what you are having a problem with.

          You should try the upgrade from the command line.

          fwconsole ma upgrade dashboard
          fwconsole reload
          
          wersiyW 2 Replies Last reply Reply Quote 1
          • wersiyW
            wersiy @JaredBusch
            last edited by

            @JaredBusch

            Ok
            thanks a lot
            I will do just that immediately I switched to a better internet connection
            then I will give you the feedback

            Once again
            I'm so grateful
            Thanks

            1 Reply Last reply Reply Quote 1
            • wersiyW
              wersiy @JaredBusch
              last edited by

              @JaredBusch

              hahahahahahahaha
              I have done it
              I have done what you said
              just the two commands
              "fwconsole ma upgrade dashboard" and "fwconsole reload"
              Dashboard has come back to normal

              in fact you are grate

              Thanks again

              JaredBuschJ 1 Reply Last reply Reply Quote 3
              • JaredBuschJ
                JaredBusch @wersiy
                last edited by

                @wersiy No problem.

                wersiyW 1 Reply Last reply Reply Quote 2
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  You can do module updates from the GUI as well, if you don't want to use to the CLI every time. Although most of us prefer the CLI.

                  wersiyW 1 Reply Last reply Reply Quote 0
                  • wersiyW
                    wersiy @scottalanmiller
                    last edited by

                    @scottalanmiller
                    CLI is grate and quicker
                    I used just one command "fwconsole ma upgradeall" and it's upgrading all modules

                    I really need to start learning commands

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

                      @JaredBusch

                      now I can't access "Module Admin"
                      I get a similar issue

                      Exception thrown with message "RPM command errored, Delete /dev/shm/yumwrapper/* and try again. Exit code 1 - see FreePBX log for more info."

                      Stacktrace:
                      #4 Exception in /var/www/html/admin/libraries/Builtin/SystemUpdates.php:390
                      #3 FreePBX\Builtin\SystemUpdates:getInstalledRpmVersions in /var/www/html/admin/libraries/Builtin/SystemUpdates.php:353
                      #2 FreePBX\Builtin\SystemUpdates:parseUpdates in /var/www/html/admin/libraries/Builtin/SystemUpdates.php:300
                      #1 FreePBX\Builtin\SystemUpdates:getPendingUpdates in /var/www/html/admin/page.modules.php:1037
                      #0 include in /var/www/html/admin/config.php:394

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

                        @wersiy said in why does the dashboard module of FreePBX14 keep on corrupting ?:

                        @scottalanmiller
                        CLI is grate and quicker
                        I used just one command "fwconsole ma upgradeall" and it's upgrading all modules

                        I really need to start learning commands

                        After doing the upgrade command, you need to tell it to reload.

                        fwconsole reload
                        

                        The reload command is the same as pressing the red "Apply" button.

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