I get this error when I run the geth upgradedb command:
I0317 08:29:57.792433 4202 chaincmd.go:137] Upgrading blockchain database
I0317 08:29:57.792491 4202 database.go:71] Alloted 16MB cache to /home/'my_user_name'/.ethereum/chaindata
Fatal: Could not open database: resource temporarily unavailable
Though the first time I run the geth --console command, my machine synced with the Ethereum Blockchain.
What Im I missing?
upgradedbin first place? This error looks like anothergethinstance is already running. – q9f Mar 17 '16 at 12:54