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

Display error message while laoding geyser plugins #33990

Conversation

godmodegalactus
Copy link
Contributor

Problem

When loading of geyser plugin is failed we get the error message Cannot load plugin shared library but does not show the exact error message so that we can fix the plugin.

Summary of Changes

Added the error message that we received while loading the plugin.

Fixes #

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label Nov 8, 2023
@mergify mergify bot merged commit 7cdfba9 into solana-labs:master Nov 8, 2023
19 checks passed
CriesofCarrots pushed a commit to CriesofCarrots/solana that referenced this pull request Mar 5, 2024
CriesofCarrots pushed a commit to CriesofCarrots/solana that referenced this pull request Mar 6, 2024
CriesofCarrots added a commit to anza-xyz/agave that referenced this pull request Mar 7, 2024
…s#33990) (#97)

Display error message while laoding geyser plugins (solana-labs#33990)

Co-authored-by: galactus <96341601+godmodegalactus@users.noreply.github.com>
willhickey pushed a commit that referenced this pull request Mar 9, 2024
Display error message while laoding geyser plugins (#33990)

Co-authored-by: galactus <96341601+godmodegalactus@users.noreply.github.com>
godmodegalactus added a commit to blockworks-foundation/solana that referenced this pull request Apr 16, 2024
Changing the defaults for ScanConfig

v1.17: ignore mio audit report (solana-labs#76)

ci: ignore mio audit

v1.17: Display error message while loading geyser plugins (solana-labs#33990) (solana-labs#97)

Display error message while laoding geyser plugins (solana-labs#33990)

Co-authored-by: galactus <96341601+godmodegalactus@users.noreply.github.com>

v1.17: Remove unnecessary unwrap from `simulate_transaction_unchecked()` (backport of solana-labs#35375) (solana-labs#65)

Remove unnecessary unwrap from `simulate_transaction_unchecked()` (solana-labs#35375)

Remove unnecessary unwrap from simulate_transaction_unchecked()

(cherry picked from commit cb260f1)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants