felixjchen
felixjchen
I downgraded go: ``` felixchen1998@avax-fuji-validator:~/.avalanchego/logs$ go version go version go1.17.10 linux/amd64 ``` But the node still died overnight, attaching files for the most recent run: [C.log](https://github.com/ava-labs/avalanchego/files/8806090/C.log) [k1mZgw2Ab859tQS73siLnLBeZN5annoKWwo8uhzUMwQQpc9oS.log](https://github.com/ava-labs/avalanchego/files/8806091/k1mZgw2Ab859tQS73siLnLBeZN5annoKWwo8uhzUMwQQpc9oS.log) [main.log](https://github.com/ava-labs/avalanchego/files/8806092/main.log) [P.log](https://github.com/ava-labs/avalanchego/files/8806093/P.log) [X.log](https://github.com/ava-labs/avalanchego/files/8806094/X.log)
[logs.zip](https://github.com/ava-labs/avalanchego/files/8808475/logs.zip) I checked my history: ``` 91 git clone [email protected]:ava-labs/subnet-evm.git 92 git clone https://github.com/ava-labs/subnet-evm 93 cd subnet-evm 94 ./scripts/build.sh ./build/srEXiWaHuhNyGwPUi444Tu47ZEDwxTWrbQiuD7FmgSAQ6X7Dy 95 cd .. 96 cd avalanchego/ 97 cd build/plugins/ 98...
hey @yulin-dong sorry for the late reply, had to prioritize something else. so I did build the new subnet-evm with the new go version, and moved the new vm over...