Difference between revisions of "Geth export"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{geth}}")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
== 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]]
  
 +
== Related ==
 +
[[geth removedb]]
  
 
+
== See also ==
{{geth}}
+
* {{geth db}}
 +
* {{geth}}

Latest revision as of 10:31, 8 October 2024

Errors[edit]

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

Related[edit]

geth removedb

See also[edit]

Advertising: