You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a running container with CATCHUP_COMPLETE=true. It seems to have caught up to "2016-05-22 16:20:32" and then stopped. By stopped, I mean that I see no new db entries getting added (to the core db's ledgerheaders table and to horizon db's history_ledgers table). I do however see the process listed when I do docker ps.
I guess I have two questions:
What might have caused this?
What are my options? Should I restart the container (and if so how can I tell it to just pick up where it left off).
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I have a running container with CATCHUP_COMPLETE=true. It seems to have caught up to "2016-05-22 16:20:32" and then stopped. By stopped, I mean that I see no new db entries getting added (to the core db's ledgerheaders table and to horizon db's history_ledgers table). I do however see the process listed when I do
docker ps
.I guess I have two questions:
Thanks in advance.
The text was updated successfully, but these errors were encountered: