Skip to content
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

SDK actions workflow is failing at starting local node #641

Closed
SimiHunjan opened this issue Jun 10, 2024 · 5 comments
Closed

SDK actions workflow is failing at starting local node #641

SimiHunjan opened this issue Jun 10, 2024 · 5 comments
Labels
Bug An error that causes the feature to behave differently than what was expected based on design.

Comments

@SimiHunjan
Copy link
Contributor

Description

In the SDK actions workflow, starting the local node is taking longer then expected and then cancels. I am trying to re run the actions and it is at the start local node step for almost 10 mins where before it finished in about 3 mins. This is blocking merging our PRs and releases.

What is the normal start up time for local node?
Screenshot 2024-06-10 at 4 56 20 PM

Steps to reproduce

You can view the workflow here: https://github.com/hashgraph/hedera-sdk-java/actions/runs/9444345973/job/26050353131

Additional context

No response

Hedera network

other

Version

latest

Operating system

None

@SimiHunjan SimiHunjan added the Bug An error that causes the feature to behave differently than what was expected based on design. label Jun 10, 2024
@SimiHunjan
Copy link
Contributor Author

also do we need to tag 0.51.1 for local node for it to include the changes we made to token relationships on consensus nodes?

You can see another example for the cancel at the step of starting local node here: https://github.com/hashgraph/hedera-sdk-java/actions/runs/9446934873/job/26029147046?pr=1842

@SimiHunjan
Copy link
Contributor Author

@SimiHunjan
Copy link
Contributor Author

not sure if the is the same or related issue to what I have described: #640

@georgi-l95
Copy link
Member

This is due to bug in the SDK, this issue will resolve it -> hiero-ledger/hiero-sdk-js#2328

@georgi-l95
Copy link
Member

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An error that causes the feature to behave differently than what was expected based on design.
Projects
None yet
Development

No branches or pull requests

2 participants