Open tenuki opened 9 months ago
Now it started to return the same error when for example I ran: intmax account add --nickname bob
.
Checking the connection to the aggregator I see client sending a kind of empty request:
POST /block/approve HTTP/1.1
content-type: application/json
accept: */*
host: alpha.testnet.intmax.io
content-length: 2
{}
HTTP/1.1 502 Bad Gateway
Content-Type: text/html; charset=UTF-8
Referrer-Policy: no-referrer
Content-Length: 332
Date: Thu, 08 Feb 2024 12:16:18 GMT
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>502 Server Error</title>
</head>
<body text=#000000 bgcolor=#ffffff>
<h1>Error: Server Error</h1>
<h2>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.</h2>
<h2></h2>
</body></html>
PS: I've switched the node connection to http from https, for easier network capture..
Following the readme.md steps:
Intermediate backtrace:
full backtrace