Open chrisschaub opened 2 years ago
I commented out
entity_counts.txs += 1
and it started indexing
I know this is not quite right since the web interface is complaining about similar txs errors. Something about the entity counts not working correctly. I'm running a full handshake node, but it's not totally synced yet, been running for a few hours. Maybe that's the issue? Thanks for any help.
After I start the indexer, I get the following error ...
I can see the schema was created by the call to python3 manage.py db upgrade head. Ok, thanks.