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

Bug: plugin-solana crash report #467

Closed
odilitime opened this issue Nov 21, 2024 · 1 comment
Closed

Bug: plugin-solana crash report #467

odilitime opened this issue Nov 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@odilitime
Copy link
Collaborator

Describe the bug

Reading cached data from file for key: dexScreenerData_search_Degenai
Returning cached search DexScreener data.
file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732
const currentLiquidity = currentPair.liquidity.usd;
^

TypeError: Cannot read properties of undefined (reading 'usd')
at file:///root/eliza-dev/packages/plugin-solana/dist/index.js:732:60
at Array.reduce ()

To Reproduce

Run Discord client

Expected behavior

not crash

Additional context

commit: a2e0954 stable-11-17

@odilitime odilitime added the bug Something isn't working label Nov 21, 2024
@odilitime
Copy link
Collaborator Author

assumed resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant