Device: Flint (GL-AX1800)
Firmware: 4.2.3
File system: F2FS

… while elsewhere & free size properly listed as:
root@GL-AX1800:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/sda1 239.0G 44.0G 194.2G 18% /mnt/sda1
Can you help view the API return?
curl -k http://127.0.0.1/rpc -H 'glinet: 1' -d '{"jsonrpc":"2.0","method":"call","params":["","nas-web","get_disk_list",{}],"id":1}'
Thanks.
Huh, I recognize that ERR FS
:
root@GL-AX1800:~# curl -k http://127.0.0.1/rpc -H 'glinet: 1' -d '{"jsonrpc":"2.0","metho
d":"call","params":["","nas-web","get_disk_list",{}],"id":1}'
{"id":1,"jsonrpc":"2.0","result":{"disk":[{"part":[{"uid":"94[redacted]32","free_size":195,"disk_name":"disk1_part1","fs_type":"ERR FS","total_len":244720,"label":"sda1","dev_name":"sda1"}],"sd_card":0,"part_num":1}],"disk_number":1}}
I’m pretty sure this is related:
I’ll update the title for this non-service impacting ‘bug’. Thanks.