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

fix: wrap crit entrypoint error for easier debugging #122

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

samlaf
Copy link
Collaborator

@samlaf samlaf commented Sep 16, 2024

Compare before:

CRIT [09-16|12:30:18.362] Application failed                       role=eigenda_proxy message="failed to start the DA server"

to after:

CRIT [09-16|12:32:56.571] Application failed                       role=eigenda_proxy message="failed to start the DA server: failed to listen: listen tcp 0.0.0.0:3100: bind: address already in use"

@samlaf samlaf requested review from hopeyen and bxue-l2 September 16, 2024 19:43
@samlaf samlaf merged commit b1ec821 into main Sep 17, 2024
7 checks passed
@samlaf samlaf deleted the fix-crit-error-not-being-wrapped branch September 17, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants