Bitcoin Forum
May 26, 2024, 02:37:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoind 0.10 freeze ubuntu 14.10  (Read 1149 times)
vite (OP)
Legendary
*
Offline Offline

Activity: 1018
Merit: 1000


View Profile
March 04, 2015, 12:54:40 AM
 #1

If shutdown the machine without shutting down bitcoind it will not shutdown unless I do a hard shutdown.

If I stop bitcoind and then order the shutdown. It shuts ddown like it should.

Ubuntu 14.10 64bits

Amd A4-4000 proc

Reynaldo
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
March 04, 2015, 03:30:28 PM
 #2

what's that output from bitcoin-cli getinfo

and what does debug.log says, feel free to copy paste the whole file on
Code:
code tags
vite (OP)
Legendary
*
Offline Offline

Activity: 1018
Merit: 1000


View Profile
March 04, 2015, 03:35:41 PM
 #3

Hi Reynaldo,

I'm running ubuntu with lubuntu-core desktop

Once I do the shutdown there is no output, just a blank screen.

If there is a way to look at logs (unknown to me)

I will happily replicate the error so I can post the output.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
March 04, 2015, 08:12:13 PM
 #4

#1 open a terminal[1]
#2 switch to the (hidden) bitcoin folder
Code:
cd ~/.bitcoin
#3 open log file
Code:
leafpad debug.log

Depending on your version of ubuntu the text editor (gedit) is named differently. for lubuntu its leafpad

[1] http://www.wikihow.com/Open-a-Terminal-Window-in-Ubuntu

Im not really here, its just your imagination.
Reynaldo
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
March 05, 2015, 01:20:07 AM
 #5

#1 open a terminal[1]
#2 switch to the (hidden) bitcoin folder
Code:
cd ~/.bitcoin
#3 open log file
Code:
leafpad debug.log

Depending on your version of ubuntu the text editor (gedit) is named differently. for lubuntu its leafpad

[1] http://www.wikihow.com/Open-a-Terminal-Window-in-Ubuntu

my bad on supposing things, thanks shorena
also, if bitcoind is running, open up terminal and type

Code:
bitcoin-cli getinfo


this will give you information about the current status of the bitcoind.
How are you starting the bitcoind?

give me the result of

Code:
sudo systemctl status bitcoind
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!