5.0Smart Contracts Development5.2Getting Started with FoundryDebugging and TroubleshootingTime to read: 1 minEn esta páginaCommon Errors and TipsCopiar página▾Copiar páginaCopiar página como Markdown para LLMsVer como MarkdownVer esta página como texto planoThis section provides help on some potential issues you may run into and tips on how to resolve them. Errors Error: Transaction dropped from the mempool or Error Transaction not completedCheck the tx-id in the explorer. The tx may have went successful but the error is still in the logs. Here are the mainnet and testnet explorers.Error Failed to get EIP-1559 fees EIP-1559 is not supported or not activated on the Rootstock RPC url. The --legacy flag is passed to use legacy transactions instead of EIP-1559.