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

Unhandled Promise Rejection Error in WalletConnect #5487

Open
preetish-brine opened this issue Nov 6, 2024 Discussed in #5484 · 1 comment
Open

Unhandled Promise Rejection Error in WalletConnect #5487

preetish-brine opened this issue Nov 6, 2024 Discussed in #5484 · 1 comment

Comments

@preetish-brine
Copy link

Discussed in https://github.com/orgs/WalletConnect/discussions/5484

Originally posted by preetish-brine November 6, 2024

We’re encountering an unhandled promise rejection error that appears to be related to WalletConnect. Here’s the error log and relevant details:

Error Details:

•	Error Message: UnhandledRejection: Object captured as promise rejection with keys: message
•	Event Source: <unknown>
•	Severity: Error

Fetch Requests:

•	POST: https://pulse.walletconnect.com/e (Error at 10:17:22.448 AM)
•	GET: https://api.web3modal.com/public/getAssetImage/07ba87ed-43aa-4adf-4540-9e6a2b9cae00 (Status: 200, Response Body Size: 29660)


The error occurs as an unhandled promise rejection, and it appears to involve a request to https://pulse.walletconnect.com/e. It seems to be related to an asset fetching function (getAssetImage). Any insight into why this promise rejection is occurring or suggestions for handling it would be appreciated.
image image
Copy link

linear bot commented Nov 6, 2024

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

No branches or pull requests

1 participant