In the log I saw records of the following form: Status: 401 Invalid API key, IP, or permissions for action and at the same time orders are not placed, what does it mean and how to fix the error?

: Log errors

If you find information in the log about errors like:

– API key format invalid

– Status: 401 Invalid API-key, IP, or permissions for action

– Haven’t found buy orders, waiting

If you have stopped placing orders, this means that the exchange Binance has disabled checkboxes for trading in your API (spot, futures…) and put the API in read-only mode, which means that the data from the exchange Munbot receive (you can see the graph), but you can not place an order and the exchange will not accept it from you.

To restore the ability to place orders you need to do the following steps:

1) Check that the exchange Binance has passed the PROMOTIONAL verification (with documents)

2) Go to your old API and re-register the necessary options to allow trading on the market you want (spot, futures…).

3) In the API switch the choice to “Allow access only to trusted IP addresses (recommended)” and enter in that field the IP of your home computer or server, on which you installed the Munbot and are trading. If you want to enter multiple IPs, they are entered in this field consecutively, separated by a space.

Note:

a) You can find the IP of your home computer using any IP checking service, such as this one: https://2ip.io/

But keep in mind that it is better to buy a permanent IP address from your provider, otherwise, if you have a dynamic IP, then after the restart of home equipment (computer, router) you may be assigned another dynamic IP address, which will be different from the one you entered in the API keys on the exchange.

b) Find the IP of the remote server can be in the personal cabinet of the service provider (Vultr, Amazon, etc.)

c) You can not prescribe in this field a white list of IP, but the API will disable your ability to trade after 90 days (if you forget to renew it, it will turn off at the most inopportune moment).

4) If there were problems with the old keys or they were deleted by the exchange, you can create new API keys with repeating steps 2) and 3)

5) Next, close Munbot and restart it in administrator mode.

6) If you still have the old keys, then check their work and make sure that now the orders are placed and Munbot works correctly.

7) If you have created new keys, register them in Munbot and make sure that the orders are now placed and that Munbot works correctly.

The registration of new API keys over the old ones is done as follows: Settings-Login:

a) Click: Register other keys.

b) Enter the new keys (API Key and API Secret)

c) Press: Register API Keys.

After these procedures, you will be able to work in the previous mode.