It's been along time since I did a complete optimize + full optimize, and I thought it was time as I've been adding more nodes to the network, and removing some old ones.
There are roughly 60 nodes to optimize, the last 10-15 are battery powered.
The normal optimize did what it should do..
At first it seemed like the Full Optimize did too.
However, when it hit node number 30 to optimize (Node 51), it started to fail, and the log showed this:
As it appeared to be working, but somehow the error message got stuck. HS3 has no problem reaching these nodes.
... and after that; this was the story:
... and so on until the very least:
Is it the logging or the optimization that is buggy?
HS3 can reach all of my nodes, no problem.
I'm performing another Full Optimize, and it started failing again when it tried to optimize Node 51, but when it got to Node 57 it started working again.
There are roughly 60 nodes to optimize, the last 10-15 are battery powered.
The normal optimize did what it should do..

At first it seemed like the Full Optimize did too.
However, when it hit node number 30 to optimize (Node 51), it started to fail, and the log showed this:
Code:
------------------------------------------------------ Optimizing node 51 (0. etg Bad Taklys)... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 52 (2. etg Soverom Ovn, Root)... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 53 (2. etg NM-rom Ovn, Root)... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 54 (0. etg Kjellerstue Pultlys, Root)... ... ... ... ... ... ... ... ... ... ... Done. The optimization was not executed as the node cannot be reached.
... and after that; this was the story:
Code:
------------------------------------------------------ Optimizing node 56 (2. etg Gjesterom Ovn, Root)... Done. The optimization was not executed as the node cannot be reached. ------------------------------------------------------ Optimizing node 57 (2. etg LH-rom Ovn, Root)... Done. The optimization was not executed as the node cannot be reached. ------------------------------------------------------ Optimizing node 58 (1. etg Kjokken Ovn, Root)... Done. The optimization was not executed as the node cannot be reached. ------------------------------------------------------ Optimizing node 62 (0. etg Kjellerstue Ovn, Root)... Done. The optimization was not executed as the node cannot be reached. ------------------------------------------------------
Code:
------------------------------------------------------ Optimizing node 110 (0. etg Kjellerstue Media, Root)... Done. The optimization was not executed as the node cannot be reached. Node 110 Neighbor Status: 17 Neighbors: 12, 13, 14, 20, 25, 29, 30, 33, 35, 43, 51, 54, 55, 89, 99, 100, 102 ------------------------------------------------------ Optimization complete.
Is it the logging or the optimization that is buggy?
HS3 can reach all of my nodes, no problem.
I'm performing another Full Optimize, and it started failing again when it tried to optimize Node 51, but when it got to Node 57 it started working again.
Code:
------------------------------------------------------ Optimizing node 51 (0. etg Bad Taklys)... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 52 (2. etg Soverom Ovn, Root)... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 53 (2. etg NM-rom Ovn, Root)... ... ... ... ... ... ... ... ... ... ... ... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 54 (0. etg Kjellerstue Pultlys, Root)... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 56 (2. etg Gjesterom Ovn, Root)... ... ... ... ... ... ... ... ... ... ... ... ... Done. The optimization was not executed as the node cannot be reached. ... ... ------------------------------------------------------ Optimizing node 57 (2. etg LH-rom Ovn, Root)... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... Done.
Comment