HandyOSS / HandyHost

Host DVPN/HNS, Sia and Akash all in one UI.
https://handyhost.computer
GNU Lesser General Public License v2.1
102 stars 16 forks source link

DVPN : "error unmarshalling: invalid character '<' looking for beginning of value" #49

Open ketsa opened 2 years ago

ketsa commented 2 years ago

Not the first time my node stops on this error, I have no idea why.

2022-01-15T17:41:18Z ERR Failed to broadcast the transaction error="error unmarshalling: invalid character '<' looking for beginning of value"
2022-01-15T17:41:19Z ERR Failed to broadcast the transaction error="error unmarshalling: invalid character '<' looking for beginning of value"
2022-01-15T17:41:19Z ERR Failed to broadcast the transaction error="error unmarshalling: invalid character '<' looking for beginning of value"
2022-01-15T17:41:20Z ERR Failed to broadcast the transaction error="error unmarshalling: invalid character '<' looking for beginning of value"
2022-01-15T17:41:21Z ERR Failed to broadcast the transaction error="error unmarshalling: invalid character '<' looking for beginning of value"
2022-01-15T17:41:21Z ERR Failed to update node status error="All attempts fail:\n#1: error unmarshalling: invalid character '<' looking for beginning of value\n#2: error unmarshalling: invalid character '<' looking for beginning of value\n#3: error unmarshalling: invalid character '<' looking for beginning of value\n#4: error unmarshalling: invalid character '<' looking for beginning of value\n#5: error unmarshalling: invalid character '<' looking for beginning of value"

I can provide more info on request.

alexsmith540 commented 2 years ago

this is an RPC error within DPVN. I'll add in a healthcheck for DVPN that can restart dvpn if it dies. Timeline: I'm currently finishing up testing out our v0.5.2 akash-focused release so this would hit v0.5.3 which I can make a fast follow to v0.5.2, likely next week.