bcgov/issuer-kit

Agent not ready stuck

SuryaSHalwasia opened this issue · 2 comments

I'm facing this same issue. Its stuck in an endless loop of agent not ready even for the demo mode. The von network is working fine. I tried it with a blank clone of the repository and facing the same issue. Kindly help. It was working fine earlier but suddenly getting these errors.

Screenshot 2024-01-08 224601
esune commented

It looks like you possibly provided more than one value for the seed on different runs, based on the error. Try running ./manage rm before you run ./manage start again.

Thank you so much. That worked for me.