"Filesystem is FULL!" error [fixed]

edited February 17 in Problems Now Fixed

Hello,

I am trying to update my Kiwi (it has been running for a decade) and for the first time I had the "Filesystem is FULL!" error appearing. I can no longer update.

The offending directory appears to be .git inside of Beagle_SDR_GPS:

root@kiwisdr:~/Beagle_SDR_GPS# pwd
/root/Beagle_SDR_GPS
root@kiwisdr:~/Beagle_SDR_GPS# sudo du -h --max-depth=1 . | sort -rh | head -n 10
1.9G	.
1.8G	./.git
50M	./extensions
34M	./unix_env
25M	./pkgs
12M	./web
6.0M	./rx
4.2M	./verilog.Vivado.2022.2.ip
2.0M	./tools
1.4M	./dx

can I go ahead and empty that directory or should I do anything else?

thanks

Comments

  • If this Kiwi is accessible from the Internet easiest thing is to email the URL and admin password to support@kiwisdr.com and I'll fix it for you.

    Is what you show being done from the admin console or a direct ssh connection? If ssh I can give you manual rebuilding instructions. But if admin console do not remove the .git directory. You'll never be able to update again.

  • I have access to both the console and ssh. In any event, I sent you an email.

    regards

    Alain

Sign In or Register to comment.