Closed BitcoinMechanic closed 1 year ago
For reference, here was @BitcoinMechanic's datadir:
# ls -al /embassy-data/package-data/volumes/bitcoind/data/main
total 193224
drwxr-xr-x 6 root root 4096 Jan 17 19:28 .
drwxr-xr-x 3 root root 4096 Jan 15 01:51 ..
-rwxr-xr-x 1 root root 39 Jan 15 02:24 .backupignore
-rwxr-xr-x 1 root root 0 Jan 15 01:52 .lock
-rwxr-xr-x 1 root root 224355 Jan 15 01:57 banlist.dat
-rwxr-xr-x 1 root root 629 Jan 15 02:24 bitcoin.conf
-rwxr-xr-x 1 root root 1744 Jan 15 01:57 bitcoin.conf.template
-rw------- 1 root root 3 Jan 15 02:24 bitcoind.pid
drwxr-xr-x 3 root root 143360 Jan 17 12:05 blocks
drwx------ 2 root root 94208 Jan 17 18:12 chainstate
-rwxr-xr-x 1 root root 192414986 Jan 17 19:40 debug.log
-rwxr-xr-x 1 root root 247985 Jan 15 01:57 fee_estimates.dat
-rwxr-xr-x 1 root root 1089133 Jan 15 01:57 mempool.dat
-rw------- 1 root root 3590458 Jan 17 19:28 peers.dat
-rw-r--r-- 1 root root 7 Jan 15 02:24 settings.json
drwxr-xr-x 3 root root 4096 Jan 15 01:57 specter
drwxr-xr-x 2 root root 4096 Jan 17 19:41 start9
And here is his s9 dir:
# ls -al /embassy-data/package-data/volumes/bitcoind/data/main/start9
total 20
drwxr-xr-x 2 root root 4096 Jan 17 19:57 .
drwxr-xr-x 6 root root 4096 Jan 17 19:43 ..
-rw-r--r-- 1 root root 654 Jan 15 02:24 config.yaml
-rw-r--r-- 1 root root 239 Jan 15 02:24 notifications.log
-rw-r--r-- 1 root root 2074 Jan 17 19:57 stats.yaml
Has this appeared recently?
@BitcoinMechanic has this ever been reproduced?
Not to my knowledge
Closing for now - probably fixed from v23.0.0 update
This was after migrating from 0.2x (running off an SSD). The problem started after IBD was completed. Bitcoind still ran fine afaict.
Restart stopped the issue but it may begin again after some time - I will monitor.