-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Initializing open pool ledger #278
Comments
Thanks @PenguinTaro. What version of von-network are you using? I would recommend using the latest code from the main branch. There have been some enhancements made to help with various startup issues. I had a quick look through the logs but I haven't identified anything completely obvious just yet. How do the issues you're encountering manifest themselves? What's displayed in the ledger browser? What's the output of When you say you're application has been running for 5 months ... I hope you're not using von-network as a production ledger, it was design as a provisional ledger for development and test purposes only. |
@WadeBarnes , Thank you for looking into it. I don't remember which version it is but for sure it's not the latest one. |
Try upgrading to the latest code to get you going. |
Documents for creating a new production level indy-network can be found here; hyperledger/indy-node#1814. Setup docs for various platforms can be found here; hyperledger/indy-node#1820 |
@WadeBarnes Okay, I will look into what you have shared. I tried to delete the image and run the ./manage build and get this the following error.
Can you look into and help me through? |
@PenguinTaro, I'm wondering if this is/was an intermittent issue fetching the package. The build is working for me on both Windows 11 (using Git Bash and WSL) and MAC M2 w/ Sonoma 14.0. Could you try again? What OS are you running? Pro Tip:
|
Ah, wondering if this is the issue with both your build and with the nodes not connecting; |
Also based in the build output, it appears you're not building with the latest code either. I expect the line |
I found the issue and turned out that IPv4 was set false somehow and hence it was disturbing the communication btw the nodes. Thank you for helping @WadeBarnes . |
Hi @WadeBarnes , can you suggest the solution for the same. MY application was running well for 5 months but unfortunately my docker containers stop responding last week and hence my application servers got down. When I restart the von-network , i can't establish the open pool connection and my nodes aren't communicating with each other. Attaching the error logs.
error_logs.txt
The text was updated successfully, but these errors were encountered: