Quantcast
Channel: Distro Discussion & Help - FreePBX Community Forums
Viewing all 1370 articles
Browse latest View live

Moved from HyperV 2012R2 to 2019 and boot doesnt give static IP anymore

$
0
0

@davids1 wrote:

Hi,
I have had a strange thing happen to a FreePBX 14.0.13.34 virtual machine running on HyperV 2012R2 for 7 months with no issues, now moved to HyperV 2019 and getting the following issue.

If the vPBX is rebooted (or shutdown and then powered on) it boots up with no IP address.
A quick work around I found was to boot with the VM NIC not connected to a network. Once its booted I login to the console and confirm the static IP is showing. Then change the VM NIC to the vSwitch that gives it its internet connection, and all works as normal.

Its a liver system so I didnt have much time to play with it in the failed state, but here are some things I tried. If anyone has anything else I could try please let me know.

We have the VM replicated to a second hyperV server - this too had the same issue.
We have nightly VM Image backups taking place, I found the work around before I got to the stage of spinning up the last nights backup, but nothing new was changed in the PBX so i don’t really think this would have given me a fix.

The VMs run on Dell PowerEdge Server with dual Teamed NICs brought through to HyperV as a vSwitch called WAN.
Booting the PBX with its vNIC connected to the WAN network it boots up with no IP. In the Current Network Configuration that appears when logging into the console, it shows ETH0 and only the MAC address.
If you check in the IFCFG-ETH0 file it has all the correct info for the static public IP address.
(if it makes any difference - a few weeks back I used to have a pfsence firewall in front of the pbx, so the PBX used to be an internal IP - I may change back to this configuration some night as a trial to see if it makes any difference).
I tried forcing ETH0 down and up and restarting the network service but still it had no IP address.

The VM is configured with a Static MAC address so the IP etc stays the same when it moves to a different Host.

As I said at the start, a quick fix is to boot it with the vNIC not attached to a network, and once booted, login to the console, confirm it is showing the static IP and then attach the network to the vNIC.

Over the next few nights I will try some things like
nmtui - to confirm the connection is activated etc
delete the vNIC and create new one with same MAC address
change back to the private LAN with pfsense edge vrouter
change from 1 vcpu to 2 vcpus
it has 4gb ram and 0 swap is being used
Worst case I can try to get it back onto a HyperV 2012R2 server.

I have 4 other (same version) FreePBXs and PBXacts running on the same HyperV 2019 hosts with no issues rebooting and losing their network.

I understand this is more of a hyperv centos issue but if anyone has any thoughts or anything else I should try please let me know.

Thx
Dave

Posts: 1

Participants: 1

Read full topic


Can't connect to LAN

$
0
0

@PoDuck wrote:

I am having a strange issue. I have had FreePBX running for a while with no problems. Yesterday, mid day, the phones went down. When I tried logging onto the interface, it had no connection, so I went to the server itself.

I logged in and checked the IP address. It only showed the local ipv6 address. I checked the ifcfg-eth0 file, and it shows that it is setup as DHCP, but I had it set as a static address. I changed it to static, added IPADDR, NETMASK, and GATEWAY lines, and it showed it had an IP address, but I couldn’t ping the router.

When that didn’t work, I reset it back to dhcp, but it errors out, saying it can’t communicate with a DHCP server. To check that it is software and not hardware, I booted to a Ubuntu live CD, and networking worked fine.

Any ideas where I should look?

Posts: 4

Participants: 3

Read full topic

OpenVPN problem

$
0
0

@chrischevy wrote:

Is there a way to regenerate sysadmin_ca.crt and sysadmin_ca.key in the /etc/openvpn folder ?

I have a system that works fine with Yealink phone. On another system, it seems like the VPN tar files are not generated in the /tftpboot folder. After spending a lot of time searching, I noticed that the two files listed above are missing. I can’t find a way to recreate them.

Already tried:

rm -rf /etc/openvpn/clients/*
rm -rf /etc/openvpn/client/*
rm -rf /etc/openvpn/ccd/*
rm -rf /etc/openvpn/sysadmin_*
rm -rf /etc/openvpn/ipp.txt
/etc/openvpn/easyrsa3/easyrsa init-pki

Disabling/Enabling the VPN Service
Disabling/Enabling VPN at the User and Group level

Posts: 2

Participants: 2

Read full topic

Dashboard Mail Queue Error

$
0
0

@andy_woolford wrote:

PBX Version:
15.0.16.67

PBX Distro:
12.7.6-2002-2.sng7

Asterisk Version:
13.32.0

For some unknown reason recently, Postfix started throwing permission errors when trying to send outgoing emails. The maillog was full of these messages:

postfix/postdrop[228829]: warning: mail_queue_enter: create file maildrop/791798.228829: Permission denied

The issue was fixed by resetting permissions:
chmod 3730 /var/spool/postfix/maildrop
Which results in:
ls -l /var/spool/postfix/
drwx-ws–T+ 2 postfix postdrop 6 Jul 16 23:53 maildrop
…which is the setting recommended by Postfix. After running fwconsole chown the permissions are unchanged from the above.

It was also noted that the Sangoma-root partition was nearly full, which may have contributed to this issue. I have now removed many obsolete recordings and log files and also expanded the disk partition so the system is now at 50% capacity.

Postfix is now operating normally with no errors in the maillog.

However on the FreePBX Dashboard, the Mail Queue is showing a flame error with the following notice:

Unknown Output from mailq:[[“postqueue:fatal:Connect to the Postfix showq service:Permission denied”],69]

Please note the Postfix is operating normally now.
I have performed fwconsole chown twice and fwconsole restart to no effect.
I have also added asterisk user to the postdrop group and restarted again, but still no effect.

Any ideas where to look next would be appreciated.

Posts: 1

Participants: 1

Read full topic

Upgrade distro php/openssl/apache for PCI compliance

$
0
0

@Bismark wrote:

I am failing PCI certification with trustwave because I have my PBX GUI available on the internet and it is running an old version of openSSL, PHP and Apache.
Can anyone point me to a “how to” on upgrading to supported versions?
Thanks!!!

Posts: 4

Participants: 4

Read full topic

Struggling with Postfix as Relay host

$
0
0

@vaibhav wrote:

I’m struggling to get the Postfix setup as relay host to route all local emails via my mail server. As far as I understand I’ve done everything as per the book & checked everything twice over.

Latest FreePBX distro Install.

I’m using “mail myname@yahoo.com” command to send test email which throws the following output.

output of maillog

[root@ast4 postfix]# tail -f /var/log/maillog
Aug 2 22:01:45 ast4 postfix/pickup[15287]: DB9FB9064: uid=0 from=
Aug 2 22:01:45 ast4 postfix/cleanup[15310]: DB9FB9064: message-id=20200803050145.DB9FB9064@ast4.mydomainxxx.net
Aug 2 22:01:45 ast4 postfix/qmgr[15288]: DB9FB9064: from=root@ast4.mydomainxxx.net, size=436, nrcpt=1 (queue active)
Aug 2 22:01:48 ast4 postfix/smtp[15312]: DB9FB9064: to=myname@yahoo.com, relay=mail.mydomainxxx.net[44.44.444.444]:25, delay=2.4, delays=0.01/0.02/2/0.41, dsn=5.0.0, status=bounced (host mail.mydomainxxx.net[44.xx.xxx.xx] said: 550-Please turn on SMTP Authentication in your mail client. 550-li2028-12.members.linode.com (ast4.mydomainxxx.net) [172.xxx.xx.xx]:34866 is not 550 permitted to relay through this server without authentication. (in reply to RCPT TO command))
Aug 2 22:01:48 ast4 postfix/cleanup[15310]: 81E5F9066: message-id=20200803050148.81E5F9066@ast4.mydomainxxx.net
Aug 2 22:01:48 ast4 postfix/bounce[15314]: DB9FB9064: sender non-delivery notification: 81E5F9066
Aug 2 22:01:48 ast4 postfix/qmgr[15288]: 81E5F9066: from=<>, size=2655, nrcpt=1 (queue active)
Aug 2 22:01:48 ast4 postfix/qmgr[15288]: DB9FB9064: removed
Aug 2 22:01:48 ast4 postfix/local[15315]: 81E5F9066: to=root@ast4.mydomainxxx.net, relay=local, delay=0.01, delays=0/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Aug 2 22:01:48 ast4 postfix/qmgr[15288]: 81E5F9066: removed
^C

main.cf has the follow:

smtp_generic_maps = hash:/etc/postfix/generic
smtp_tls_security_level = may
meta_directory = /etc/postfix
shlib_directory = /usr/lib64/postfix
sender_dependent_relayhost_maps = hash:/etc/postfix/sender_dependent_relayhost
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
smtp_sasl_security_options = noanonymous
smtp_sender_dependent_authentication = yes
sender_bcc_maps = hash:/etc/postfix/sender_bcc

generic has this

root@ast4.mydomain.net webmaster@mydomain.net
root webmaster@mydomain.net
root@localhost webmaster@mydomain.net
root@localhost.localdomain webmaster@mydomain.net
root@freepbx webmaster@mydomain.net
root@freepbx.localdomain webmaster@mydomain.net
asterisk webmaster@mydomain.net
asterisk@localhost webmaster@mydomain.net
asterisk@localhost.localdomain webmaster@mydomain.net
asterisk@freepbx webmaster@mydomain.net
asterisk@freepbx.localdomain webmaster@mydomain.net
vm@asterisk webmaster@mydomain.net
asterisk@ webmaster@mydomain.net

Any help is greatly appreciated.
Thanks

Posts: 1

Participants: 1

Read full topic

Help in installation of freepbx 15

$
0
0

@semerouk wrote:

Hi all
I’m trying to install freepbx 15 on OVH dedicated server using proxmox virtualization os . I created VM for freepbx . I installed the system after the reboot i can’t ping my freepbx vm . The google ping also fails from the VM .
I use static IP address for freepbx installation .
I checked the network configuration many times
vi /et/sysconfing/network-scripts/ifcfg-eth0
Also i checked resolv.conf file
Booth of them looking good
If any one can help fixing this issue i’ll appreciate .
Regards

Posts: 4

Participants: 3

Read full topic

FreePBX installer stuck on partitioning

$
0
0

@jeffwillden wrote:

I’m unable to get the installer to complete on a MINIS FORUM mini computer. It’s booting off a USB, and the internal 61.9GB drive came with Windows installed. It’s identified as /dev/mmcblk1 and I want to replace whatever partitions are on that drive with FreePBX. I get to the autopartitioning options, (1) replace existing Linux systems [nope, there aren’t any Linux systems on there…yet] or (2) Use All Space [I’m assuming that’s what I want] or (3) Use Free Space [nope, I want to erase Windows and let the installer repartition however it wants to].
Then I choose Standard Partition (because I don’t know what LVM or Btrfs is) but it complains "Not enough free space on disks for automatic partitioning). I understand that the whole install will only need about 6GBs. Why should it even matter how much free space there is if it’s going to repartition the thing anyway?!?

Posts: 19

Participants: 3

Read full topic


Centos8 supports Raspberry Pi 3/4 now

$
0
0

@ABBA wrote:

Just know centos released SD card image of centos 8 for raspberry 3/4. If so, freepbx should be more compitable on Pis.

will find time to install freepbx on pi3. anyone has already tried it?

Posts: 1

Participants: 1

Read full topic

Periodic freePBX

$
0
0

@Hap wrote:

I have a System 40 appliance that I setup this last week, except for some minor quibbles - it’s been working fine with one exception. After 24-48 hours it starts complaining it cannot connect to the internet. I can access it over the local LAN no issues and log in, but nothing on the system appears to be able to reach the internet. Sipstation says no internet connection, yum errors out, etc. Rebooting the system restores internet for 24-48 hours, then it goes away again.

Static IP address, pfsense firewall, wired network. There have been no issues with my ISP, so I’m at a loss why external networking seems to die on the System 40. I only know the rudiments of Unix SysAdmin, but I can do the basics.

Any ideas where to start figuring this out?

Posts: 4

Participants: 3

Read full topic

Asterisk running as root not asterisk

$
0
0

@gtibbetts wrote:

I went to install freepbx and I get an error message saying that asterisk is running as root and needs to run as asterisk. How do I change the user and group asterisk is running as? Do I have to install it when I am on the console as the user asterisk? Can I change the user without starting over?

Posts: 4

Participants: 3

Read full topic

Yum update error

Sangoma Linux release 7.5.1805 won't update to 7.6

$
0
0

@remcobar wrote:

/etc/redhat-release reported that my system is still running Sangoma Linux release 7.5.1805 (Core)
The last updates in my yum.log date back to March, i tried “yum update” to see if it would update to 7.6. It came up with a huge list of updates to install but when trying to download them each and all of them failed to download. When it said “Downloading packages:”
package name: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Error downloading packages:
package name: [Errno 256] No more mirrors to try.

The internet connection is fine (calls are working :slight_smile:), i tried “yum clean all” and “rpm -Va --nofiles --nodigest” to try and get it to update but it just keeps reporting that no updates are available. The newer packages that the first yum update reported, never got installed.

The box was still running Asterisk 14, i used “asterisk-version-switch” to upgrade to asterisk16 which worked successfully but it didn’t unlock the update to 7.6. Installing sangoma-devel did come up with a bunch of packages to install but reported dependency problems and I found a post that the devel repo should no longer be used.

What can I do to update my box to 7.6 ?

Posts: 1

Participants: 1

Read full topic

Installing centos packages

$
0
0

@rilliam wrote:

I am trying to install browsh and it seems like yum is looking at the wrong place or doesn’t have the centos repository? Is there some way to include the centos repository?

                                  x86_64                         1.4.2-2.el7                                 sng-base                            134 k

libepoxy x86_64 1.5.2-1.el7 sng-base 211 k
liberation-fonts-common noarch 1:1.07.2-16.el7 sng-base 27 k
liberation-sans-fonts noarch 1:1.07.2-16.el7 sng-base 279 k
libgusb x86_64 0.2.9-1.el7 sng-base 40 k
libsoup x86_64 2.62.2-2.el7 sng-base 411 k
libwayland-cursor x86_64 1.15.0-1.el7 sng-base 20 k
libwayland-egl x86_64 1.15.0-1.el7 sng-base 13 k
libxkbcommon x86_64 0.7.1-3.el7 sng-base 108 k
mozilla-filesystem x86_64 1.9-11.el7 sng-base 5.3 k
rest x86_64 0.8.1-2.el7 sng-base 63 k
startup-notification x86_64 0.12-8.el7 sng-base 39 k
xcb-util x86_64 0.4.0-2.el7 sng-base 16 k
xkeyboard-config noarch 2.24-1.el7 sng-base 834 k
Updating for dependencies:
cairo x86_64 1.15.12-4.el7 sng-base 741 k
nspr x86_64 4.21.0-1.el7 sng-base 127 k
nss x86_64 3.44.0-7.el7_7 sng-base 854 k
nss-softokn x86_64 3.44.0-8.el7_7 sng-base 330 k
nss-softokn-freebl x86_64 3.44.0-8.el7_7 sng-base 224 k
nss-sysinit x86_64 3.44.0-7.el7_7 sng-base 65 k
nss-tools x86_64 3.44.0-7.el7_7 sng-base 528 k
nss-util x86_64 3.44.0-4.el7_7 sng-base 79 k

Transaction Summary

Install 1 Package (+25 Dependent packages)
Upgrade ( 8 Dependent packages)

Total size: 126 M
Total download size: 103 M
Is this ok [y/d/N]: y
Downloading packages:
No Presto metadata available for sng-updates
No Presto metadata available for sng-base
cairo-gobject-1.15.12-4.el7.x8 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/cairo-gobject-1.15.12-4.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
To address this issue please refer to the below wiki article

https://wiki.freepbx.org/display/PPS/YUM+Errors

If above article doesn’t help to resolve this issue please use https://issues.freepbx.org/

cairo-1.15.12-4.el7.x86_64.rpm FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/cairo-1.15.12-4.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
colord-libs-1.3.4-2.el7.x86_64 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/colord-libs-1.3.4-2.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
gsettings-desktop-schemas-3.28 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/gsettings-desktop-schemas-3.28.0-3.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
firefox-68.9.0-1.el7.centos.x8 FAILED
http://sng7.com/os/7.6/updates/x86_64/Packages/firefox-68.9.0-1.el7.centos.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
gtk3-3.22.30-5.el7.x86_64.rpm FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/gtk3-3.22.30-5.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
libxkbcommon-0.7.1-3.el7.x86_6 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/libxkbcommon-0.7.1-3.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nspr-4.21.0-1.el7.x86_64.rpm FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nspr-4.21.0-1.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-3.44.0-7.el7_7.x86_64.rpm FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-3.44.0-7.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-softokn-3.44.0-8.el7_7.x86 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-softokn-3.44.0-8.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-softokn-freebl-3.44.0-8.el FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-softokn-freebl-3.44.0-8.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-sysinit-3.44.0-7.el7_7.x86 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-sysinit-3.44.0-7.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-tools-3.44.0-7.el7_7.x86_6 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-tools-3.44.0-7.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.
nss-util-3.44.0-4.el7_7.x86_64 FAILED
http://sng7.com/os/7.6/os/x86_64/Packages/nss-util-3.44.0-4.el7_7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:–:-- ETA
Trying other mirror.

Error downloading packages:
cairo-gobject-1.15.12-4.el7.x86_64: [Errno 256] No more mirrors to try.
gtk3-3.22.30-5.el7.x86_64: [Errno 256] No more mirrors to try.
nss-util-3.44.0-4.el7_7.x86_64: [Errno 256] No more mirrors to try.
nss-3.44.0-7.el7_7.x86_64: [Errno 256] No more mirrors to try.
colord-libs-1.3.4-2.el7.x86_64: [Errno 256] No more mirrors to try.
libxkbcommon-0.7.1-3.el7.x86_64: [Errno 256] No more mirrors to try.
firefox-68.9.0-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.
nss-softokn-freebl-3.44.0-8.el7_7.x86_64: [Errno 256] No more mirrors to try.
gsettings-desktop-schemas-3.28.0-3.el7.x86_64: [Errno 256] No more mirrors to try.
nss-softokn-3.44.0-8.el7_7.x86_64: [Errno 256] No more mirrors to try.
nss-sysinit-3.44.0-7.el7_7.x86_64: [Errno 256] No more mirrors to try.
nss-tools-3.44.0-7.el7_7.x86_64: [Errno 256] No more mirrors to try.
cairo-1.15.12-4.el7.x86_64: [Errno 256] No more mirrors to try.
nspr-4.21.0-1.el7.x86_64: [Errno 256] No more mirrors to try.

Posts: 3

Participants: 2

Read full topic

Kernel Panic

$
0
0

@hardocp wrote:

Current PBX Version: 15.0.16.72

Current System Version: 12.7.8-2008-1.sng7

Was running latest version of the distro – decided to run a yum update from the CLI – had a ton of updates come across – so downloaded and installed them

Rebooted the server and suddenly had a kernel panic

Went to talk a look at the bootup and noticed that if i boot into 3.10.0-1127 it panics and crashes

If I switch back to 3.10.0-957 boots up fine

Server is a VM hosted on Vultr – does 1127 have issues with VM hosts?

thanks

Posts: 1

Participants: 1

Read full topic


Reaching The FreePBX Gui Through The Browser

$
0
0

@gtibbetts wrote:

I installed the freepbx distro over KVM. I am now in the server with SSH. Where do I go to access the FreePBX GUI using a web browser? I tried to go to the ip address in the web browser and it says it can’t be reached.

I did configure ip addresses and dns. I also set up a firewall. I have it accepting the http and https services like this.

[root@freepbx ~]# sudo firewall-cmd --permanent --list-services
ssh dhcpv6-client sip sips http https
[root@freepbx ~]# sudo firewall-cmd --permanent --list-ports
2727/udp 10000-20000/udp 4569/udp

Posts: 2

Participants: 1

Read full topic

When sending VM to email, the message ID has my hosts server address instead of mine

$
0
0

@ghurty wrote:

I configured my FreePBX box to send via sendgrid. When I do a test email, via command line, it goes through. But when I get a voicemail to email it doesnt. The issue is, is that I am hosting it on vultr.
When I send if via commandline, the message-id, has my real domain in it. But when it goes out via voicemail to email, the message it has

message-id=<Asterisk-6-1621862132-102-2195@XXX.XX.XXX.XXX.vultr.com>

Is there a way to change it so it will have my domain name?

In my postfix/generic.db section I have
@vultr.com vm@mydomain.com

I remaped the file and restarted postfix but it doesnt help

Thank you

Posts: 2

Participants: 2

Read full topic

FreePBX Distro SNG7 Can't Install libuuid-devel

$
0
0

@jdennis wrote:

I’m trying to apply a custom tweak to the voice mail model in Asterisk for a new server I’m setting up. Fresh install of SNG7, when I’m trying to run “configure” in the asterisk source folder, it’s erroring me telling me I need install libuuid-devel. When I try to install that it’s giving me dependency issues. I tried the --skip-broken and the other suggested command and am unable to get package libuuid-devel installed. Any suggestions?

[root@freepbx yum.repos.d]# yum install libuuid-devel
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Resolving Dependencies
–> Running transaction check
—> Package libuuid-devel.x86_64 0:2.23.2-59.el7_6.1 will be installed
–> Processing Dependency: libuuid = 2.23.2-59.el7_6.1 for package: libuuid-devel-2.23.2-59.el7_6.1.x86_64
–> Running transaction check
—> Package libuuid.i686 0:2.23.2-59.el7_6.1 will be installed
–> Processing Dependency: libc.so.6(GLIBC_2.4) for package: libuuid-2.23.2-59.el7_6.1.i686
–> Processing Dependency: ld-linux.so.2(GLIBC_2.3) for package: libuuid-2.23.2-59.el7_6.1.i686
–> Processing Dependency: ld-linux.so.2 for package: libuuid-2.23.2-59.el7_6.1.i686
–> Running transaction check
—> Package glibc.i686 0:2.17-260.el7_6.6 will be installed
–> Processing Dependency: glibc-common = 2.17-260.el7_6.6 for package: glibc-2.17-260.el7_6.6.i686
–> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-260.el7_6.6.i686
–> Processing Dependency: libfreebl3.so for package: glibc-2.17-260.el7_6.6.i686
–> Running transaction check
—> Package glibc.i686 0:2.17-260.el7_6.6 will be installed
–> Processing Dependency: glibc-common = 2.17-260.el7_6.6 for package: glibc-2.17-260.el7_6.6.i686
—> Package nss-softokn-freebl.i686 0:3.36.0-5.el7_5 will be installed
–> Finished Dependency Resolution
Error: Package: glibc-2.17-260.el7_6.6.i686 (sng-updates)
Requires: glibc-common = 2.17-260.el7_6.6
Installed: glibc-common-2.17-307.el7.1.x86_64 (@anaconda/2008)
glibc-common = 2.17-307.el7.1
Available: glibc-common-2.17-260.el7.x86_64 (sng-base)
glibc-common = 2.17-260.el7
Available: glibc-common-2.17-260.el7_6.3.x86_64 (sng-updates)
glibc-common = 2.17-260.el7_6.3
Available: glibc-common-2.17-260.el7_6.4.x86_64 (sng-updates)
glibc-common = 2.17-260.el7_6.4
Available: glibc-common-2.17-260.el7_6.5.x86_64 (sng-updates)
glibc-common = 2.17-260.el7_6.5
Available: glibc-common-2.17-260.el7_6.6.x86_64 (sng-updates)
glibc-common = 2.17-260.el7_6.6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Posts: 1

Participants: 1

Read full topic

RPM command errored, Delete /dev/shm/yumwrapper/* and try again. Exit code 1

How to remove dnsmasq

$
0
0

@Lanspider wrote:

I have been using Bind for years with no trouble until this morning. This morning I find nothing is able to resolve outside addresses, a check of the server shows that named is not running.
systemctl status named
● named.service - Berkeley Internet Name Domain (DNS)
Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2020-08-29 09:45:08 UTC; 3h 35min ago
Main PID: 1844 (code=exited, status=0/SUCCESS)

Aug 29 09:45:08 *************************** named[16673]: binding TCP socket: address in use
Aug 29 09:45:08 *************************** named[16673]: listening on IPv4 interface eth0, 192.168.0.7#53
Aug 29 09:45:08 *************************** named[16673]: binding TCP socket: address in use
Aug 29 09:45:08 *************************** named[16673]: unable to listen on any configured interfaces
Aug 29 09:45:08 *************************** named[16673]: loading configuration: failure
Aug 29 09:45:08 *************************** named[16673]: exiting (due to fatal error)
Aug 29 09:45:08 *************************** systemd[1]: named.service: control process exited, code=exited status=1
Aug 29 09:45:08 *************************** systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Aug 29 09:45:08 *************************** systemd[1]: Unit named.service entered failed state.
Aug 29 09:45:08 *************************** systemd[1]: named.service failed.

When I attempt to restart I find the port is in use, and that it is in use by dnsmasq. This tells me that the system update installed a service I can’t use and stopped a service I require and then started a service that was not configured correctly (dnsmasq) resulting in the network being unable to resolve outside addresses.

How do I remove dnsmasq safely and prevent it from being installed in future updates or is this going to be another ongoing battle like nodejs? (ps. fixed nodejs by replacing the executables with blank files and setting the permissions to 000 now I no longer have 100% cpu usage for hours on end)

Posts: 2

Participants: 2

Read full topic

Viewing all 1370 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>