Dave Myron

Results 60 comments of Dave Myron

@silentshade Solving this will likely solve #90 as well.

Account generation fails for me with: ``` ./letsencrypt.sh: 157: ./letsencrypt.sh: xxd: not found ./letsencrypt.sh: 157: ./letsencrypt.sh: xxd: not found pwnedkeys.com claims: account key is not compromised register account unhandled response...

(installing xxd fixes that, but should be noted in the documentation that it's required)

Getting the same error with 24 columns. Works for me, with this file, with 23 columns but not 24.

I don't run into the issue when I use the right command-line options. In my case, `-H -d,` to specify that it's CSV and has a header row

Ran into this again tonight. `q` is such a great utility. @harelba have any ideas for a fix to support spaces in names (I expected back ticks to work as...

Single quotes for the query and double quotes for the filename-with-spaces didn't work. Still breaks on spaces in the filename. I'll double check tomorrow that my version is the latest...

Additionally, this is the `info` section re: the browser from the same logs: ``` 2015-05-01 20:12:52,402 (106204000) : INFO (__init__:51) - ============================================ 2015-05-01 20:12:52,402 (106204000) : INFO (__init__:52) - Client:...

Here's more detail: ``` /var/www/my-app/shared/bundle/ruby/2.1/gems/moped-2.0.2/lib/moped/operation/read.rb:50:in `block in execute': The operation: #1, :w=>1} @fields=nil> failed with error 16759: "Lock not granted. Try restarting the transaction." See https://github.com/mongodb/mongo/blob/master/docs/errors.md for details about this...