Dashboard Issues

After upgrading modules i have issues access the dashboard, i get forwarded to admin/config.php and then a message from the browser saying the connection was reset.

Looking in the /httpd log file i notice i keep getting the following;

[Wed May 29 15:28:42.704286 2019] [core:notice] [pid 1093] AH00052: child pid 21397 exit signal Segmentation fault (11)

I’m guessing that it’s something wrong with PHP/Apache but i’m a little lost after that.

I’m also getting this in the asterisk log file;

[freepbx.INFO]: Deprecated way to add Console commands, adding console commands this way can have negative performance impacts. Please use module.xml. See: https://wiki.freepbx.org/display/FOP/Adding+fwconsole+commands [] []

I’ve just done a yum update as i can see there are 305 updates available. i get this message;

--> Finished Dependency Resolution
Error: Package: sangoma-pbx-1904-1.sng7.noarch (sng-pkgs)
       Requires: kmod-forcedeth
       Removing: kmod-forcedeth-0.65-1.sng7.x86_64 (@anaconda/1707)
           kmod-forcedeth = 0.65-1.sng7
       Available: kmod-forcedeth-0.64-4.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-4.sng7
       Available: kmod-forcedeth-0.64-5.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-5.sng7
       Available: kmod-forcedeth-0.64-6.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-6.sng7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Any tips on how to resolve the issue?

From what i’ve read kmod-forcedeth-0.65-1.sng7.x86_64 shouldn’t have been released to the public and i should downgrade it.

But isn’t that what it’s already doing? Removing: kmod-forcedeth-0.65-1.sng7.x86_64

Should i run the downgrade command again?

Seems like you are trying to remove it, try to downgrade it. (Or downgrade again)

================================================================================
Package                 Arch   Version                    Repository      Size
================================================================================
Installing:
 kernel                  x86_64 3.10.0-957.10.1.el7        sng-updates     48 M
Updating:
 selinux-policy-targeted noarch 3.13.1-229.el7_6.9         sng-updates    6.9 M
shim-x64                x86_64 15-2.el7.centos            sng-updates    659 k
Removing:
 kernel                  x86_64 3.10.0-514.26.2.el7        @anaconda/1707 148 M
Downgrading:
 kmod-forcedeth          x86_64 0.64-6.sng7                sng-pkgs        46 k
Updating for dependencies:
 libselinux              x86_64 2.5-14.1.el7               sng-base       162 k
 libselinux-python       x86_64 2.5-14.1.el7               sng-base       235 k
 libselinux-utils        x86_64 2.5-14.1.el7               sng-base       151 k
 libsemanage             x86_64 2.5-14.el7                 sng-base       151 k
 libsepol                x86_64 2.5-10.el7                 sng-base       297 k
 linux-firmware          noarch 20180911-69.git85c5d90.el7 sng-base        49 M
 mokutil                 x86_64 15-2.el7.centos            sng-updates     42 k
 policycoreutils         x86_64 2.5-29.el7_6.1             sng-updates    916 k
 selinux-policy          noarch 3.13.1-229.el7_6.9         sng-updates    483 k

Transaction Summary
================================================================================
Install    1 Package
Upgrade    2 Packages (+9 Dependent packages)
Remove     1 Package
Downgrade  1 Package

Total download size: 107 M
Is this ok [y/d/N]:

Is kmod-forcedeth x86_64 0.64-6.sng7 the correct version as that post is over a year old?

i hit y to confirm the downgrade, after this i did a yum update and had the below again.

Error: Package: sangoma-pbx-1904-1.sng7.noarch (sng-pkgs)
       Requires: kmod-forcedeth
       Removing: kmod-forcedeth-0.65-1.sng7.x86_64 (@anaconda/1707)
           kmod-forcedeth = 0.65-1.sng7
       Available: kmod-forcedeth-0.64-4.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-4.sng7
       Available: kmod-forcedeth-0.64-5.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-5.sng7
       Available: kmod-forcedeth-0.64-6.sng7.x86_64 (sng-pkgs)
           kmod-forcedeth = 0.64-6.sng7
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

It’s almost as if it isn’t downgrading it at all

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.