I am getting this error frequently now when I run safe files put with some formatting code safe files put $i.zip | head -n1|cut -f2 -d'"'
willie@gagarin:~$ ~/projects/maidsafe/T5-scripts/dedup-tester/std-files-upload-test.sh
The Safe CLI had a problem and crashed. To help us diagnose the problem you can send us a crash report.
We have generated a report file at "/tmp/report-2715372b-cefc-4228-88f0-03b980ba6c25.toml". Please submit an issue, including the report as an attachment, at https://github.com/maidsafe/sn_api.
Alternatively, you can report it on our dev forum at: https://dev.autonomi.community.
In order to improve the software, we rely on people to submit reports.
Thank you kindly!
===============================================================
output files will be written to /tmp/std-file-upload-tests-04
This account has a balance of 776.633787184
===============================================================
processing a 5MB standard testfile
real 2m29.832s
user 0m26.573s
sys 0m0.556s
processing a 10MB standard testfile
real 4m36.921s
user 0m45.004s
sys 0m1.148s
I expect there is a more efficient and elegant way of returning simply the numerical balance - possibly with sed. @JPL had a crash as well running this script but he lost the report when he powered off his PC