mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Document the aaamgr_local_user.json case: SR Linux's aaamgr daemon rewrites the file during boot as the image's srlinux user (uid 1002) after the start-time permission pass, leaving it unreadable until the stop-time pass. Trace the warning to the file-browser API chain (Show in file manager -> list_node_files -> magic.from_file) and note the impact is limited to the file_type field.