options.c: 573: 13 (Permission denied) could not save to /var/run/chilli.6187.cfg.bin
main-opt.c: 1228: 0 (Debug) could not save configuration options!
coova-chilli[6187]: options.c: 180: could not generate configuration (/var/run/chilli.6187.cfg.bin), sleeping one second
Everything still seems to work ok although if I change any settings in /etc/chilli/config it doesn't seem to take affect. Thanks for your time.
To view this discussion on the web visit https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/d1dd05df-6778-4144-8847-8627f14fac0b%40grasehotspot.org.--
This mailing list is for the Grase Hotspot Project http://grasehotspot.org
---
You received this message because you are subscribed to the Google Groups "Grase Hotspot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to grase-hotspo...@grasehotspot.org.
To post to this group, send email to grase-...@grasehotspot.org.
Visit this group at http://groups.google.com/a/grasehotspot.org/group/grase-hotspot/.
You edited the /etc/hosts file. Return
The file to its original form just after installing grase.
Thanks,
Lucas.
--
I had a similar problem and it kept recurring until I reedited my /etc/hosts and it worked. If you read the error message you will realise it is having a problem initializing eth1 or the port chilli is going to create tun0 on. The interface is not coming up and thus tun0 cannot be started. Thus it cannot write to /var/run. In your case it could be related to how you have configured and bridged your network interface and the virtualbox interface. Try to see which interfaces are up.
Thanks,
Lucas
To view this discussion on the web visit https://groups.google.com/a/grasehotspot.org/d/msgid/grase-hotspot/afbd11ab-f552-4674-b078-0eb97222e390%40grasehotspot.org.