It bricked my 951ui-2hnd. The router seems to be working fine but when I connect via WinBox I get only blank screens (For example if I go to interfaces it doesn’t show any interfaces). and WinBox drops me every 20 seconds. Totally not “STABLE”
When you have it running in a 7.x release, do a /export show-sensitive file=name and download the .rsc file. Also make a .backup file just in case.
Then netinstall version 7.4. connect from winbox via MAC address, upload the .rsc file and reset the config to completely blank (no defaults) and /import the .rsc file with option verbose
Should it stop halfway, use the command again with option from-line to start past the offending line.
When finished, make a new /export and use a text compare tool to compare the files to see if you did not miss something.
Yes, I have. But what I’ve observed in the past, is that the RB5009 (or RB4011, my previous) would show certain activity via the LEDs when powered on, and getting into Netboot via the RESET button, the activity changes.
My RB5009 simply powers on, shows the Blue LED, and the Eth2 LED (faintly), and nothing changes. This is whether powered on “normally”, powered on with RESET held, or holding RESET immediately after power on.
I believe I’ve seen posts online saying that the faint LED on Eth2 is more than likely an indicator of a hardware failure.
When that " The local time is" line indeed has a CR/LF in front of it, this certainlu is a fault of the FTP server!
There should be “230-” in front of that line, just like the “230-Welcome user” line.
So try to find why it outputs that line and how it can be removed or corrected.
Why did it not fail in previous RouterOS? Likely, someone reported that the FTP client did not handle errors properly,
e.g. when the user/password was refused it would not notice that, and now the FTP client does proper parsing of those
3-digit numbers on each line (which are error/status codes). It now fails because your FTP server sends garbage.
Thank you BartoszP, I have tried it but unfortunately did not help, also tried getting the latest WinBox off MT’s website. I did figure that login via MAC locally works fine but login via IP is having the disconnection problem every 20 seconds. Strange is, the connection via IP has been working for the last 3 years without any issues and just now got bricked with the 7.4 release
Ok I apparently assumed to easily that the line format for FTP would be the same as for SMTP, where certainly it is as I described.
I seem to remember that FTP servers sending large banners always formatted them with those continuation reply codes in front of every line, but maybe that was just the safest thing to do.
At the moment, it is difficult to confirm that as FTP has been phased out by most sites by now.
Edit: this is what I meant:
Connected to ftp.nluug.nl.
220-Welcome to the FTP archive of
220-The Netherlands Unix Users Group (NLUUG).
220-
220-This server is located in The Netherlands, Europe.
220-If you are abroad, please find an ftp site near you.
220-Most information on this site is mirrored.
220-
220-Information about your login and any transfers you do are logged.
220-If you don't like this, disconnect now.
220-
220-For statistics, see http://ftp.nluug.nl/.statistics/
220-Problems? Mail ftp-admin @ nluug.nl
220-
220-You may login as "ftp" or "anonymous".
220-
220
But then indeed it appears that the changes in v7.4 do not conform to the RFC959 standard and need more work to handle the format as described in the RFC.
Well, well…
For obscurus: note that likely nothing further will happen unless you make a ticket about this (either by mailing it or by directly creating the ticket in the support system). Bugs reported in the release topics are usually not picked up by MikroTik staff, unless a developer of a particular piece of code sees it and creates the ticket himself.
I have a pair of hAP lites that I upgraded to 7.2rc4 a few months ago - I don’t remember using Netinstall but maybe I just suppressed the memory. I just purchased another one, running 6.47.9, and it appears there isn’t enough free disk space to upload the package via Winbox. The /files area is empty - but I don’t have 8M available. Is the only upgrade option a Netinstall?