Coovachilli package error

Hello,

The Coovachilli package show an error when I started with "/etc/init.d/chiili start", I installed the package on CPE210 and AC1750, both are TP LINK devices, with the same result, I too built an Image that include coovachilli package, but I obtained the same error. I found in forums that says the error is a package compiling problem.

The error is:

root@LEDE:~# chilli --debug --fg
coova-chilli: Error opening configuration file '/etc/chilli/main.conf'
coova-chilli: Error opening configuration file '/etc/chilli/hs.conf'
coova-chilli: Error opening configuration file '/etc/chilli/local.conf'
coova-chilli[2462]: options.c: 181: could not generate configuration (/var/run/chilli.2462.cfg.bin), sleeping one second
coova-chilli: Error opening configuration file '/etc/chilli/main.conf'
coova-chilli: Error opening configuration file '/etc/chilli/hs.conf'
coova-chilli: Error opening configuration file '/etc/chilli/local.conf

I try change the network interface in /etc/config/chiili file, use "option dhcpif br-lan" or "option dhcpif 'br-lan'", and used "option network 'br-lan'", I try too "option network eth1" and "option network 'eth1'" without success.

I did try the configuration recomended in https://medium.com/openwrt-iot/lede-openwrt-setting-up-coovachilli-628dcdbb1b23#.22kzexmx7.

Can the Developers compile the coovachilli package again?

Thanks for your help

Use /etc/init.d/chilli start command to start the process. Do not use chilli start command.