Bug #23931
openERROR -- : Couldn't enable 'dhcp_isc': invalid byte sequence in US-ASCII
Description
After following the manual https://www.theforeman.org/manuals/1.17/index.html#4.3.4DHCP and the isc section I run into the error:
ERROR -- : Couldn't enable 'dhcp_isc': invalid byte sequence in US-ASCII
Please see the attached logfile for details.
Files
Updated by Han Boetes almost 7 years ago
dhcp_isc.yml contents, as per request.
---
:config: /etc/dhcp/dhcpd.conf
:leases: /var/lib/dhcpd/dhcpd.leases
:omapi_port: 7911
:key_name: omapi_key
:key_secret: RmzAoAmQzPAS3ehnSybPWY38Ks7ZuvdVKzMRnxwOl/BbhGDeIUve0TYxNo1hf2uSVEZsokMTUvAuZvxyXkKqmQ==
Updated by Han Boetes almost 7 years ago
- File proxy.log added
After removing an ΓΌ from the dhcpd.conf it started actually parsing the leases file, but still broke down later on with the attached error, which I snipped bit for brevity and privacy
Updated by Han Boetes almost 7 years ago
OK, the secondary error was fixed by applying the pull request mentioned here: http://projects.theforeman.org/issues/23433
The initial error remains, the parses failed on an utf8 comment.
Updated by Han Boetes almost 7 years ago
The only thing that could change the status would be an update. Has an update been released?
Updated by Tomer Brisker over 6 years ago
- Category set to DHCP
- Target version deleted (
1.17.2)