Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [installation]

Related to installing Bitcoin-related software and hardware in a given system or machine.

1 vote
1 answer
49 views

User change for bitcoin core installation

I made a mistake and installed bitcoin core under the main system user “dog” in Linux (Debian). Now I am scratching my head thinking what I should do to change the user to “coindog” which would not be ...
serge's user avatar
  • 31
2 votes
3 answers
101 views

How should I install Core Lightning if my VPS won't let me use pip install?

I tried to install Core Lightning on a Ubuntu Digital Ocean droplet using these installation instructions and it won't let me pip install anything giving me an error externally-managed-environment. ...
Michael Folkson's user avatar
1 vote
1 answer
127 views

Which binaries do I need to compile from Bitcoin Core's code for running my non-routing node as an end user?

I need Bitcoin Core only for running my non-routing core-lightning node (private channels only) as an end user (not as a developer)? The lightning node is to be run on the same machine as bitcoin core....
John Smith's user avatar
0 votes
0 answers
79 views

Verify your download

Why does Bitcoin core wallet bitcoin-26.0-win64-setup file does not match the signatures of the SHA256 binary hashes or SHA256 hash signatures which i can download same side. I think i do it wrong, ...
Rob's user avatar
  • 1
1 vote
1 answer
75 views

The QT wallet does not start

The QT wallet does not start: ./bitcoin-qt в ubuntu 20.04? qt.qpa.plugin: Could not find the Qt platform plugin "offscreen" in "" ...
Александр Бородин's user avatar
1 vote
1 answer
45 views

How can I update lnd to 0.17 on Windows?

I am running lnd 0.16.2 on a Windows 10 system. I just downloaded v0.17. Can I just drop the new files lnd.exe and lncli.exe into my directory and run on the same install? Any tweaks needed?
ondawoad's user avatar
1 vote
0 answers
102 views

Is it safe to install Bitcoin Core using a package manager?

For example, on macOS: brew install --cask bitcoin-core Or on Ubuntu: snap install bitcoin-core Etc. In particular, what attack vectors might I be exposing myself to if I choose to install Bitcoin ...
Jonathan Wheeler's user avatar
1 vote
1 answer
154 views

lnd Command not found after installing from source

I want to run a lightning node. I already have bitcoin full node on a raspberry pi 4 external hard drive and I installed lnd on the hard drive like this: git clone https://github.com/lightningnetwork/...
Luca F's user avatar
  • 27
4 votes
3 answers
578 views

How to gpg verify my bitcoin core download step by step on ubuntu server?

I am a newbie when it comes to setting up a bitcoin node but I am trying to gpg verify my bitcoin core download the pub keys to do so are no longer available. I have tried doing my own research but I ...
DJ_Splash's user avatar
0 votes
0 answers
432 views

Bitcoin core download randomly stops

my goal is to set up a full bitcoin node. This is my third try, please help. Bitcoin core version: 24.0.1 Hardware spec: MacBook Pro late 2011 i5 4cpu, 4GB ram, 500GB HDD, Software: fully formatted ...
Blocknoob's user avatar
1 vote
3 answers
104 views

Getting "Flush: failed to commit file 1" errors after updating to macOS 13

I installed Bitcoin Core v22 on an external drive. It worked. After I updated to macOS 13, the wallet stopped running. I tried to reinstall and also tried v23. But it wouldn't do it. When loading ...
Basil237's user avatar
1 vote
1 answer
426 views

What specific packages are required to be installed in order to create legacy wallets?

When attempting to create a legacy wallet using bitcoin-cli, I get the following error: bitcoin-cli -named createwallet wallet_name="[...]" descriptors=false load_on_startup=true error code: ...
Gervais's user avatar
  • 11
3 votes
1 answer
2k views

How to install bitcoin-cli on MacOS?

I have installed bitcoin-core with Homebrew on my MacOS, but the only package installed is Bitcoin-Qt. How do I also install bitcoin-cli? (Just want to play with the commands for learning.)
noitseuq's user avatar
  • 133
2 votes
2 answers
514 views

Prevented from running Bitcoin Core on macOS

When I install and attempt to use Bitcoin Core I receive the following error: “Bitcoin Core” can’t be opened because Apple cannot check it for malicious software. This software needs to be updated. ...
Michael Shaleen's user avatar
1 vote
1 answer
68 views

When trying to run the make command I get the following error, I am working with M1 Machine for Mac

xxxxxxx@xxxx-MacBook-Pro bitcoin % make -j 1 Making all in src CXX bitcoind-bitcoind.o clang: warning: argument unused during compilation: '-fstack-clash-protection' [-Wunused-command-line-...
Ana S's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
7