ponder-sh / ponder

A backend framework for crypto apps

Home Page:https://ponder.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Database error while running insertLogFilterInterval, Cannot use a pool after calling end on the pool

jiguantong opened this issue · comments

image

This error will appear after running for a period of time (about 3 days), but our database is working normally

Thanks for reporting. Couple questions:

  1. What version of @ponder/core?
  2. Are you running ponder dev or ponder start here?
  3. If you search the logs for "fatal", are there any hits?
  1. "@ponder/core": "^0.3.4",

  2. yarn start

  3. no output

docker logs ormponder-index >& ormponder.log
cat ormponder.log | grep fatal
  1. "@ponder/core": "^0.3.4",
  2. yarn start
  3. no output
docker logs ormponder-index >& ormponder.log
cat ormponder.log | grep fatal

@0xOlias Can yo help this?

postgres or sqlite?

postgres or sqlite?

I have got this error when using sqlite in the development environment, and also got it when using postgres in the production environment.

@jiguantong are you still running into this issue?

@jiguantong are you still running into this issue?

Nope. I will continue to observe in the test environment for a while.

I'm having a similar issue while synching with a new blockchain (evm type)

pondererrror