ryan
July 22, 2019, 11:06pm
1
Running on Synology. I am trying to run dashboard but it never finishes loading. I’ve tried rebooting the NAS itself as well as reloading the node and nothing works.
Thoughts?
Alexey
July 22, 2019, 11:17pm
2
Please, show your logs
docker logs --tail 20 storagenode
ryan
July 22, 2019, 11:42pm
3
ERROR: 2019/07/22 23:41:10 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ERROR: 2019/07/22 23:41:13 pickfirstBalancer: failed to NewSubConn: rpc error: code = Canceled desc = grpc: the client connection is closing
ryan
July 23, 2019, 12:18am
4
We did lose power about 4 times last night due to violent storms in the area. Wonder if that affected anything.
Alexey
July 23, 2019, 7:30am
5
Please, change the info level of logging to the debug in the configuration file config.yaml
, save it and restart the container
docker restart -t 300 storagenode
Then copy the output of the command:
docker logs storagenode 2>&1 | grep -B 3 -i fatal
ryan
July 23, 2019, 9:47am
6
That command didn’t turn up anything but I re-ran the log command and here’s what I got:
2019-07-23T09:46:24.682Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1vLk3He4RQtc3DLE1wTf2a5g2kUfeihr5CvFyGiakpgkcKcvPe”}
2019-07-23T09:46:24.682Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “13AVPK1MNE39EGFxrYYeKE5GJBfo6PrxZtP65PJDRMuykF1ziL”}
2019-07-23T09:46:24.681Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1iCDXyg8pwJkPJaYQgdS7riNxXZg31kV2gpWnP9K73rrNz7EEX”}
2019-07-23T09:46:24.682Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1khaovKiFwMt93oaWoPpr7Wg4ZHA67jmwb1jXVpVwEB262auzZ”}
2019-07-23T09:46:28.966Z
INFO
piecestore
download started
{“Piece ID”: “6UQLXHCZQPMLNFONKDAQARGXWMMQTBDXEPNYE6KX35DXDWBMJZRA”, “SatelliteID”: “118UWpMCHzs6CvSgWd9BfFVjw5K9pZbJjkfZJexMtSkmKxvvAW”, “Action”: “GET”}
2019-07-23T09:46:33.930Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: rpc error: code = Canceled desc = context canceled”, “errorVerbose”: “node error: rpc error: code = Canceled desc = context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “142nXd5kT5SkHtPUFAY9riKxCDsA1gfrE4XbkfototCbddoq5e”}
2019-07-23T09:46:41.834Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: rpc error: code = Canceled desc = context canceled”, “errorVerbose”: “node error: rpc error: code = Canceled desc = context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “142hHAd5s3N4jUXMiWEJ1dqry7p41ZKJ2jBCuJMx8hZe5ZbLok”}
2019-07-23T09:46:41.834Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “122oFPJosDSyMkWtNdZTrheu6WRyP4pY3b6QmhX6oZMwJsZ8NzU”}
2019-07-23T09:46:49.211Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: rpc error: code = Canceled desc = context canceled”, “errorVerbose”: “node error: rpc error: code = Canceled desc = context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “12ZSweTMauixx1kBErvAQ2pNU8GADHo5E6vnqCHpnXdJeuTGk56”}
2019-07-23T09:46:49.211Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “11Dmm46ZBXkwBmXUuYj5TVw82zE7CN1dBf44Df8G5en661tAYg”}
2019-07-23T09:47:00.015Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: rpc error: code = Canceled desc = context canceled”, “errorVerbose”: “node error: rpc error: code = Canceled desc = context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “15MUzugW9JSeFHiP6nShRehpaceGN15wnrDQnajRU45fKvz8AC”}
2019-07-23T09:47:00.015Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1KRLx4pmxJqyojqewytygq1isfLB5kuYPfvVmKyDnPZzF18HAm”}
2019-07-23T09:47:00.015Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “12AChcJyCiwpJrKAhFRLvHhc62RCw5bGcENYGCor371WEb8qgBJ”}
2019-07-23T09:47:00.015Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1kRQiAshaz4t9CheJ6zJn2i6t4KjQ8QwjPQKk8ea1kvA39Dgfq”}
2019-07-23T09:47:00.016Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “12SY2spCJKBMLq6VuhSKrNukV4EG4aKVRymJH4B9BiK8yrq8QJX”}
2019-07-23T09:47:00.016Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “178iQ8d2iAK2KL8F1RC4mQ4GrRUPvN3zYq8VWpZ6VHAMCjD9Wx”}
2019-07-23T09:47:00.016Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “12xokKTMNr7V7Ko3eaGtnymFqTrZFiLzqzKh9VtYFuQSf6viBf”}
2019-07-23T09:47:00.017Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “1M9h7MGpRR9DiJbd61tHqCbu8Da7pG6sjsQD6AaorwpkZhBQE1”}
2019-07-23T09:47:00.017Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “13wtJpxywPckBeHdJz6wVCSVm9oY4fAWWoH179QCkgGHi4fY3W”}
2019-07-23T09:47:03.396Z
DEBUG
kademlia:endpoint
connection to node failed
{“error”: “node error: context canceled”, “errorVerbose”: “node error: context canceled\n\tstorj.io/storj/pkg/kademlia.(*Kademlia ).Ping:255\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).pingback:57\n\tstorj.io/storj/pkg/kademlia.(*Endpoint ).Query:42\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler.func1:535\n\tstorj.io/storj/pkg/server.logOnErrorUnaryInterceptor:39\n\tstorj.io/storj/pkg/pb._Nodes_Query_Handler:537\n\tgoogle.golang.org/grpc.(*Server ).processUnaryRPC:998\n\tgoogle.golang.org/grpc.(*Server ).handleStream:1278\n\tgoogle.golang.org/grpc.(*Server ).serveStreams.func1.1:717”, “nodeID”: “13fWmEDUhdJiczgxCg4dhQ1HnTKwarnatskqFp3sTuLpKT52EW”}
Alexey
July 23, 2019, 9:54am
7
I interested only in fatal errors, others are not so important and will not leads to the crash.
If you don’t see a fatal errors, then try to start a dashboard.
ryan
July 23, 2019, 12:00pm
8
Dashboard does come up now but it’s REALLY slow to load. Digging into the NAS I can see that it’s doing a data scrub from losing power (battery backup had failed too). I’ll wait until it’s done and then try this all again.
if there is a high impact on system performance, you can lower the speed of the data scrubbing in storage manager.
ryan
July 23, 2019, 5:56pm
10
That’s good to know, mine was set at maximum speed.
FYI my dashboard works fine now that scrubbing is done.