wp-cli-kraken icon indicating copy to clipboard operation
wp-cli-kraken copied to clipboard

Doesn't seem to work

Open simplenotezy opened this issue 6 years ago • 1 comments

It fails often with no error.

I have tried appending the full error ,and it outputs:

Warning: Krake API call failed. (Error: ). Full: NULL

(WP_CLI::warning( sprintf( 'Krake API call failed. (Error: %s). Full: ' . var_export($response, true), $response[ 'error' ] ) );)

It then gets stuck, instead of continuing. You'll have to run the command again, and again, and again...

simplenotezy avatar Nov 21 '19 14:11 simplenotezy

I haven’t updated this command in over 3 years. Pull requests welcome.

tillkruss avatar Nov 21 '19 16:11 tillkruss