- ago
Hi Everyone,

I'm having a new error show up:

Binance broker connect failed: Error updating balances: Signature for this request is not valid

Strategies are running but signals not getting to binance
Cannot connect to Binance broker in order manager despite
the streaming data connection to binance is working fine(I've even tried reinstalling binance extension)
The api has all the required permissions on binance
0
409
Solved
4 Replies

Reply

Bookmark

Sort
- ago
#1
Check (and synchronize>) your PC's clock.
Binance wants your local clock to run with less than 1-2 seconds error.
1
Best Answer
- ago
#2
I tried to connect to Binance's API and after filling in the keys I can use the data stream in the chart.

But in the account and order manager, clicking connect always fails.

I checked and updated the computer time.Also I tried to use a VPN in case there is a network problem.

But it still doesn't work. Please help and advice. Thanks in advance.
The following is the error message.

2024/3/13 20:51:21:345
Binance
Connect Failed



2024/3/13 20:51:55:088
Binance
Binance Broker: Connect failed: Error Updating Balances: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

InvalidOperationException
Error Updating Balances: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

at WealthLab.Binance.BinanceBroker.InitIssuer()
at WealthLab.Binance.BinanceBroker.Connect()




2024/3/13 20:52:08:990
Binance
Partial Bar request fail: BTCUSDT
ArgumentException
Binance Historical Request Error (BTCUSDT): <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>

at WealthLab.Binance.BinanceHistorical.ViewIssuer(String instance, HistoryScale counter, DateTime tag, DateTime cfg2)
at WealthLab.Binance.BinanceHistorical.GetPartialBarInternal(String symbol, HistoryScale scale)
0
- ago
#3
😯 Oh, After several software and computer restarts, seems everything is working now.
0
- ago
#4
No need in the duplicate topic, I'm appending this to the topic with solution that I discovered using search.

UPDATE: Done, solution is in Post #1.
0

Reply

Bookmark

Sort