wemixarchive / go-wemix

Go implementation of the Wemix project.
https://www.wemix.com/
GNU Lesser General Public License v3.0
29 stars 25 forks source link

Fatal: Could not open database: Not implemented: Unsupported compression method for this build: Snappy #138

Closed artemrootman closed 2 weeks ago

artemrootman commented 2 weeks ago

System information

Geth version: geth version

Gwemix
Version: 0.10.9-stable
Git Commit: 255a5950c56d6f502c79447a6236e99f91d69c88
Git Commit Date: 20240919
Architecture: amd64
Go Version: go1.19.13

OS & Version: Linux Commit hash : (if develop) 255a5950c56d6f502c79447a6236e99f91d69c88

I downloaded the snapshot try to deploy the node, I get this error.

geth-1  | INFO [11-08|22:00:28.158] Starting Geth on Ethereum mainnet... 
geth-1  | INFO [11-08|22:00:28.158] Bumping default cache on mainnet         provided=1024 updated=4096
geth-1  | INFO [11-08|22:00:28.158] Enabling metrics collection 
geth-1  | INFO [11-08|22:00:28.159] Enabling stand-alone metrics HTTP endpoint address=0.0.0.0:6060
geth-1  | INFO [11-08|22:00:28.159] Starting metrics server                  addr=http://0.0.0.0:6060/debug/metrics
geth-1  | INFO [11-08|22:00:28.161] Maximum peer count                       ETH=25 LES=0 total=25
geth-1  | INFO [11-08|22:00:28.161] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
geth-1  | INFO [11-08|22:00:28.162] Global gas cap disabled 
geth-1  | INFO [11-08|22:00:28.162] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB
geth-1  | Fatal: Failed to register the Ethereum service: Not implemented: Unsupported compression method for this build: Snappy
geth-1  | Fatal: Failed to register the Ethereum service: Not implemented: Unsupported compression method for this build: Snappy