You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NoMethodError:
undefined method `map' for true:TrueClass
Did you mean? tap
# /Users/xxxxxxx/.rvm/gems/ruby-2.3.1/gems/etcd-0.3.0/lib/etcd/client.rb:151:in `build_http_request'
# /Users/xxxxxxx/.rvm/gems/ruby-2.3.1/gems/etcd-0.3.0/lib/etcd/client.rb:102:in `api_execute'
# /Users/xxxxxxx/.rvm/gems/ruby-2.3.1/gems/etcd-0.3.0/lib/etcd/keys.rb:48:in `delete'
It doesn't work with or without the recursive parameter on the delete method.
Any idea ?
Best regards
The text was updated successfully, but these errors were encountered:
Hi,
I m trying to clear all stored keys & values,
Could you tell me why none of these methods work ?
I got the following error :
It doesn't work with or without the recursive parameter on the
delete
method.Any idea ?
Best regards
The text was updated successfully, but these errors were encountered: