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

chore: amend a log message which could cause users to be panic #2274

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

yangby-cryptape
Copy link
Collaborator

For example, the 8~10 lines of the log file for our all integration tests at present are:

Failed to open AddrManager db, file: "XXX/addr_manager.db", error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
Failed to open BanList db, file: "XXX/ban_list.db", error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
receiving shutdown signal ...

I think it's a bit confusing and scary.

@doitian
Copy link
Member

doitian commented Sep 11, 2020

bors r=doitian,TheWaWaR

@bors
Copy link
Contributor

bors bot commented Sep 11, 2020

Build succeeded:

  • continuous-integration/travis-ci/push

@bors bors bot merged commit 63e3a5d into nervosnetwork:develop Sep 11, 2020
@yangby-cryptape yangby-cryptape deleted the pr/amend-a-log branch October 15, 2020 16:28
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.

3 participants