helium / blockchain-http

An http API for the helium blockchain database
https://helium.com
Apache License 2.0
47 stars 18 forks source link

Release 1.2.115 badarith error after make #374

Closed Crash0v3r1de closed 2 years ago

Crash0v3r1de commented 2 years ago

Booting up an ETL and http to do my own calls however after my ETL is up and doing it's thing whenever I make any calls to my http API it throws:

15:01:26.126 [error] error: badarith

Absolutely nothing in the log files, DB user accounts working fine so not really sure the issue. Did not pull the latest github since it's build is failing.

Ubuntu 20.04

madninja commented 2 years ago

What do you mean by “etl is doing its thing”? How high is the Postgres blocks table height? The http workers won’t work with an etl that has little to no stored data

madninja commented 2 years ago

Please provide log details from console.log with details of this error. I'm not able to reproduce it.

Closing for now but will re-open if you still have the issues and more details are provided