> For the complete documentation index, see [llms.txt](https://validators.spicenet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://validators.spicenet.io/troubleshooting/9.1-common-issues-and-solutions/2.-transactions-not-being-processed/insufficient-gas.md).

# Insufficient Gas

**Symptom:** Transactions stuck with "out of gas" errors

**Solution:**

1. Check gas prices:

```bash
curl -s http://localhost:12346/ledger/gas_price | jq
```

2. Adjust max gas settings in your transactions or wait for gas prices to decrease
