FAQs

In the log I saw something like: UDP Init failed: Could not bind socket. Address and port are already in use. network functions won’t work, sorry, what does it mean?

UDP Init failed: Could not bind socket. Address and port are already in use. Network functions won’t work, sorry” in the MoonBot terminal log occurs when you run multiple copies of the MoonBot terminal with the same port number.To make this disappear, in each MoonBot terminal, add its unique port in the “Listen UPD port:” […]

In the log I saw something like: UDP Init failed: Could not bind socket. Address and port are already in use. network functions won’t work, sorry, what does it mean? Read More »

I’ve seen entries in the log like: Order does not exist, what does it mean?

This type of error in the MoonBot terminal’s log means that an old Binance bug has appeared, but it’s still relevant. It means that API GET /api/v3/order function to check order status returns error “Order does not exist”, although the order actually exists. Due to this error, it is impossible to check the order status

I’ve seen entries in the log like: Order does not exist, what does it mean? Read More »

I saw entries in the log like: Timestamp for this request is outside of the recvWindow, what does it mean?

This type of error in the MoonBot terminal log means that the HFT parameter in the Buy conditions tab of the strategy parameters is set less than the actual exchange lag. To ignore it you can set HFT=0 or increase the value and set it higher than the value set at the moment, so that

I saw entries in the log like: Timestamp for this request is outside of the recvWindow, what does it mean? Read More »

In the log I saw a record of the following form: Activated Autostop on the level of API errors (3), what does it mean and how to fix the error?

MoonBot terminal registers an increased level of API errors, which may appear due to lags with the exchange, problems with the Internet, general problems in communicating with the exchange and triggers protection by API. Enabling this protection is located on the tab Settings – Autostart, if the checkbox is set at the parameter “Auto Stop

In the log I saw a record of the following form: Activated Autostop on the level of API errors (3), what does it mean and how to fix the error? Read More »

In the log saw a record of the form: Log write error: I/O error 123, what does it mean?

The problem is that the Windows system prohibits you from writing log files because the MoonBot terminal’s placement guidelines on your computer are violated. a) Do not run the MoonBot terminal from an archive; b) do not unpack MoonBot to the desktop, temporary and system folders of the operating system, such as windows, temp, users,

In the log saw a record of the form: Log write error: I/O error 123, what does it mean? Read More »