Date: Wed, 24 Aug 2016 12:56:55 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212108] Unparseable time format in dhcpd.leases Message-ID: <bug-212108-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212108 Bug ID: 212108 Summary: Unparseable time format in dhcpd.leases Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: christoph.larsen@synalinq.com Hi there, Thanks for offering a comparatively tine, easy-to-handle and fast DHCPd alternative. However, I have an issue: I get this in the dhcpd log on syslog: Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 21: unparseable time string Aug 24 15:26:07 server dhcpd: ends 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 26: unparseable time string Aug 24 15:26:07 server dhcpd: starts 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 27: unparseable time string Aug 24 15:26:07 server dhcpd: ends 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 32: unparseable time string Aug 24 15:26:07 server dhcpd: starts 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 33: unparseable time string Aug 24 15:26:07 server dhcpd: ends 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 39: unparseable time string Aug 24 15:26:07 server dhcpd: starts 4 1970/01/01 00:00:00 UTC; Aug 24 15:26:07 server dhcpd: ^ Aug 24 15:26:07 server dhcpd: /var/db/dhcpd.leases line 40: unparseable time string Aug 24 15:26:07 server dhcpd: ends 4 1970/01/01 00:00:00 UTC; Seemingly time is issued in UTC, and DHCPd does not like it. It then starts to hang, and the entire LAN stalls. Any idea how to deal with that? Thanks a lot, indeed! Chris --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212108-13>