Ok, just did…
Provisioning
Finished provisioning. but the mesh is too weak (not sure why… same spot, same everything… just disconnected from the wall and plugged it back again after trashing it from the portal)
Ok, just did…
Provisioning
Finished provisioning. but the mesh is too weak (not sure why… same spot, same everything… just disconnected from the wall and plugged it back again after trashing it from the portal)
Same behavior after reset.
I’m not sure if the order changed, but I can’t see the AP names. For me, the meshed AP is listed 2nd. Looks like the channel was changed as well.
I’ll grab some diagnostic data and send it to the devs.
the order changed when I´ve deleted and reprovisioned it… it´s now last. Same name, “Afuera”.
It has been more stable since the reprovisioning, still flaky, but more stable afterall … not as bad as before. What puzzles me now, is that I can´t see any upstream stats… upload speed stays at 0 pretty much all the time
,
Not sure why the cams doesn´t like the AP anymore, they jump back to the Oficina Pucca AP after few minutes, so all I have on the Afuera AP is the traffic of 2 smart bulbs
Reloaded the page and Afuera is now back to second line. Issue persists
@izaguirre1285 I always like to ask permission before just up and doing things on some else’s network.
Would it be OK if I invited at least one developer to your site if needed?
Sure thing! Feel free and go ahead
We have found why the mesh is shutting off and it’s by design.
A log entry that reads:
Received packet on m5 with own address
Indicates that there was a loop detected on the network. When a loop is detected, mesh is immediately shut off, for obvious reasons. I can see in the logs that there doesn’t appear to be Ethernet link (sounds counterintuitive but you can actually use the APs as a wireless bridge) which leaves only WiFi devices. Are there any devices on your network that are both connected to WiFi and Ethernet? If so, I would verify that they have Network Connection Sharing or equivalent terminology disabled.
If that’s not the case, there are a couple other options.
Why would the behavior of other devices affect how the AP hooks up to its peers? I have few devices that are like that, mainly laptops and servers… there are usually at least 30 devices connected to the network, with a peak of 60 because I run my own company at home and I have smart devices, cellphones, laptops, and servers, these last 2 with redundant connections of ethernet and wifi.
So setting up a new SSID is not an option, and I can try to identify which device could be causing it, but it doesn´t make sense to me that reason. How would you prevent that in a bigger company´s network? you just can´t
That is how layer 2 loops happen, typically. It’s the equivalent of taking a single Ethernet cable and plugging both ends of the cable into the same switch. That creates an L2 loop. In this case, it’s more complex and thus, easier to do. Any network admin who’s honest will tell you they’ve done it at least once.
The key here is with “Internet Connection Sharing” enabled or if the device is simply in bridge mode, that will do it as well.
I’m not saying definitively that there is a L2 loop, I’m saying that’s what the logs are telling us along with the expected behavior of the AP should an L2 loop occur.
To clarify, I was suggesting adding an SSID for testing purposes only.
The typical way L2 loops are prevented is with STP or RSTP, a protocol that gives weight, usually dynamically but can also be manually adjusted. This has the added benefit of offering switch failure/failover capabilities. That’s how it’s prevent in not just large businesses, but regular home networks as well. STP = Spanning Tree Protocol, RSTP = Rapid Spanning Tree Protocol. If you’re familiar with OSPF routing, it’s roughly the same concept.
Thanks for the info, yeah, I´m familiar with RSTP. I was investigating about loop issues and the mac of the other device is logged at the OS level… could you please ask engineering if they have that?
Update after almost a couple of days…
I´ve checked and the router and all 3 switches have the RSTP enabled, issue persists.
I´ve disabled fast roaming, the thing got way better… but still with issues (happened about once or twice every hour, not minutes away in a loop).
I´ve ran a cable of 60 feet from the switch to the AP just for the sake of the testing, and everything has been rock solid.
Which makes me think:
Thanks.
Have you had a chance to drop some device from the network to see if the issue goes away?
In addition to what @Alta-Matt_v2 suggested you may want to see if there are any MAC flap logs on the switches in the broken state. Might help identify where loops are coming from. For example, if we suspect the right hand side host is causing a loop, you may see MAC moves on the connected Mikrotik switch indicating the AP MAC is moving between the host’s interface and the fiber interface connecting to the UI fiber switch.