Skip to content

killed when i try to push blocks into database geth/infura #60

@dirmansebastian

Description

@dirmansebastian

Describe the bug
killed

To Reproduce
run ether_sql --settings='PersonalGethSettings' scrape_block_range --start_block_number 6305955 , my eth light geth node is syncing and it's over block 6305955

image

but, i get killed when i try to push data in database
image

i get killed too if i use same command with infura: ether_sql --settings='PersonalInfuraSettings' scrape_block_range --start_block_number 6305955
image

i've modified settings.py like that:
image

but, if i do ether_sql scrape_block --block_number 6305955 it also connect to DefaultSettings(infura, not my api ) and it works
image

Expected behavior
to not get killed and to push blocks into database

Desktop (please complete the following information):

  • OS: Ubuntu 16.04
  • Node Geth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions