NickSutton
NickSutton
Yes, did that. Can see the binary, but `./grumble` gives `Unable to open data directory (/home/pi/.grumble): open /home/pi/.grumble: no such file or directory` Worth noting `home/pi/gocode` is current `GOPATH` Variable
Ok! Got the help text. Is there anywhere I can write this all up for the next Pi guy?
Ok, well I’d be happy to help! So here’s where I’m at: ` ./grumble --datadir ~/gocode --log ~/gocode/log [G] 2018/04/14 13:17:30.342856 Grumble [G] 2018/04/14 13:17:30.343374 Using data directory: /home/pi/gocode [G]...
Ok, 26 sounds like more flexibility in the long run, but i don’t know how to merge the files in #26. I can look through the source files and find...
Tried to merge the file changes on local machine and rebuild, once I fixed all my typos I’m still getting errors about a missing ini package “gopkg.in/ini.v1" from the new...
Thanks, I think I’ll keep an eye on the config support and d/l when it’s part of the git proper. In the meantime, can you tell me where I can...
That looks pretty advanced. 443 isnt that much of an issue to me as I can reallocate the email port, and I’m not really sure it’s a problem. Got the...
Hi All, Thanks again for the help so far. Is it possible to disable TLS/SSL for testing, I’m having difficulty getting the mumble client to connect with the Grumble generated...
I’m not sure the workaround you added with the sudoers file covers the `sudo killall python` command in control.php when passing the `off=1` URL variable?
For info, changing your trouble shooting to: `www-data ALL=(ALL) NOPASSWD: ALL` Will allow your php pages to run the `sudo killall python` command and correctly stop the LEDs