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

Attempt 1 to create associated token account failed #34

Open
Cryptocobi opened this issue Jan 6, 2025 · 0 comments
Open

Attempt 1 to create associated token account failed #34

Cryptocobi opened this issue Jan 6, 2025 · 0 comments

Comments

@Cryptocobi
Copy link

Getting below error- can't create associated token?

"mint": "GLHAjHfULrhM5RXq8omLBtmvhqkYwEgktX8VdPagpump",
"bondingCurve": "EFhS2iyg8FWtLUcR8GMviRx22jKfhViPtDRTUyeUt3wi",
"associatedBondingCurve": "DAw6Cj1X4eJHA3ABWu25vZJGiv4cJkJY7FdGbho3trXx",
"user": "CxVnLL7mBQUHTMCRt1ArV3ALEAkfRMz1hXsW1ztJnQb8"
}

Token information saved to trades\GLHAjHfULrhM5RXq8omLBtmvhqkYwEgktX8VdPagpump.txt
Waiting for 15 seconds for things to stabilize...
Bonding curve address: EFhS2iyg8FWtLUcR8GMviRx22jKfhViPtDRTUyeUt3wi
Token price: 0.0000000336 SOL
Buying 0.001000 SOL worth of the new token with 30.0% slippage tolerance...

Creating associated token account (Attempt 1)...
Attempt 1 to create associated token account failed: SendTransactionPreflightFailureMessage { message: "Transaction simulation failed: Error processing Instruction 0: custom program error: 0x1", data: RpcSimulateTransactionResult(RpcSimulateTransactionResult { err: Some(InstructionError(0, Custom(1))), logs: Some(["Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1]", "Program log: Create", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2]", "Program log: Instruction: GetAccountDataSize", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1569 of 194486 compute units", "Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA=", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success", "Program 11111111111111111111111111111111 invoke [2]", "Transfer: insufficient lamports 1807880, need 2039280", "Program 11111111111111111111111111111111 failed: custom program error: 0x1", "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 10082 of 200000 compute units", "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL failed: custom program error: 0x1"]), accounts: None, units_consumed: Some(10082), return_data: None, inner_instructions: None }) }

Retrying in 1 seconds...

Creating associated token account (Attempt 2)...
Attempt 2 to create associated token account failed: SendTransactionPreflightFailureMessage { message: "Transaction simulation failed: Error processing Instruction 0: custom program error: 0x1", data: RpcSimulateTransactionResult(RpcSimulateTransactionResult { err: Some(InstructionError(0, Custom(1))), logs: Some(["Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1]", "Program log: Create", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2]", "Program log: Instruction: GetAccountDataSize", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1569 of 194486 compute units", "Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA=", "Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success", "Program 11111111111111111111111111111111 invoke [2]", "Transfer: insufficient lamports 1807880, need 2039280", "Program 11111111111111111111111111111111 failed: custom program error: 0x1", "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 10082 of 200000 compute units", "Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL failed: custom program error: 0x1"]), accounts: None, units_consumed: Some(10082), return_data: None, inner_instructions: None }) }

Retrying in 2 seconds...

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