You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I run ordhook scan blocks --interval 767430:767753 --mainnet
The warning messages keep appearing and cannot download the latest block
Transaction ID
Address
Block# 780851
Time stamp
To Reproduce
Steps to reproduce the behavior:
run ordhook scan blocks --interval 767430:767753 --mainnet
meesages: ➜ ordhook git:(develop) ✗ ordhook db sync --config-path=./Ordhook.toml Jan 06 01:21:51.429 WARN unable to query hord.sqlite: no such column: inscription_number Jan 06 01:21:51.468 INFO Indexing inscriptions from block #780851 to block #824545 Jan 06 01:21:54.547 INFO Processing 3 blocks Jan 06 01:21:54.547 INFO Inscriptions data computation for block #780851 started Jan 06 01:21:54.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number Jan 06 01:21:55.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
OS: linux
Browser [e.g. chrome, safari]
Version [e.g. 22]
Thanks for helping.
The text was updated successfully, but these errors were encountered:
Describe the bug
When I run
ordhook scan blocks --interval 767430:767753 --mainnet
The warning messages keep appearing and cannot download the latest block
Transaction ID
Address
Block# 780851
Time stamp
To Reproduce
Steps to reproduce the behavior:
ordhook scan blocks --interval 767430:767753 --mainnet
➜ ordhook git:(develop) ✗ ordhook db sync --config-path=./Ordhook.toml Jan 06 01:21:51.429 WARN unable to query hord.sqlite: no such column: inscription_number Jan 06 01:21:51.468 INFO Indexing inscriptions from block #780851 to block #824545 Jan 06 01:21:54.547 INFO Processing 3 blocks Jan 06 01:21:54.547 INFO Inscriptions data computation for block #780851 started Jan 06 01:21:54.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number Jan 06 01:21:55.547 WARN unable to prepare query hord.sqlite: no such column: inscription_number
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
![image](https://private-user-images.githubusercontent.com/9663620/294638587-d9330d6d-2706-48d9-bad4-50004eb58bda.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzg5NzIsIm5iZiI6MTczOTA3ODY3MiwicGF0aCI6Ii85NjYzNjIwLzI5NDYzODU4Ny1kOTMzMGQ2ZC0yNzA2LTQ4ZDktYmFkNC01MDAwNGViNThiZGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDUyNDMyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ODJhNmY1NGZmYzI4YjE0NWE5OTgzZTc0NTlkYjM3OTQ4MTVkN2Y0YjQ5OGMxMTQ0ZjFiMDYxZWU5YmEyODQ3ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.m2YU9K4WuK-ZezstisfVS0dS_WQVqkB-5SD8T4cZc7s)
Desktop (please complete the following information):
Thanks for helping.
The text was updated successfully, but these errors were encountered: