Skip to content

New strange error when script Subscribing for logs #19

@ARebek

Description

@ARebek

Okay, here is the thing: some days ago started, a new type never-seen error message appeared in WatchNewPairs.ts at the line:
...this.web3.eth.subscribe('logs', ....

Scripts says "Error handling logs" and the details: "Returned values aren't valid, did it run Out of Gas? You might also see this error if you are not using the correct ABI for the contract you are retrieving data from, requesting data from a block number that does not exist, or querying a node which is not fully synced."

Any idea?
Perhaps the used web3 library starting to be outdated..?
First I thought it's just some kind of network problem - but it looks too persistent for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions