Difference between revisions of "Geth export"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{geth}}")
 
Line 1: Line 1:
  
  
 +
== Errors ==
 +
geth export /tmp/yourexport.txt
 +
INFO [10-08|12:23:18.527] Maximum peer count                      ETH=50 total=50
 +
INFO [10-08|12:23:18.532] Set global gas cap                      cap=50,000,000
 +
INFO [10-08|12:23:18.532] Initializing the KZG library            backend=gokzg
 +
INFO [10-08|12:23:18.559] Using pebble as the backing database
 +
INFO [10-08|12:23:18.559] Allocated cache and file handles        database=~/Library/Ethereum/geth/chaindata cache=512.00MiB handles=5120
 +
Fatal: Could not open database: L0: 012789: file 012789 (type 2) unknown to the objstorage provider: file does not exist L0: 012790: file 012790 (type 2) unknown to the objstorage provider: [[file does not exist]]
  
  
{{geth}}
+
* {{geth db}}
 +
* {{geth}}

Revision as of 10:24, 8 October 2024


Errors

geth export /tmp/yourexport.txt
INFO [10-08|12:23:18.527] Maximum peer count                       ETH=50 total=50
INFO [10-08|12:23:18.532] Set global gas cap                       cap=50,000,000
INFO [10-08|12:23:18.532] Initializing the KZG library             backend=gokzg
INFO [10-08|12:23:18.559] Using pebble as the backing database
INFO [10-08|12:23:18.559] Allocated cache and file handles         database=~/Library/Ethereum/geth/chaindata cache=512.00MiB handles=5120
Fatal: Could not open database: L0: 012789: file 012789 (type 2) unknown to the objstorage provider: file does not exist L0: 012790: file 012790 (type 2) unknown to the objstorage provider: file does not exist


Advertising: