-
Notifications
You must be signed in to change notification settings - Fork 82
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
Can not find outputInfo.json file #46
Comments
I am also stuck at the same issue from last few days. This might be due to fact that Bridge transaction (i.e. Deployment TX: 0x8c28... in your case) though executed its partially failing due to which its not going to the next step. Did you manage to find any solution? @Joseallencali P.S: I have updated the orbit-setup-script to latest commit (f9ce0cc) and I am running a AnyTrust based Orbit chain. Adding @Jason-W123 for help |
Hey @Jason-W123, I am on the latest commit f9ce0cc. I am getting the same error. |
I know, I mean could you re-create a new rollup and re-deploy this? This is the easiest way to solve it |
I pulled the latest commit hash with nginx setup and deployed from the sratch. Again stuck at the same step |
We know if you first run the old version script failed, then second run will fail into this error. This is because some reason about the retryable ticket, so the easiest way is you can re-create a new rollup from here, then copy the new rollup info into the script and then re-run. |
Hey @Jason-W123, I have deployed a new Rollup with updated codebase and updated config files from the Scratch. And I still got the same error. I tried in my mac (Which didn't work for me because of db dependency) so I deployed it on AWS with Ubuntu. I am still getting the same error. I will try to deploy with different owner address now. I will let you know the update. Meanwhile, sharing the error on mac
|
Which docker-compose version are you using? |
It was docker-compose version 1.29.2, build 5becea4c on mac and that seems to be the problem. Since this is unrelated to this issue I will close this. meanwhile, I was able to create the orbit instance with new EOA account in first attempt. I will check once again with the old EOA account and update. Thank you for the help and Guidance @Jason-W123 |
When I finished launching the orbit chain, an outputInfo.json file was printed according to step 4 in the readme, but it was not found. There were a few errors along the way, but I have resolved them and completed the startup of the chain.
Is there a problem with my procedure? Is my L3 chain deployed successfully?
The text was updated successfully, but these errors were encountered: