v7.13.5 [stable] is released!

That helps! Thank you.

My dear Mozerd, one should know that a 7.X.0 offering will be quickly followed by 7.X.1, as you note you yourself were using 7.12.1,
Never buy the first model year of a car :wink: Even smarter folks always wait to .2 LOL

For N.A. raised members, its akin to Charlie Brown believing Lucy is actually going to keep holding the football down for the kick this time!!

I did a quick lab on the rc version (only between ros devices) and so far.. it was ok.
I had no time to test interoperability, it will be my next move.

I’m new to MT scripts so i need help with it; if anyone can do this for me i will be glad.

  • MT’s own old wireless drivers? => No

  • wifiwave2 with chipset vendors driver? => Yes, those driver supports it, but is it enabled by MikroTik for IPQ40xx?

have a similar experience, report SUP-132127 and no reply ever since.
all topology running well in v6
so upgrading MPLS to v7 still a question

thx

Please send supout file from you both devices to support@mikrotik.com

Please create a support ticket and attach a supout file from both RouterOS versions.
https://help.mikrotik.com/servicedesk/servicedesk

@pe1chl, exacly, from 7.12.1.
After enabling bridge VLAN filtering all went working, but it cost us a long journey…

As mentioned by others bonding stopped working for me on multiple devices after 7.13 update, and one wireless cube with out of box config disappeared need to go check what happend to it after 7.13…
Edit:So 2x CubeG updated same time and same way(automatic check for updates), one update fine, other had missing wireless package for some reason, after adding that 60ghz link established, but still i had NO communication between sites until i killed bonds both sides(5+60ghz)

we still getting pppoe-server crash on x86 platform, arm64 is stable.
SUP-136050 pppoe server crash 7.13beta3
SUP-97493 pppoe v7 issue
the first ticket was opened more then one year ago.
both tickets are updated with latest autosupout generated on 7.13rc4

we thing it is related to uniquness issue about dynamic interface id.
regards

Ok but was it enabled on the 7.12.1 config and did it get disabled by the upgrade, or were you running a bridge configured with VLANs but with VLAN filtering not (yet) enabled and did that now fail to work under 7.13?
One thing I have learned to do over time is: prior to upgrade, export the config. Then after upgrade, export it again and “diff” them.
Then you can see what the upgrade has changed in config (interesting anyway) and what you need to focus on when troubleshooting.
When you have upgraded that device from 6.x originally, it is advisable to netinstall and re-import the exported config. Having an upgraded device tends to cause vague problems like this.

I agree 100%.

By the way, another reason for me to hold back relates to the SNMP on Wifiwave2 and changes in the structure.
Using the wireless package, SNMP stats give me (amongst other info) details on every client connected to the Wifi, which on my Grafana dashboard helps me identify devices with poor wifi signals. This allows me to be proactive and move them or improve coverage.

On my HAP AX2 and AX3, that info does not seem to be avaialble. Either that, or I do not have the correct yaml file to interpret it…
See this … http://forum.mikrotik.com/t/wifiwave2-snmp-metrics-missing-hap-ax2/162297/1

If anyone has a fix / workaround, please advise.

+1
Cube 60Pro ac bonding stopped working after upgrading 7.12 → 7.13

For me on several 951s and one hap ac2 after the upgrade the “old-gen” wireless package was missing and wifi stopped working.
I needed to install the “wireless” package manually in order to see the interfaces again.

Hi, follow this error:


[ ] > :put ([/tool fetch url="https://upgrade.mikrotik.com/routeros/NEWEST7.stable" as-value output=user]->"data")
7.12.1 1700221125

It should report: 7.13 and epoch date: 1702542240 approx.

All my routers say 7.12.1 1700221125

Old drivers are no longer bundled in routeros main package, wireless package must be installed with main to use old drivers.
In my case virtual wireless interfaces was not created from 7.12.1 exported configuration for same old drivers, I had to recreate them manually over Winbox.

AFAIK it will only report 7.12.1 if your current version is below 7.12.1. This is because else the update to 7.13 will likely fail.

Hello, I mentioned the problem above and the same situation happened to me.