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

BE-417 | resolve sigint bad trap and unexpected error #418

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

deekshithvarma256
Copy link
Contributor

What this PR does / why we need it:

On starting the explorer, we are getting the following error in terminal:
./start.sh: 24: Syntax error: "(" unexpected ERROR: "app-start" exited with 2.
On resolving the above issue, the terminal shows:
trap: SIGINT: bad trap Server running...

Which issue(s) this PR fixes:

Fixes #417

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation, usage docs, etc.:


Copy link
Contributor

@ArchanaArige ArchanaArige left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok. we can merge the PR.

@ArchanaArige ArchanaArige merged commit cbd7006 into hyperledger-labs:main Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sigint bad trap and unexpected error on startup
2 participants