# Errors and their possible solutions

## Shitcoin modules:&#x20;

{% hint style="info" %}
Swap unsuccess - this error occurs when bot didbt reciece confirmatuon of transaction and can be in a few situations:

1. bot sent transaction and it failed - possibly you dont have sol and wsol on your balance&#x20;
2. bot sent transaction and it didnt appear in solscan at all - this could happen when your node is not good enough abd transaction didnt appear in blockchain or in sniper burn unsuccess could appear if you tried to snipe low liquidity token&#x20;
3. bot showed unsuccess but transaction went through - it can be possible if more than 30 seconds have passed from sending the transaction to its confirmation in the blockchain&#x20;
   {% endhint %}

{% hint style="info" %}
&#x20;Error subscribing websocket -
{% endhint %}

{% hint style="info" %}
&#x20;Error getting parsed tx - this error occurs in Raydium Sniper Burn module and means that bot wasnt able to parse burn transaction. If you have this error every 10 ms you need to change node with a higher TPS ( transaction per second limit ) because this module require good node with big amount of TPS. If you get this error every 2-5 seconds you are ok just keep running your task.
{% endhint %}

{% hint style="info" %}
&#x20;once you hit it will continue to sell stage or stop - this log means that bot checks your token balance on your wallet and if transaction successful bot will switch to sell mode ans show how much you can receive sol ( or any other INPUT token ) if you didnt hit bot will show unsuccess swap and continue to snipe tokens&#x20;
{% endhint %}

{% hint style="info" %}
&#x20; Error getting decimals in -&#x20;
{% endhint %}

{% hint style="info" %}
&#x20;Error setting up WS connection - this error occurs when you have in your node list only http or https node. To solve this problem you need to input in your node list https;wss or http;ws ( for example : <http://mainnet-beta.solflare.network/;wss://mainnet-beta.solflare.network/> )
{% endhint %}

{% hint style="info" %}
Error getting account mint (\*json.RPCError)(0xc001666de0)({ Code: (int) -32601, Message: (string) (len=16) "Method not found", Data: (interface {}) }) -
{% endhint %}

{% hint style="info" %}
Error confirming tx confirmed transaction with execution error: map\[InstructionError: \[0 IllegalOwner]] Error running websocket read tcp : i/o timeout
{% endhint %}

{% hint style="info" %}
Error getting market serum not found -you can restart the task or make another one or try to use another wallet&#x20;
{% endhint %}

## **NFT sniping modules:**

{% hint style="info" %}
Confirmation error timeout -could be possible if transaction confirmed in 30+ seconds after sending it
{% endhint %}

{% hint style="info" %}
&#x20;Error getting parsed tx -
{% endhint %}

## **NFT minting modules:**

{% hint style="info" %}
&#x20;e: forbidden Req - this is a good log for Magic Eden if release not started&#x20;
{% endhint %}
