P
P
Pavel Kizernis2015-10-12 17:08:37
linux
Pavel Kizernis, 2015-10-12 17:08:37

Where can I find the log file in Linux?

Execute after compilation

$ ./doncoind -testnet
doncoind: main.cpp:2031: bool LoadBlockIndex(bool): Assertion `block.hashMerkleRoot == uint256("0x")' failed.
Аварийный останов

I look in /home - there is no debug.log .. And where is it? )
PS
Manual I'm following:
devtome.com/doku.php?id=scrypt_altcoin_cloning_guide
see line
barcoin/src% ./barcoin -testnet

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AVKor, 2015-10-12
@pashakiz

I look in / home - there is no degug.log there

And it can't be. No write access for users.
In general, if you follow the meaning of the title of the question, then see the answer of Spetros .
But in different situations they can be in different places. Specifically, this is probably worth a try
(is the file name really that?).

S
Spetros, 2015-10-12
@Spetros

Where can I find the log file in Linux?

/var/log

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question