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 missing plugin name in exception message when a plugin fails to initialize #32

Merged
merged 1 commit into from
May 18, 2024

Conversation

linh2931
Copy link
Member

AntelopeIO/spring#155 reports seeing
appbase: exception thrown during plugin "" initialization.

I saw when dirty db happened:


   N5boost10wrapexceptISt12system_errorEE: Database dirty flag set
 rethrow Database dirty flag set:
    {"what":"Database dirty flag set"}
      nodeos  chain_plugin.cpp:1097 plugin_initialize
 
 appbase: exception thrown during plugin "" initialization.

@linh2931 linh2931 requested review from heifner and spoonincode May 18, 2024 17:41
@linh2931 linh2931 merged commit 215bcc9 into main May 18, 2024
2 checks passed
@linh2931 linh2931 deleted the missing_plugin_name branch May 18, 2024 20:46
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