-
Notifications
You must be signed in to change notification settings - Fork 102
"invalid http POST response" and later crash #416
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
we found that out testnet server was down.
Additional context
LWD logs
{"app":"lightwalletd","level":"info","msg":"Waiting for block: 2057199","time":"2022-09-29T07:30:54Z"}
lightwalletd_1 | 2022-09-29T07:31:25.170377206Z {"app":"lightwalletd","error":"invalid http POST response (nil), method: getbestblockhash, id: 494636, last error=Post \"http://zcashd:38232\": dial tcp: lookup zcashd on 127.0.0.11:53: no such host","level":"fatal","msg":"error zcashd getbestblockhash rpc","time":"2022-09-29T07:31:25Z"}
lightwalletd_1 | 2022-09-29T07:31:25.170436128Z Lightwalletd died with a Fatal error. Check logfile for details.
appending logfiles for lightwalletd
Zcashd Logs
cashd_1 | 2022-09-29T07:30:35.348777431Z 2022-09-29T07:30:35.348590Z INFO main: keypool reserve 1
zcashd_1 | 2022-09-29T07:30:35.348897797Z 2022-09-29T07:30:35.348691Z INFO main: keypool return 1
zcashd_1 | 2022-09-29T07:30:52.699171626Z 2022-09-29T07:30:52.698897Z INFO ProcessNewBlock: main: UpdateTip: new best hash=0027e9c247ea67c458c9fd51750fbab56ecf72231338189a29f19b0cba0cc1a3 height=2057198 bits=523969164 log2_work=37.287206 tx=2595076 date=2022-09-29 07:30:35 progress=1.000000 cache=0.0MiB(1tx)
Solution
I wish I knew it! 😅
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working