Akkadius / glass-isc-dhcp

Glass - ISC DHCP Server Interface
MIT License
686 stars 143 forks source link

OS Support : RHEL8 #56

Open IzxxY opened 4 years ago

IzxxY commented 4 years ago

Hello everyone,

Did anyone has tried to install GLASS-ISC-DHCP on RHEL8 ?

i keep getting errors when i run : nmp start error 1: no such file or directory, open '/var/lib/dhcp/dhcpd.leases'

But it exist !!..

error2: npm ERR! code ELIFECYCLE nmp ERR! errno 1 npm ERR: dhcpd-glass@0.0.0 start : node ./bin/www npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the dhcpd-glass@0.0.0 start script npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in : npm ERR! /root/.nmp/_logs/2020_01_08T23_41_30_708Z-debug.log

Help :(

lobosoli commented 4 years ago

I had the same error, but I fixed with a simple change the path of dhcpd.leases on /opt/glass-isc-dhcp/configglass_config.json or check the file permissions