Closed hai-nguyen-van closed 3 years ago
This means that the indexer cannot connect to the database using the connection string you provided. Did you customize the connection string somehow? Also, look at the similar issue https://github.com/npgsql/efcore.pg/issues/619#issuecomment-433383045, and let me know if that helps. You can find allowed connection string parameters here: https://www.npgsql.org/doc/connection-string-parameters.html
Also, try to connect to the database manually via psql
with the same user as in the connection string, to make sure the database is available.
My bad! I found the tiny spot of the problem.
I am trying to run the indexer for delphinet as explained at this step. However, I am stuck at this error. I don't understand the error message:
Does this mean that it cannot have access to the database? Or to
rpc.tzkt.io/delphinet
? Yet, the database is available: