blockchain-etl / ethereum-etl

Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
https://t.me/BlockchainETL
MIT License
2.87k stars 812 forks source link

suck at block 15098154 , got error #468

Closed ironmask285 closed 8 months ago

ironmask285 commented 8 months ago

I get error 2023-11-02 10:47:33,826 - root [ERROR] - An exception occurred while syncing block data. Traceback (most recent call last): File "/home/bada/.local/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 2112, in _exec_insertmany_context dialect.do_execute( File "/home/bada/.local/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 922, in do_execute cursor.execute(statement, parameters) psycopg2.errors.UndefinedColumn: column "receipt_l1_fee" of relation "transactions" does not exist LINE 1: ...s, transaction_type, receipt_effective_gas_price, receipt_l1... ^ I'm using erigon for client
please help me , It suck at block 15098154 .