Hi Jorge.
How to get a crash report? I simply start the service and it dies after
some seconds. Nothing in the dhcpd log is indicating a crash. The
process is simply gone.
The systemctl status reports:
Nov 05 12:11:14 athena dhcpd[3688630]: Server starting service.
Nov 05 12:11:18 athena dhcpd[3
Hello Karsten,
Can you check comments https://bugs.launchpad.net/dhcp/+bug/1872118/comments/62
and https://bugs.launchpad.net/dhcp/+bug/1872118/comments/63 and validate the
versions?
* Also, could be possible to upload the crash report here? and the
output of dpkg -l
Thanks,
Jorge
--
You re
Re #14 and #15:
I have installed both of the mentioned packages. But I also suffer from
the crashing behaviour.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing
Actually, please make sure that you the following package installed.
(focal-amd64)root@impulse:~/bind9-libs-9.11.16+dfsg# apt-cache policy
libisc-export1105
libisc-export1105:
Installed: 1:9.11.16+dfsg-3~ubuntu1
Candidate: 1:9.11.16+dfsg-3~ubuntu1
Version table:
*** 1:9.11.16+dfsg-3~ubuntu
This looks like a duplicate of bug 1872118 which is purportedly fixed
with a change to bind9-libs. However, I don't see the relationship
between bind9-libs and isc-dhcp. Regardless, it might be worth trying to
install bind9-libs and see if that resolves the issue.
--
You received this bug notific
** Tags added: fr-204
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantly [Ubuntu 20.04]
To manage notifications about this bug go to:
https://bugs.laun
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: isc-dhcp (Ubuntu Focal)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Titl
** Tags added: id-5f47d293daee608106fb4eb5
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantly [Ubuntu 20.04]
To manage notifications about this bug go
** Also affects: isc-dhcp (Ubuntu Focal)
Importance: Undecided
Status: New
** Tags removed: rls-ff-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server cr
** Tags added: focal rls-ff-incoming
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantly [Ubuntu 20.04]
To manage notifications about this bug go to:
ht
@mm - that probably isn't the issue, but you can adjust
/etc/apparmor.d/local/usr.sbin.dhcpd to have:
@{PROC}/sys/net/ipv4/ip_local_port_range r,
and then do: sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.dhcpd #
yes, without local/
--
You received this bug notification because you are a mem
I'm also trying to get isc-dhcp-server running on ubuntu 20.04 with
dhcp-failover. I'm using a rpi 3b+ and a kvm vm for failover. Both were
running fine with raspbian (rpi) and debian 9 (kvm vm). Now both are
running ubuntu 20.04 and isc-dhcp-server will constantly fail (same
error as mentioned in
Happens to me as well. Running Ubuntu 20.04 with package isc-dhcp-server
4.4.1-2.1ubuntu5 I am trying to setup failover pair between RaspberryPi4
and Hyper-V VM. Restarting service on both servers at the same time will
cause one of them to fail.
--
You received this bug notification because you a
My current workaround: downgrade isc-dhcp-server to 18.04 package
version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantly [Ubuntu 20.04]
To manage
I have the same issue with Ubuntu 20.04 on arm64 (RaspberryPi 4 B). I
have even tried to uninstall the apparmor* packages to ensure that its
not an apparmor issue.
Primary DHCP configuration:
root@dexter:~# grep -E -v "^#|^$" /etc/dhcp/dhcpd-common.conf
ddns-update-style none;
option all-subnets-l
After disabling apparmor, the dhcp server keeps crashing ...
** Package changed: apparmor (Ubuntu) => isc-dhcp (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server
My system is up to date with the newest package versions.
** Package changed: isc-dhcp (Ubuntu) => apparmor (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server cra
It seems to be still an apparmor problem:
[1863665.820588] audit: type=1400 audit(1588413129.073:171): apparmor="DENIED"
operation="open" profile="/usr/sbin/dhcpd"
name="/proc/sys/net/ipv4/ip_local_port_range" pid=38217 comm="dhcpd"
requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[1863665.8209
mm, see you have got tot he same stage as me after the changes removing
the rw to the some directories
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantl
New error log:
Apr 10 22:11:47 xxx dhcpd[3765]: Server starting service.
Apr 10 22:11:47 xxx dhcpd[3765]: failover peer dhcp-failover: peer moves from
normal to communications-interrupted
Apr 10 22:11:47 xxx dhcpd[3765]: failover peer dhcp-failover: I move from
startup to normal
Apr 10 22:11:47 x
I have some thing similar
I have a pair of DHCP serevrs running in a cluster on ubuntu 20.04, All worked
perfectly until recently, when they started stopping with code=killed,
status=6/ABRT.
This is being fixed by
https://bugs.launchpad.net/bugs/1870729
However now one stops after a few hour
please ignore this is fixed by https://bugs.launchpad.net/bugs/1870729,
but then the above happens
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872106
Title:
isc-dhcp-server crashing constantly [U
22 matches
Mail list logo