solana-labs / solana-web3.js

Solana JavaScript SDK
https://solana-labs.github.io/solana-web3.js
MIT License
2.2k stars 875 forks source link

What is the workaround for the "TransactionExpiredBlockheightExceededError" error when transferring "spl-tokens"? #2337

Closed devwonjun closed 8 months ago

devwonjun commented 8 months ago

I changed the node endpoint to try to resolve the error in the link below, adding fee costs, and adding blockhash values, but I still get the following error.

Is this a node issue? Or is it an SDK issue? Or is there an error in some part of the source?

When I run it, the transfer fails 7-8 times out of 10 and I get the following error.

Error issues : https://solana.stackexchange.com/questions/12063/what-is-the-workaround-for-the-transactionexpiredblockheightexceedederror-erro

github-actions[bot] commented 8 months ago

Hi @devwonjun,

Thanks for your question!

We want to make sure to keep signal strong in the GitHub issue tracker – to make sure that it remains the best place to track issues that affect the development of the Solana JavaScript SDK itself.

Questions like yours deserve a purpose-built Q&A forum. Unless there exists evidence that this is a bug with the Solana JavaScript SDK itself, please post your question to the Solana Stack Exchange using this link: https://solana.stackexchange.com/questions/ask


This automated message is a result of having added the ‘question’ tag.

ctapang commented 7 months ago

I am experiencing this exact same issue. This is not a question: it's a problem that needs to be fixed.

github-actions[bot] commented 7 months ago

Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up.