public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Bernd Jendrissek <bitcoin@bpj-code•co.za>
To: Maksim Solovjov <maxim.solovjov@gmail•com>,
	 Bitcoin Protocol Discussion
	<bitcoin-dev@lists•linuxfoundation.org>
Subject: Re: [bitcoin-dev] Setting up bitcoin dev environment ( bitcoind, bitcoin-cli )
Date: Fri, 9 Feb 2018 22:10:25 +0200	[thread overview]
Message-ID: <CAF7PVPrrhxzQC+CC5LtjcoWWa5_rZR9Y-uyS4owQoZcb93Kffg@mail.gmail.com> (raw)
In-Reply-To: <CAO11aqjxfhP_wf8Xxv=LaapTQk3YBLg6XQRd=EAsBq+Cq6SuTQ@mail.gmail.com>

On 9 February 2018 at 12:55, Maksim Solovjov via bitcoin-dev
<bitcoin-dev@lists•linuxfoundation.org> wrote:
> 2) I can launch bitcoind in -regtest regime.
> But when I launch bitcoin-cli -regtest setgenerate true 101
> I get an error:
>>
>> error code: -32601
>> error message:
>> Method not found

setgenerate was removed in 0.13.0. See doc/release-notes/release-notes-0.13.0.md

> 3) If I try bitcoin-cli getinfo
> I get an error:
>>
>> error: Could not locate RPC credentials. No authentication cookie could be
>> found, and no rpcpassword is set in the configuration file
>> (/Users/..../Library/Application Support/Bitcoin/bitcoin.conf)

getinfo is also deprecated or already removed. (Which version did you
install?) But even before that, you should probably heed the warning
and note that you don't seem to have a bitcoin.conf in a place where
bitcoin-cli can find it.


      reply	other threads:[~2018-02-09 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 10:55 Maksim Solovjov
2018-02-09 20:10 ` Bernd Jendrissek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAF7PVPrrhxzQC+CC5LtjcoWWa5_rZR9Y-uyS4owQoZcb93Kffg@mail.gmail.com \
    --to=bitcoin@bpj-code$(echo .)co.za \
    --cc=bitcoin-dev@lists$(echo .)linuxfoundation.org \
    --cc=maxim.solovjov@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox