pi-node / instructions

267 stars 193 forks source link

stellar-core running issue #321

Open DON77 opened 1 year ago

DON77 commented 1 year ago

2023-06-01T10:34:29.792 GAH5L [default INFO] Starting stellar-core stellar-core 15.2.0 (54b03f755ae5d5aa12a799c8f1ee4d87fc9d1a1d) 2023-06-01T10:34:29.793 GAH5L [Database INFO] Connecting to: postgresql://dbname=core host=localhost user=stellar password=**** 2023-06-01T10:34:29.806 GAH5L [SCP INFO] LocalNode::LocalNode@GAH5L qSet: c51e25 2023-06-01T10:34:29.811 GAH5L [default INFO] Listening on 127.0.0.1:11626 for HTTP requests 2023-06-01T10:34:29.814 GAH5L [Database INFO] DB schema is in current version 2023-06-01T10:34:29.818 GAH5L [History INFO] Archive 'cache' has 'get' command only, will not be written 2023-06-01T10:34:29.818 GAH5L [History WARNING] No writable archives configured, history will not be written. 2023-06-01T10:34:29.818 GAH5L [Ledger INFO] Starting up application 2023-06-01T10:34:29.818 GAH5L [default INFO] Connection effective settings: 2023-06-01T10:34:29.818 GAH5L [default INFO] TARGET_PEER_CONNECTIONS: 8 2023-06-01T10:34:29.818 GAH5L [default INFO] MAX_ADDITIONAL_PEER_CONNECTIONS: 64 2023-06-01T10:34:29.818 GAH5L [default INFO] MAX_PENDING_CONNECTIONS: 500 2023-06-01T10:34:29.818 GAH5L [default INFO] MAX_OUTBOUND_PENDING_CONNECTIONS: 56 2023-06-01T10:34:29.818 GAH5L [default INFO] MAX_INBOUND_PENDING_CONNECTIONS: 444 2023-06-01T10:34:29.818 GAH5L [Ledger INFO] Last closed ledger (LCL) hash is e8b02f4f084dd8635d62a5815bae9a22f9f9e6d227c0ffb008f23d6d0a55f06a 2023-06-01T10:34:29.822 GAH5L [Ledger INFO] Loaded LCL header from database: [seq=12463853, hash=e8b02f] 2023-06-01T10:34:29.828 GAH5L [Ledger ERROR] 4 buckets are missing from bucket directory 'buckets' 2023-06-01T10:34:29.828 GAH5L [default FATAL] Got an exception: Bucket directory is corrupt 2023-06-01T10:34:29.828 GAH5L [default FATAL] Please report this bug along with this log file if this was not expected 2023-06-01T10:34:29.828 GAH5L [default INFO] Application destructing 2023-06-01T10:34:29.831 GAH5L [default INFO] Application destroyed