Tushar Pokle

Results 8 comments of Tushar Pokle

The logs give a very strange clue. It's as if the 'service' command has gone missing. ``` /usr/local/bin/start: line 8: service: command not found ``` I'll try and reproduce it...

Yes, that's a very good idea. I've added support for the SEEDS. Would you care to add support for the rest, and send me a pull request? Another perhaps more...

I'm happy to go with your judgement about environment variables like SEED and LISTEN_ADDRESS rather than specifying a config files. Weave looks interesting. I haven't used it, but again, I'm...

That does sound very cool actually :) Can't wait to try it out - write up the instructions and push! On Thursday, September 18, 2014, Yaron Rosenbaum [email protected] wrote: >...

That's a good idea. Have a go at converting it to CentOS and send me a pull request if you can get it working :)

I'd like there to be a way to turn off all terminal escape codes - because they just create a lot of noise in the log output of my build...

@vincentbernat Sorry I don't know of a workaround.

I'm bumping into the same issue. I managed to reduce it to: ``` > echo -e '[{}]' | dasel -r json -w xml [0x140002d1e80] > echo -e 'a\na\n' | dasel...