I’ve got some Argons at a remote site that I deployed to, updating from 1.5.2 to 2.0.1. After the deployment, one came back online but two seem to be stuck in safe mode. I get this big readout from the spark/status/safe-mode
event. What can I learn from all this data? Here’s an example:
{
"p":12
"m":[
0:{
"s":49152
"l":"m"
"vc":30
"vv":30
"f":"b"
"n":"0"
"v":1005
"d":[]
}
1:{
"s":671744
"l":"m"
"vc":30
"vv":30
"f":"s"
"n":"1"
"v":1512
"d":[
0:{
"f":"b"
"n":"0"
"v":501
"_":""
}
1:{
"f":"a"
"n":"0"
"v":202
"_":""
}
]
}
2:{
"s":131072
"l":"m"
"vc":30
"vv":26
"u":"21141FA36D96EFFA46E75348CF36CAE64B3623629089DE111DCCE191C56D9580"
"f":"u"
"n":"1"
"v":6
"d":[
0:{
"f":"s"
"n":"1"
"v":2011
"_":""
}
]
}
3:{
"s":1536000
"l":"m"
"vc":30
"vv":30
"f":"c"
"n":"0"
"v":5
"d":[]
}
4:{
"s":192512
"l":"m"
"vc":30
"vv":30
"f":"a"
"n":"0"
"v":202
"d":[]
}
]
}