Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15172

Announcements • Re: v7.14.1 [stable] is released!

$
0
0
user-manager experienced some strange errors with 7.14.1 after upgrade on a hEX.
VPN users complained that they cannot log in, and i checked the logs:
Code:
 09:31:14 ipsec,error radius timeout
then i checked user-manager, and saw this:
Code:
[user@router] /user-manager> export # 2024-03-25 09:33:23 by RouterOS 7.14.1# software id = FFFF-EEEE## model = RB750Gr3# serial number = UWUWUWWE#error exporting "/user-manager/attribute"#error exporting "/user-manager/limitation"#error exporting "/user-manager/profile"#error exporting "/user-manager/user"#error exporting "/user-manager/user/group"#error exporting "/user-manager"#error exporting "/user-manager/advanced"#error exporting "/user-manager/profile-limitation"#error exporting "/user-manager/router"#error exporting "/user-manager/user-profile"[user@router] /user-manager> /sys package/print Columns: NAME, VERSION, BUILD-TIME, SIZE# NAME          VERSION  BUILD-TIME           SIZE     0 routeros      7.14.1   2024-03-08 12:50:23  9.3MiB   1 user-manager  7.14.1   2024-03-08 12:50:23  372.1KiB 2 wireless      7.14.1   2024-03-08 12:50:23  1572.1KiB
did not have much time to troubleshoot, i had to reboot it on the spot. the database is on an usb thumb drive with fat32 FS, so it is very likely the issue was related to media access errors. the system recovered and it's now operational. if it occurs again, will investigate deeper.
Code:
[user@router] /user-manager>  /disk/print Flags: B - BLOCK-DEVICE; M - MOUNTED; p - PARTITIONColumns: SLOT, MODEL, SERIAL, INTERFACE, SIZE, FREE, FS#     SLOT        MODEL                      SERIAL                    INTERFACE                  SIZE           FREE  FS   0 B   usb1        Kingston DataTraveler 2.0  00241D8CE51B1F90993F3CEC  USB 2.00 480Mbps  7 757 398 016                      1 BMp usb1-part1                             @512-7'757'398'016                          7 757 397 504  7 635 136 512  fat32
(not the best FS choice i admit)

regardless of that, there was no clear indication in the logs that the problem is related to the filesystem. it would be nice if user-manager would spit out messages with error severity if it is not able to read its files.

Statistics: Posted by doneware — Mon Mar 25, 2024 10:49 am



Viewing all articles
Browse latest Browse all 15172

Trending Articles