polkascan-pre-harvester icon indicating copy to clipboard operation
polkascan-pre-harvester copied to clipboard

Polkascan PRE Harvester

Results 14 polkascan-pre-harvester issues
Sort by recently updated
recently updated
newest added

Got errors when processing Kusama block #2688181 ``` sqlalchemy.exc.DataError: (mysql.connector.errors.DataError) 1406 (22001): Data too long for column 'signature' at row 1 [SQL: INSERT INTO data_extrinsic (block_id, extrinsic_idx, extrinsic_hash, extrinsic_length, extrinsic_version,...

This is a secondary PR to main PR in polkadot-os [link](https://github.com/polkascan/polkascan-os/pull/19)

Hello @arjanz, I am wondering if the repo is in a state where one could clone the repo, alter some endpoints in the docker-compose, and begin syncing our own MySql...

I got this error when syncing Kusama data ``` Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/websockets/protocol.py", line 827, in transfer_data message = await self.read_message() File "/usr/local/lib/python3.6/site-packages/websockets/protocol.py", line 950, in read_message...